Skip to content

Turn on standard input #124

Turn on standard input

Turn on standard input #124

Triggered via pull request January 24, 2024 15:39
Status Cancelled
Total duration 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
runner / Biome (github-check)
10s
runner / Biome (github-check)
runner / Biome (github-pr-check)
8s
runner / Biome (github-pr-check)
runner / Biome (github-pr-review)
17s
runner / Biome (github-pr-review)
Fit to window
Zoom out
Zoom in

Annotations

9 errors
runner / Biome (github-pr-check)
Process completed with exit code 2.
runner / Biome (github-check)
Process completed with exit code 2.
runner / Biome (github-pr-review): testdata/error/js/lint.js#L1
[Biome] reported by reviewdog 🐶 expected `,` but instead found `a` ``` > 1 │ [a a, ++b, ] = test; │ ^ 2 │ ``` i Remove a Raw Output: error/js/lint.js:1:4 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `a` ``` > 1 │ [a a, ++b, ] = test; │ ^ 2 │ ``` i Remove a
runner / Biome (github-pr-review): testdata/error/js/lint.js#L1
[Biome] reported by reviewdog 🐶 Invalid assignment to `++b` ``` > 1 │ [a a, ++b, ] = test; │ ^^^ 2 │ ``` i This expression cannot be assigned to Raw Output: error/js/lint.js:1:7 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Invalid assignment to `++b` ``` > 1 │ [a a, ++b, ] = test; │ ^^^ 2 │ ``` i This expression cannot be assigned to
runner / Biome (github-pr-review): testdata/error/js/lint.js#L1
[Biome] reported by reviewdog 🐶 Format with errors is disabled. Raw Output: error/js/lint.js format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Format with errors is disabled.
runner / Biome (github-pr-review): testdata/error/js/lint.js#L1
[Biome] reported by reviewdog 🐶 Fixes applied to the file, but there are still diagnostics to address. Raw Output: error/js/lint.js check ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Fixes applied to the file, but there are still diagnostics to address.
runner / Biome (github-pr-review): testdata/check#L1
[Biome] reported by reviewdog 🐶 Some errors were emitted while applying fixes. Raw Output: check ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Some errors were emitted while applying fixes.
runner / Biome (github-pr-review)
Process completed with exit code 1.
runner / Biome (github-pr-review)
The operation was canceled.