Skip to content

Migrate from (Node v23 + pnpm) to (Deno v2 + JSR) #453

Migrate from (Node v23 + pnpm) to (Deno v2 + JSR)

Migrate from (Node v23 + pnpm) to (Deno v2 + JSR) #453

Triggered via pull request January 28, 2025 01:57
Status Success
Total duration 29s
Artifacts

reviewdog.yml

on: pull_request
actionlint
6s
actionlint
runner / shellcheck
5s
runner / shellcheck
runner / markdownlint
18s
runner / markdownlint
runner / Biome
6s
runner / Biome
runner / misspell
19s
runner / misspell
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 17 warnings
runner / Biome: ./vitest.config.ts:3:8#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: #L1
[Biome] reported by reviewdog 🐢 Raw Output: ⚠ Avoid default exports.
runner / Biome: #L1
[Biome] reported by reviewdog 🐢 Raw Output:
runner / Biome: #L1
[Biome] reported by reviewdog 🐢 Raw Output: 1 β”‚ import { defineConfig } from 'vitest/config'
runner / Biome: #L1
[Biome] reported by reviewdog 🐢 Raw Output: 2 β”‚
runner / Biome: #L1
[Biome] reported by reviewdog 🐢 Raw Output: > 3 β”‚ export default defineConfig({
runner / Biome: #L1
[Biome] reported by reviewdog 🐢 Raw Output: β”‚ ^^^^^^^
runner / Biome: #L1
[Biome] reported by reviewdog 🐢 Raw Output: 4 β”‚ test: {
runner / Biome: #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"