NSFWを常に表示にする設定でも年齢確認処理を行う前は隠す #457
lint.yml
on: pull_request
pnpm_install
37s
Matrix: lint
Matrix: typecheck
Annotations
9 errors and 10 warnings
typecheck (backend)
Cannot find name 'targetUri'. Did you mean 'target'?
|
typecheck (backend)
Object literal may only specify known properties, and 'statusUrl' does not exist in type '{ name: SchemaType<{ readonly type: "string"; readonly optional: false; readonly nullable: true; }>; uri: string; bannerUrl: SchemaType<{ readonly type: "string"; readonly optional: false; readonly nullable: true; }>; ... 46 more ...; urlPreviewEndpoint: string; } & {} & { ...; }'.
|
typecheck (backend)
Type '{ readonly tags: readonly ["admin"]; readonly requireCredential: true; readonly requireAdmin: true; }' does not satisfy the constraint 'IEndpointMeta'.
|
typecheck (backend)
Type '{ readonly tags: readonly ["admin"]; readonly requireCredential: true; readonly requireAdmin: true; }' does not satisfy the constraint 'IEndpointMeta'.
|
typecheck (backend)
Property 'packMany' does not exist on type 'MessagingMessageEntityService'.
|
typecheck (backend)
Type '{ readonly description: "高度な検索ができます"; readonly tags: readonly ["notes"]; readonly requireCredential: true; readonly res: { readonly type: "array"; readonly optional: false; readonly nullable: false; readonly items: { ...; }; }; readonly errors: { ...; }; }' does not satisfy the constraint 'IEndpointMeta'.
|
typecheck (backend)
Process completed with exit code 2.
|
lint (frontend):
packages/frontend/src/pages/notifications.vue#L99
Multiple spaces found 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#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#L139
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#L161
Unexpected any. Specify a different type
|
lint (cherrypick-js):
packages/cherrypick-js/src/consts.ts#L165
Unexpected any. Specify a different type
|
lint (cherrypick-js):
packages/cherrypick-js/src/consts.ts#L166
Unexpected any. Specify a different type
|