Merge remote-tracking branch 'cherry/develop' into develop #10
lint.yml
on: push
pnpm_install
4m 17s
Matrix: lint
Matrix: typecheck
Annotations
17 errors and 10 warnings
typecheck (backend)
Property 'cloudLogging' does not exist on type 'Config'.
|
typecheck (backend)
Property 'cloudLogging' does not exist on type 'Config'.
|
typecheck (backend)
Property 'cloudLogging' does not exist on type 'Config'.
|
typecheck (backend)
Type 'string | null | undefined' is not assignable to type 'string | FindOperator<string> | undefined'.
|
typecheck (backend)
Type 'string | null | undefined' is not assignable to type 'string'.
|
typecheck (backend)
Property 'cloudLogging' does not exist on type 'Config'.
|
typecheck (backend)
Property 'genId' does not exist on type 'IdService'. Did you mean 'gen'?
|
typecheck (backend)
Conversion of type '{ id: string; createdAt: Date; fileIds: string[]; text: string | null; userId: string; visibility: "specified"; emojis: {}[]; tags: {}[]; mentions: string[]; mentionedRemoteUsers: string; }' to type 'MiNote' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
typecheck (backend)
Property 'genId' does not exist on type 'IdService'. Did you mean 'gen'?
|
typecheck (backend)
Property 'insertModerationLog' does not exist on type 'ModerationLogService'.
|
lint (frontend):
packages/frontend/src/components/MkAnnouncementDialog.vue#L43
'ref' is not defined
|
lint (frontend):
packages/frontend/src/components/MkAnnouncementDialog.vue#L44
'ref' is not defined
|
lint (frontend):
packages/frontend/src/components/MkAnnouncementDialog.vue#L45
'ref' is not defined
|
lint (frontend):
packages/frontend/src/components/MkAutocomplete.vue#L130
A space is required after '{'
|
lint (frontend):
packages/frontend/src/components/MkAutocomplete.vue#L130
'defaultStore' is already defined
|
lint (frontend):
packages/frontend/src/components/MkAutocomplete.vue#L130
A space is required before '}'
|
lint (frontend)
Process completed with exit code 1.
|
lint (cherrypick-js):
packages/cherrypick-js/src/acct.ts#L7
Assignment to function parameter 'acct'
|
lint (cherrypick-js):
packages/cherrypick-js/src/api.ts#L10
Unexpected any. Specify a different type
|
lint (cherrypick-js):
packages/cherrypick-js/src/api.ts#L13
Unexpected any. Specify a different type
|
lint (cherrypick-js):
packages/cherrypick-js/src/api.ts#L25
Unexpected any. Specify a different type
|
lint (cherrypick-js):
packages/cherrypick-js/src/api.ts#L33
Unexpected any. Specify a different type
|
lint (cherrypick-js):
packages/cherrypick-js/src/api.ts#L36
Unexpected any. Specify a different type
|
lint (cherrypick-js):
packages/cherrypick-js/src/api.ts#L57
Unexpected any. Specify a different type
|
lint (cherrypick-js):
packages/cherrypick-js/src/api.ts#L57
Unexpected any. Specify a different type
|
lint (cherrypick-js):
packages/cherrypick-js/src/api.ts#L57
Unexpected any. Specify a different type
|
lint (cherrypick-js):
packages/cherrypick-js/src/api.ts#L99
Unexpected any. Specify a different type
|