Skip to content

Migrate to use only Deno configuration #474

Migrate to use only Deno configuration

Migrate to use only Deno configuration #474

Triggered via pull request January 29, 2025 22:42
Status Success
Total duration 29s
Artifacts

reviewdog.yml

on: pull_request
actionlint
5s
actionlint
runner / shellcheck
3s
runner / shellcheck
runner / markdownlint
20s
runner / markdownlint
runner / Biome
11s
runner / Biome
runner / misspell
19s
runner / misspell
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 13 warnings
runner / Biome: ./vitest.config.ts:4:8#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: #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: 2 │ import { defineConfig } from 'vitest/config'
runner / Biome: #L1
[Biome] reported by reviewdog 🐶 Raw Output: 3 │
runner / Biome: #L1
[Biome] reported by reviewdog 🐶 Raw Output: > 4 │ export default defineConfig({
runner / Biome: #L1
[Biome] reported by reviewdog 🐶 Raw Output: │ ^^^^^^^
runner / Biome: #L1
[Biome] reported by reviewdog 🐶 Raw Output: 5 │ plugins: [deno()],
runner / Biome: #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]