Skip to content

retrive old changes

retrive old changes #1

Triggered via pull request August 9, 2024 10:42
Status Success
Total duration 8m 36s
Artifacts

lint.yml

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

Annotations

17 errors
typecheck (misskey-js)
Property '"notes/update"' is missing in type '{ 'admin/meta': "application/json"; 'admin/abuse-user-reports': "application/json"; 'admin/abuse-report/notification-recipient/list': "application/json"; 'admin/abuse-report/notification-recipient/show': "application/json"; ... 374 more ...; 'reversi/verify': "application/json"; }' but required in type 'Record<keyof Endpoints, "application/json" | "multipart/form-data">'.
typecheck (misskey-js)
Process completed with exit code 2.
typecheck (backend)
Property '"notes/update"' is missing in type '{ 'admin/meta': "application/json"; 'admin/abuse-user-reports': "application/json"; 'admin/abuse-report/notification-recipient/list': "application/json"; 'admin/abuse-report/notification-recipient/show': "application/json"; ... 374 more ...; 'reversi/verify': "application/json"; }' but required in type 'Record<keyof Endpoints, "application/json" | "multipart/form-data">'.
typecheck (backend)
Process completed with exit code 1.
lint (backend): packages/backend/src/core/activitypub/models/ApNoteService.ts#L356
Expected no linebreak before this statement
lint (backend): packages/backend/src/core/activitypub/models/ApNoteService.ts#L361
Expected no linebreak before this statement
lint (backend): packages/backend/src/core/activitypub/models/ApNoteService.ts#L376
Unexpected constant binary expression. Compares constantly with the right-hand side of the `!==`
lint (backend): packages/backend/src/server/api/endpoints/notes/update.ts#L118
Expected no linebreak before this statement
lint (backend): packages/backend/src/server/api/endpoints/notes/update.ts#L123
Expected no linebreak before this statement
lint (backend): packages/backend/src/server/api/endpoints/notes/update.ts#L138
Expected no linebreak before this statement
lint (backend): packages/backend/src/server/api/endpoints/notes/update.ts#L144
Expected no linebreak before this statement
lint (backend): packages/backend/src/server/api/endpoints/notes/update.ts#L168
Newline required at end of file but not found
lint (backend)
Process completed with exit code 1.
lint (frontend): packages/frontend/src/scripts/get-note-menu.ts#L218
A space is required after '{'
lint (frontend): packages/frontend/src/scripts/get-note-menu.ts#L218
A space is required before '}'
lint (frontend)
Process completed with exit code 1.