Skip to content

retrive old changes

retrive old changes #2

Triggered via pull request August 10, 2024 15:38
Status Success
Total duration 7m 44s
Artifacts

lint.yml

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

Annotations

19 errors
lint (backend): packages/backend/src/core/NoteUpdateService.ts#L85
Expected no linebreak before this statement
lint (backend): packages/backend/src/core/NoteUpdateService.ts#L154
Unexpected whitespace between function name and paren
lint (backend): packages/backend/src/core/NoteUpdateService.ts#L174
Unexpected whitespace between function name and paren
lint (backend): packages/backend/src/core/NoteUpdateService.ts#L193
Expected space(s) after "if"
lint (backend): packages/backend/src/core/NoteUpdateService.ts#L194
Expected no linebreak before this statement
lint (backend): packages/backend/src/core/NoteUpdateService.ts#L296
Newline required at end of file but not found
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 `!==`
typecheck (backend)
Property 'skebStatus' is missing in type '{ version: any; publishTarballInsteadOfProvideRepositoryUrl: boolean; url: string; port: number; socket: string | undefined; chmodSocket: string | undefined; disableHsts: boolean | undefined; ... 46 more ...; pidFile: string; }' but required in type 'Config'.
typecheck (backend)
Cannot find name 'additionalCc'.
typecheck (backend)
Cannot find name 'additionalCc'.
typecheck (backend)
Property 'appendNoteVisibleUser' does not exist on type 'NoteCreateService'.
typecheck (backend)
Cannot find name 'additionalCc'.
typecheck (backend)
Process completed with exit code 2.
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.