Migrate to use only Deno configuration #474
Annotations
10 errors
πΆ reviewdog with Biome:
[0m./vitest.config.ts[0m[0m:[0m[0m4[0m[0m:[0m[0m8[0m[0m#L1
[Biome] reported by reviewdog πΆ
```
Raw Output:
./vitest.config.ts:4:8 οΏ½]8;;https://biomejs.dev/linter/rules/no-default-exportοΏ½\lint/style/noDefaultExportοΏ½]8;;οΏ½\ ββββββββββββββββββββββββββββββββββββββββββββββββββ
```
|
πΆ reviewdog with Biome:
[0m[0m#L1
[Biome] reported by reviewdog πΆ
Raw Output:
β Avoid default exports.
|
πΆ reviewdog with Biome:
[0m[0m#L1
[Biome] reported by reviewdog πΆ
Raw Output:
|
πΆ reviewdog with Biome:
[0m[0m#L1
[Biome] reported by reviewdog πΆ
Raw Output:
2 β import { defineConfig } from 'vitest/config'
|
πΆ reviewdog with Biome:
[0m[0m#L1
[Biome] reported by reviewdog πΆ
Raw Output:
3 β
|
πΆ reviewdog with Biome:
[0m[0m#L1
[Biome] reported by reviewdog πΆ
Raw Output:
> 4 β export default defineConfig({
|
πΆ reviewdog with Biome:
[0m[0m#L1
[Biome] reported by reviewdog πΆ
Raw Output:
β ^^^^^^^
|
πΆ reviewdog with Biome:
[0m[0m#L1
[Biome] reported by reviewdog πΆ
Raw Output:
5 β plugins: [deno()],
|
πΆ reviewdog with Biome:
[0m[0m#L1
[Biome] reported by reviewdog πΆ
Raw Output:
6 β test: {
|
πΆ reviewdog with Biome
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
Loading