Skip to content

Add Github Actions

Add Github Actions #1

Triggered via push January 26, 2024 20:55
Status Failure
Total duration 15s
Artifacts

ci.yaml

on: push
Markdownlint
5s
Markdownlint
Shellcheck
0s
Shellcheck
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Shellcheck
Unable to resolve action `ludeeus/action-shellcheck@2`, unable to find version `2`
Multiple consecutive blank lines: README.md#L5
README.md:5 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md012.md
Line length: README.md#L6
README.md:6:81 MD013/line-length Line length [Expected: 80; Actual: 189] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
Line length: README.md#L70
README.md:70:81 MD013/line-length Line length [Expected: 80; Actual: 128] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
Line length: README.md#L72
README.md:72:81 MD013/line-length Line length [Expected: 80; Actual: 108] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
Line length: README.md#L83
README.md:83:81 MD013/line-length Line length [Expected: 80; Actual: 100] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
Line length: README.md#L103
README.md:103:81 MD013/line-length Line length [Expected: 80; Actual: 244] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
Markdownlint
Failed with exit code: 1
Markdownlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.