Enhance(sensitive-flag):センシティブフラグの機能の強化 #2127
lint.yml
on: pull_request
pnpm_install
58s
Matrix: lint
Matrix: typecheck
Annotations
6 errors and 11 warnings
typecheck (backend)
Property 'isSensitiveByModerator' is missing in type '{ id: string; createdAt: Date; userId: null; user: null; userHost: null; md5: string; name: string; type: string; size: number; comment: null; blurhash: null; properties: {}; storedInternal: false; ... 16 more ...; requestIp: null; }' but required in type 'MiDriveFile'.
|
typecheck (backend)
Process completed with exit code 2.
|
lint (frontend):
packages/frontend/src/components/MkNotification.vue#L172
Attribute "v-if" should go before "style"
|
lint (frontend):
packages/frontend/src/components/MkNotification.vue#L192
A space is required after '{'
|
lint (frontend):
packages/frontend/src/components/MkNotification.vue#L192
A space is required before '}'
|
lint (frontend)
Process completed with exit code 1.
|
pnpm_install
Cache not found for keys: node-cache-Linux-x64-pnpm-b5f1dee15474a670fe1bbc16167d95a528e05781cbe99e8ddbc7003c6a73220c
|
lint (misskey-js):
packages/misskey-js/src/acct.ts#L7
Assignment to function parameter 'acct'
|
lint (misskey-js):
packages/misskey-js/src/api.ts#L17
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/api.ts#L32
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/api.types.ts#L30
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/api.types.ts#L35
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L158
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L159
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L187
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L191
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L192
Unexpected any. Specify a different type
|