Migrate from (Node v23 + pnpm) to (Deno v2 + JSR) #453
reviewdog.yml
on: pull_request
actionlint
6s
runner / shellcheck
5s
runner / markdownlint
18s
runner / Biome
6s
runner / misspell
19s
Annotations
11 errors and 17 warnings
runner / Biome:
[0m./vitest.config.ts[0m[0m:[0m[0m3[0m[0m:[0m[0m8[0m[0m#L1
[Biome] reported by reviewdog πΆ
```
Raw Output:
./vitest.config.ts:3: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:
1 β import { defineConfig } from 'vitest/config'
|
runner / Biome:
[0m[0m#L1
[Biome] reported by reviewdog πΆ
Raw Output:
2 β
|
runner / Biome:
[0m[0m#L1
[Biome] reported by reviewdog πΆ
Raw Output:
> 3 β 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:
4 β test: {
|
runner / Biome:
[0m[0m#L1
[Biome] reported by reviewdog πΆ
Raw Output:
5 β reporters: process.env['GITHUB_ACTIONS'] ? ['dot', 'github-actions'] : ['dot'],
|
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
|
actionlint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
runner / Biome
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runner / shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runner / shellcheck
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
runner / markdownlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runner / markdownlint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
runner / markdownlint:
CHANGELOG.md#L17
[markdownlint] reported by reviewdog πΆ
MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Minor Changes"]
Raw Output:
CHANGELOG.md:17 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Minor Changes"]
|
runner / markdownlint:
CHANGELOG.md#L23
[markdownlint] reported by reviewdog πΆ
MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Minor Changes"]
Raw Output:
CHANGELOG.md:23 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Minor Changes"]
|
runner / markdownlint:
CHANGELOG.md#L56
[markdownlint] reported by reviewdog πΆ
MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
Raw Output:
CHANGELOG.md:56 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
|
runner / markdownlint:
CHANGELOG.md#L62
[markdownlint] reported by reviewdog πΆ
MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
Raw Output:
CHANGELOG.md:62 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
|
runner / markdownlint:
CHANGELOG.md#L68
[markdownlint] reported by reviewdog πΆ
MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
Raw Output:
CHANGELOG.md:68 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
|
runner / markdownlint:
CHANGELOG.md#L78
[markdownlint] reported by reviewdog πΆ
MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
Raw Output:
CHANGELOG.md:78 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
|
runner / markdownlint:
CHANGELOG.md#L88
[markdownlint] reported by reviewdog πΆ
MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
Raw Output:
CHANGELOG.md:88 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
|
runner / markdownlint:
CHANGELOG.md#L97
[markdownlint] reported by reviewdog πΆ
MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
Raw Output:
CHANGELOG.md:97 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
|
runner / markdownlint:
CHANGELOG.md#L128
[markdownlint] reported by reviewdog πΆ
MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
Raw Output:
CHANGELOG.md:128 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
|
runner / misspell
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
runner / misspell:
CHANGELOG.md#L321
[misspell] reported by reviewdog πΆ
"favour" is a misspelling of "favor"
Raw Output:
./CHANGELOG.md:321:42: "favour" is a misspelling of "favor"
|