Skip to content

Merge remote-tracking branch 'upstream/develop' into develop #45

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

Merge remote-tracking branch 'upstream/develop' into develop #45

Triggered via push March 9, 2026 15:29
Status Success
Total duration 5m 0s
Artifacts

lint.yml

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

Annotations

17 errors and 11 warnings
lint (frontend)
Process completed with exit code 1.
lint (frontend): packages/frontend/src/pages/admin/moderation.vue#L181
More than 1 blank line not allowed
lint (frontend): packages/frontend/src/pages/admin/moderation.vue#L177
More than 1 blank line not allowed
lint (frontend): packages/frontend/src/pages/admin/moderation.vue#L174
More than 1 blank line not allowed
lint (frontend): packages/frontend/src/navbar.ts#L166
A space is required after ','
lint (frontend): packages/frontend/src/components/MkUrlWarningDialog.vue#L89
Unexpected use of 'document'. Use `window.document`
lint (frontend): packages/frontend/src/components/MkUrlWarningDialog.vue#L85
Unexpected use of 'document'. Use `window.document`
lint (frontend): packages/frontend/src/components/MkUrlWarningDialog.vue#L58
Expected blank line before this statement
typecheck (frontend)
Process completed with exit code 2.
typecheck (frontend)
Parameter 'driveFile' implicitly has an 'any' type.
typecheck (frontend)
Parameter 'ev' implicitly has an 'any' type.
typecheck (frontend)
Parameter 'driveFile' implicitly has an 'any' type.
typecheck (frontend)
Parameter 'ev' implicitly has an 'any' type.
typecheck (frontend)
Call signature, which lacks return-type annotation, implicitly has an 'any' return type.
typecheck (frontend)
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
lint (misskey-reversi): packages/misskey-reversi/src/serializer.ts#L88
Unnecessary conditional, comparison is always true, since `"put" === "put"` is true
lint (misskey-reversi): packages/misskey-reversi/src/serializer.ts#L25
Unnecessary conditional, comparison is always true, since `"put" === "put"` is true
lint (misskey-reversi): packages/misskey-reversi/src/game.ts#L60
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read
lint (misskey-reversi): packages/misskey-reversi/src/game.ts#L59
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read
lint (misskey-reversi): packages/misskey-reversi/src/game.ts#L58
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read
lint (icons-subsetter): packages/icons-subsetter/src/subsetter.ts#L14
Unexpected any. Specify a different type
lint (icons-subsetter): packages/icons-subsetter/src/generator.ts#L120
Forbidden non-null assertion
lint (icons-subsetter): packages/icons-subsetter/src/generator.ts#L86
Forbidden non-null assertion
lint (icons-subsetter): packages/icons-subsetter/src/generator.ts#L82
Forbidden non-null assertion
lint (icons-subsetter): packages/icons-subsetter/src/generator.ts#L64
Forbidden non-null assertion
lint (icons-subsetter): packages/icons-subsetter/src/generator.ts#L35
Forbidden non-null assertion