refa(satori): introduce strict typings #1321
Annotations
11 errors and 5 warnings
build
Interface 'Bot<C, T>' incorrectly extends interface 'Methods'.
|
build
Property 'platform' has no initializer and is not definitely assigned in the constructor.
|
build
Property 'logger' has no initializer and is not definitely assigned in the constructor.
|
build
'session.event.button' is possibly 'undefined'.
|
build
'type' is possibly 'null'.
|
build
'type' is possibly 'null'.
|
build
Type '{ id: string; type?: Channel.Type | undefined; name?: string; parentId?: string; position?: number; }' is not assignable to type 'Channel'.
|
build
Process completed with exit code 2.
|
test (20)
Process completed with exit code 1.
|
test (22)
Process completed with exit code 1.
|
test (18)
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|