Skip to content

CI - Attempt to fix ChangeSet release workflow #6

CI - Attempt to fix ChangeSet release workflow

CI - Attempt to fix ChangeSet release workflow #6

Triggered via pull request April 4, 2024 20:48
Status Success
Total duration 32s
Billable time 5m
Artifacts

reviewdog.yml

on: pull_request
actionlint
10s
actionlint
runner / shellcheck
7s
runner / shellcheck
runner / markdownlint
24s
runner / markdownlint
runner / Biome
12s
runner / Biome
runner / misspell
19s
runner / misspell
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
actionlint: .github/workflows/pull-request-checks-workflow.yml#L25
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:1:50: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/pull-request-checks-workflow.yml:25:9: shellcheck reported issue in this script: SC2086:info:1:50: Double quote to prevent globbing and word splitting [shellcheck]
actionlint: .github/workflows/push-checks-workflow.yml#L35
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:1:48: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/push-checks-workflow.yml:35:9: shellcheck reported issue in this script: SC2086:info:1:48: Double quote to prevent globbing and word splitting [shellcheck]
actionlint: .github/workflows/release.yml#L30
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:1:50: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/release.yml:30:9: shellcheck reported issue in this script: SC2086:info:1:50: Double quote to prevent globbing and word splitting [shellcheck]
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.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
runner / Biome
Unexpected input(s) 'biome-version', valid inputs are ['token', 'version', 'working-dir']
runner / markdownlint: README.md#L3
[markdownlint] reported by reviewdog 🐶 MD013/line-length Line length [Expected: 80; Actual: 96] Raw Output: README.md:3:81 MD013/line-length Line length [Expected: 80; Actual: 96]
runner / markdownlint: README.md#L4
[markdownlint] reported by reviewdog 🐶 MD034/no-bare-urls Bare URL used [Context: "https://jsonresume.org"] Raw Output: README.md:4:4 MD034/no-bare-urls Bare URL used [Context: "https://jsonresume.org"]
runner / markdownlint: README.md#L9
[markdownlint] reported by reviewdog 🐶 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 1] Raw Output: README.md:9:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 1]
runner / markdownlint: README.md#L9
[markdownlint] reported by reviewdog 🐶 MD010/no-hard-tabs Hard tabs [Column: 1] Raw Output: README.md:9:1 MD010/no-hard-tabs Hard tabs [Column: 1]
runner / markdownlint: README.md#L10
[markdownlint] reported by reviewdog 🐶 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 1] Raw Output: README.md:10:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 1]
runner / markdownlint: README.md#L10
[markdownlint] reported by reviewdog 🐶 MD010/no-hard-tabs Hard tabs [Column: 1] Raw Output: README.md:10:1 MD010/no-hard-tabs Hard tabs [Column: 1]
runner / markdownlint: README.md#L11
[markdownlint] reported by reviewdog 🐶 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 1] Raw Output: README.md:11:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 1]
runner / markdownlint: README.md#L11
[markdownlint] reported by reviewdog 🐶 MD010/no-hard-tabs Hard tabs [Column: 1] Raw Output: README.md:11:1 MD010/no-hard-tabs Hard tabs [Column: 1]
runner / markdownlint: README.md#L12
[markdownlint] reported by reviewdog 🐶 MD013/line-length Line length [Expected: 80; Actual: 99] Raw Output: README.md:12:81 MD013/line-length Line length [Expected: 80; Actual: 99]
runner / markdownlint: README.md#L13
[markdownlint] reported by reviewdog 🐶 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 1] Raw Output: README.md:13:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 1]