Skip to content

Merge remote-tracking branch 'origin/develop' into develop #10

Merge remote-tracking branch 'origin/develop' into develop

Merge remote-tracking branch 'origin/develop' into develop #10

Triggered via push July 19, 2024 13:04
Status Success
Total duration 9m 8s
Artifacts

lint.yml

on: push
pnpm_install
38s
pnpm_install
Matrix: lint
Matrix: typecheck
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 10 warnings
lint (backend): packages/backend/src/server/api/SignupApiService.ts#L116
Unexpected constant nullishness on the left-hand side of a `??` expression
lint (backend)
Process completed with exit code 1.
typecheck (backend)
'res.body.createdNote' is possibly 'null'.
typecheck (backend)
'res.body.createdNote' is possibly 'null'.
typecheck (backend)
'res.body.createdNote' is possibly 'null'.
typecheck (backend)
'res.body.createdNote' is possibly 'null'.
typecheck (backend)
'res.body.createdNote' is possibly 'null'.
typecheck (backend)
'res.body.createdNote' is possibly 'null'.
typecheck (backend)
'res.body.createdNote' is possibly 'null'.
typecheck (backend)
'res.body.createdNote' is possibly 'null'.
typecheck (backend)
'res.body.createdNote' is possibly 'null'.
typecheck (backend)
'res.body.createdNote' is possibly 'null'.
lint (frontend): packages/frontend/src/components/MkCustomEmojiEditLocal.vue#L68
Block must not be padded by blank lines
lint (misskey-js): packages/misskey-js/eslint.config.js#L4
Prefer named exports
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.ts#L52
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.types.ts#L31
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.types.ts#L36
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L140
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L141
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L162
Unexpected any. Specify a different type