Skip to content

json-schema配下の最新化 #14617

json-schema配下の最新化

json-schema配下の最新化 #14617

Triggered via pull request November 21, 2023 02:12
Status Success
Total duration 7m 7s
Artifacts

lint.yml

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

Annotations

2 errors and 10 warnings
typecheck (backend)
Type '{ myReaction?: string | undefined; clippedCount?: number | undefined; reply?: ({ id: string; text: SchemaType<{ readonly type: "string"; readonly optional: false; readonly nullable: true; }>; ... 7 more ...; createdAt: string; } & {} & { ...; }) | undefined; ... 27 more ...; url: string | undefined; }' is not assignable to type '{ id: string; text: SchemaType<{ readonly type: "string"; readonly optional: false; readonly nullable: true; }>; userId: string; user: { host: SchemaType<{ readonly type: "string"; readonly nullable: true; readonly optional: false; readonly example: "misskey.example.com"; readonly description: "The local host is rep...'.
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#L10
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L13
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L25
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L33
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L36
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L57
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L57
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L57
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L99
Unexpected any. Specify a different type