Skip to content

Fix:Searchfile/missinglocale #61

Fix:Searchfile/missinglocale

Fix:Searchfile/missinglocale #61

Triggered via pull request March 25, 2024 04:49
Status Success
Total duration 8m 49s
Artifacts

lint.yml

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

Annotations

28 errors and 10 warnings
lint (backend): packages/backend/src/core/SearchService.ts#L245
Expected space(s) after "if"
lint (backend): packages/backend/src/core/SearchService.ts#L245
Missing space before opening brace
lint (backend): packages/backend/src/core/SearchService.ts#L246
Expected space(s) after "if"
lint (backend): packages/backend/src/core/SearchService.ts#L246
Missing space before opening brace
lint (backend): packages/backend/src/core/SearchService.ts#L248
Expected space(s) before "if"
lint (backend): packages/backend/src/core/SearchService.ts#L248
Expected space(s) after "if"
lint (backend): packages/backend/src/core/SearchService.ts#L248
Missing space before opening brace
lint (backend)
Process completed with exit code 1.
typecheck (backend)
Argument of type '{ lastUsedAt: Date; user: null; userList: null; id: string; userId: string; name: string; src: "group" | "users" | "home" | "all" | "list" | "users_blacklist"; userListId: string | null; ... 11 more ...; localOnly: boolean; }' is not assignable to parameter of type 'MiAntenna'.
typecheck (backend)
Type '{ lastUsedAt: Date; user: null; userList: null; id: string; userId: string; name: string; src: "group" | "users" | "home" | "all" | "list" | "users_blacklist"; userListId: string | null; ... 11 more ...; localOnly: boolean; }' is not assignable to type 'MiAntenna'.
typecheck (backend)
Argument of type '{ lastUsedAt: Date; user: null; userList: null; id: string; userId: string; name: string; src: "group" | "users" | "home" | "all" | "list" | "users_blacklist"; userListId: string | null; ... 11 more ...; localOnly: boolean; }' is not assignable to parameter of type 'MiAntenna'.
typecheck (backend)
Argument of type 'DeleteObjectCommand' is not assignable to parameter of type 'Command<ServiceInputTypes, DeleteObjectCommandInput, ServiceOutputTypes, DeleteObjectCommandOutput, SmithyResolvedConfiguration<...>>'.
typecheck (backend)
'err' is of type 'unknown'.
typecheck (backend)
Argument of type 'MiNote | null | undefined' is not assignable to parameter of type 'MiNote'.
typecheck (backend)
Argument of type 'MiNote | null | undefined' is not assignable to parameter of type 'string | MiNote'.
typecheck (backend)
'renote' is possibly 'null' or 'undefined'.
typecheck (backend)
'err' is of type 'unknown'.
typecheck (backend)
'err' is of type 'unknown'.
lint (frontend): packages/frontend/src/pages/search.note.vue#L124
Expected space(s) after "if"
lint (frontend): packages/frontend/src/pages/search.note.vue#L125
Opening curly brace does not appear on the same line as controlling statement
lint (cherrypick-js): packages/cherrypick-js/src/acct.ts#L7
Assignment to function parameter 'acct'
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L17
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L32
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.types.ts#L30
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.types.ts#L35
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/consts.ts#L140
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/consts.ts#L141
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/consts.ts#L162
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/consts.ts#L166
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/consts.ts#L167
Unexpected any. Specify a different type