2023.12.2.papi.3 icondeco fe #23
lint.yml
on: pull_request
pnpm_install
1m 10s
Matrix: lint
Matrix: typecheck
Annotations
7 errors and 10 warnings
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)
Process completed with exit code 1.
|
lint (frontend):
packages/frontend/src/pages/admin-user.vue#L334
'root' is not defined
|
lint (frontend):
packages/frontend/src/pages/admin-user.vue#L336
Must use `.value` to read or write the value wrapped by `ref()`
|
lint (frontend):
packages/frontend/src/pages/settings/avatar-decoration.vue#L224
More than 1 blank line not allowed
|
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#L20
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#L12
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/api.types.ts#L12
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/api.types.ts#L13
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/api.types.ts#L22
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/api.types.ts#L27
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L140
Unexpected any. Specify a different type
|