Skip to content

Merge branch 'master' of https://github.com/kokonect-link/cherrypick … #1404

Merge branch 'master' of https://github.com/kokonect-link/cherrypick …

Merge branch 'master' of https://github.com/kokonect-link/cherrypick … #1404

Triggered via push August 26, 2024 08:21
Status Success
Total duration 10m 10s
Artifacts

lint.yml

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

Annotations

7 errors
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.
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 (frontend): packages/frontend/src/components/MkSubNoteContent.vue#L198
More than 1 blank line not allowed
lint (frontend)
Process completed with exit code 1.