WIP: Enhance(sensitive-flag):センシティブフラグの機能の強化 #2126
lint.yml
on: pull_request
pnpm_install
28s
Matrix: lint
Matrix: typecheck
Annotations
4 errors and 10 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/pages/drive.file.info.vue#L9
Parsing error: Unexpected end of expression
|
lint (frontend)
Process completed with exit code 1.
|
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
|