Skip to content

use node 22, update deps #1774

use node 22, update deps

use node 22, update deps #1774

Triggered via pull request November 22, 2024 15:44
Status Success
Total duration 9m 32s
Artifacts

lint.yml

on: pull_request
Matrix: lint
Matrix: typecheck
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
typecheck (backend)
Type 'Promise<Job<ExtractDataType<DataType, DataType>, ExtractResultType<DataType, ResultType>, ExtractNameType<DataType, NameType>>>' is not assignable to type 'Promise<Job<DataType, ResultType, NameType>>'.
typecheck (backend)
Argument of type 'NameType' is not assignable to parameter of type 'ExtractNameType<DataType, NameType>'.
typecheck (backend)
Process completed with exit code 1.
lint (misskey-js): packages/misskey-js/src/acct.ts#L7
Assignment to function parameter 'acct'
lint (misskey-js): packages/misskey-js/src/api.ts#L17
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L32
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.types.ts#L30
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.types.ts#L35
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L158
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L159
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L187
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L191
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L192
Unexpected any. Specify a different type