enhance(frontend): オーバーレイエフェクトをCanvasに置き換え #23152
lint.yml
on: pull_request
pnpm_install
35s
Matrix: lint
Matrix: typecheck
Annotations
3 errors and 2 warnings
lint (frontend):
packages/frontend/src/scripts/effect-layer.ts#L32
More than 1 blank line not allowed
|
lint (frontend):
packages/frontend/src/scripts/effect-layer.ts#L55
Missing semicolon
|
lint (frontend)
Process completed with exit code 1.
|
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/serializer.ts#L88
Unnecessary conditional, comparison is always true, since `"put" === "put"` is true
|