Skip to content

update

update #1

Triggered via push May 28, 2024 16:22
Status Success
Total duration 10m 5s
Artifacts

lint.yml

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

Annotations

30 errors and 10 warnings
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#L777
Closing curly brace does not appear on the same line as the subsequent block
lint (backend): packages/backend/src/models/RepositoryModule.ts#L28
A space is required after ','
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"
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.
typecheck (backend)
Cannot find name 'IPoll'. Did you mean 'MiPoll'?
lint (frontend): packages/frontend/src/components/MkCustomEmojiEditLocal.vue#L68
Block must not be padded by blank lines
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#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
lint (misskey-js): packages/misskey-js/src/consts.ts#L166
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L167
Unexpected any. Specify a different type