Skip to content

Release: 4.10.0

Release: 4.10.0 #1405

Triggered via pull request August 26, 2024 08:21
@noridevnoridev
synchronize #479
develop
Status Success
Total duration 12m 49s
Artifacts

lint.yml

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

Annotations

7 errors
typecheck (backend)
Object literal may only specify known properties, and 'origin' does not exist in type '{ userId?: string | null | undefined; channelId?: string | null | undefined; host?: string | null | undefined; }'.
typecheck (backend)
Process completed with exit code 2.
lint (sw): packages/sw/src/scripts/create-notification.ts#L168
Unexpected constant nullishness on the left-hand side of a `??` expression
lint (sw)
Process completed with exit code 1.
lint (frontend): packages/frontend/src/components/MkSubNoteContent.vue#L198
More than 1 blank line not allowed
lint (frontend)
Process completed with exit code 1.