Improve error message #51
test.yml
on: pull_request
runner / Biome (github-check)
13s
runner / Biome (github-pr-check)
12s
runner / Biome (github-pr-review)
12s
Annotations
7 errors
runner / Biome (github-pr-check)
Process completed with exit code 1.
|
runner / Biome (github-pr-review):
testdata/error/lint.js#L1
[Biome] reported by reviewdog 🐶
expected `,` but instead found `a`
Raw Output:
error/lint.js:1:4 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
× expected `,` but instead found `a`
|
runner / Biome (github-pr-review):
testdata/error/lint.js#L1
[Biome] reported by reviewdog 🐶
Invalid assignment to `++b`
Raw Output:
error/lint.js:1:7 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
× Invalid assignment to `++b`
|
runner / Biome (github-pr-review):
testdata/error/lint.js#L1
[Biome] reported by reviewdog 🐶
Format with errors is disabled.
Raw Output:
error/lint.js format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
× Format with errors is disabled.
|
runner / Biome (github-pr-review):
testdata/error/format.js#L1
[Biome] reported by reviewdog 🐶
File content differs from formatting output
Raw Output:
error/format.js format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
× File content differs from formatting output
|
runner / Biome (github-pr-review)
Process completed with exit code 1.
|
runner / Biome (github-check)
Process completed with exit code 1.
|