Skip to content

Type4ny init

Type4ny init #1

Triggered via pull request July 15, 2024 11:51
Status Success
Total duration 16m 39s
Artifacts

lint.yml

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

Annotations

30 errors and 10 warnings
typecheck (backend)
Argument of type '{ id: string; targetUserId: string; reporterId: string; comment: string; }' is not assignable to parameter of type '{ id: string; targetUserId: string; reporterId: string; comment: string; notes: any[]; noteIds: string[]; }'.
typecheck (backend)
Import declaration conflicts with local declaration of 'Option'.
typecheck (backend)
Import declaration conflicts with local declaration of 'MinimumUser'.
typecheck (backend)
Cannot find name 'MiDriveFile'.
typecheck (backend)
Cannot find name 'IPoll'. Did you mean 'MiPoll'?
typecheck (backend)
Cannot find name 'IEvent'. Did you mean 'Event'?
typecheck (backend)
Cannot find name 'MiChannel'.
typecheck (backend)
Cannot find name 'MiApp'. Did you mean 'Map'?
typecheck (backend)
Parameter 'choice' implicitly has an 'any' type.
typecheck (backend)
No overload matches this call.
lint (backend): packages/backend/src/core/NoteUpdateService.ts#L223
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
lint (backend): packages/backend/src/core/activitypub/ApInboxService.ts#L774
Closing curly brace does not appear on the same line as the subsequent block
lint (backend): packages/backend/src/server/FileServerService.ts#L411
Missing space before opening brace
lint (backend): packages/backend/src/server/FileServerService.ts#L432
Expected space(s) before "else"
lint (backend): packages/backend/src/server/api/SignupApiService.ts#L116
Unexpected constant nullishness on the left-hand side of a `??` expression
lint (frontend): packages/frontend/src/components/MkCustomEmojiEditLocal.vue#L68
Block must not be padded by blank lines
lint (misskey-js): packages/misskey-js/eslint.config.js#L4
Prefer named exports
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.ts#L52
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.types.ts#L31
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.types.ts#L36
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L140
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L141
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L162
Unexpected any. Specify a different type