Migrate to use only Deno configuration #474
reviewdog.yml
on: pull_request
actionlint
5s
runner / shellcheck
3s
runner / markdownlint
20s
runner / Biome
11s
runner / misspell
19s
Annotations
11 errors and 13 warnings
runner / 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;;�\ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
```
|
runner / Biome:
[0m[0m#L1
[Biome] reported by reviewdog 🐶
Raw Output:
⚠ Avoid default exports.
|
runner / Biome:
[0m[0m#L1
[Biome] reported by reviewdog 🐶
Raw Output:
|
runner / Biome:
[0m[0m#L1
[Biome] reported by reviewdog 🐶
Raw Output:
2 │ import { defineConfig } from 'vitest/config'
|
runner / Biome:
[0m[0m#L1
[Biome] reported by reviewdog 🐶
Raw Output:
3 │
|
runner / Biome:
[0m[0m#L1
[Biome] reported by reviewdog 🐶
Raw Output:
> 4 │ export default defineConfig({
|
runner / Biome:
[0m[0m#L1
[Biome] reported by reviewdog 🐶
Raw Output:
│ ^^^^^^^
|
runner / Biome:
[0m[0m#L1
[Biome] reported by reviewdog 🐶
Raw Output:
5 │ plugins: [deno()],
|
runner / Biome:
[0m[0m#L1
[Biome] reported by reviewdog 🐶
Raw Output:
6 │ test: {
|
runner / 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
|
runner / markdownlint
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
|
runner / shellcheck
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
runner / misspell
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
runner / misspell:
packages/schema-resume/src/schema-primitive/string-date/string-date.ts#L34
[misspell] reported by reviewdog 🐶
"fulfils" is a misspelling of "fulfills"
Raw Output:
./packages/schema-resume/src/schema-primitive/string-date/string-date.ts:34:60: "fulfils" is a misspelling of "fulfills"
|
runner / markdownlint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
runner / markdownlint:
packages/resume/CHANGELOG.md#L9
[markdownlint] reported by reviewdog 🐶
MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 1]
Raw Output:
packages/resume/CHANGELOG.md:9:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 1]
|
runner / markdownlint:
packages/resume/CHANGELOG.md#L9
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 1]
Raw Output:
packages/resume/CHANGELOG.md:9:1 MD010/no-hard-tabs Hard tabs [Column: 1]
|
runner / markdownlint:
packages/resume/CHANGELOG.md#L10
[markdownlint] reported by reviewdog 🐶
MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 1]
Raw Output:
packages/resume/CHANGELOG.md:10:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 1]
|
runner / markdownlint:
packages/resume/CHANGELOG.md#L10
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 1]
Raw Output:
packages/resume/CHANGELOG.md:10:1 MD010/no-hard-tabs Hard tabs [Column: 1]
|
runner / markdownlint:
packages/resume/CHANGELOG.md#L14
[markdownlint] reported by reviewdog 🐶
MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
Raw Output:
packages/resume/CHANGELOG.md:14 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
|
runner / markdownlint:
packages/resume/CHANGELOG.md#L18
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 1]
Raw Output:
packages/resume/CHANGELOG.md:18:1 MD010/no-hard-tabs Hard tabs [Column: 1]
|
runner / markdownlint:
packages/resume/CHANGELOG.md#L20
[markdownlint] reported by reviewdog 🐶
MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 1]
Raw Output:
packages/resume/CHANGELOG.md:20:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 1]
|
runner / markdownlint:
packages/resume/CHANGELOG.md#L20
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 1]
Raw Output:
packages/resume/CHANGELOG.md:20:1 MD010/no-hard-tabs Hard tabs [Column: 1]
|
runner / markdownlint:
packages/resume/CHANGELOG.md#L21
[markdownlint] reported by reviewdog 🐶
MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 1]
Raw Output:
packages/resume/CHANGELOG.md:21:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 1]
|