Skip to content

remove filename issues #12

remove filename issues

remove filename issues #12

Triggered via pull request September 7, 2024 15:42
Status Success
Total duration 14s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build
Failed due to error: Error: ENOENT: no such file or directory, open '/home/runner/work/render-engine-parser/render-engine-parser/docs/.markdownlint.json'
Line length: README.md#L3
README.md:3:81 MD013/line-length Line length [Expected: 80; Actual: 198] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Line length: README.md#L5
README.md:5:81 MD013/line-length Line length [Expected: 80; Actual: 121] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Line length: README.md#L9
README.md:9:81 MD013/line-length Line length [Expected: 80; Actual: 114] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Line length: README.md#L11
README.md:11:81 MD013/line-length Line length [Expected: 80; Actual: 211] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Line length: README.md#L14
README.md:14:81 MD013/line-length Line length [Expected: 80; Actual: 109] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Line length: README.md#L18
README.md:18:81 MD013/line-length Line length [Expected: 80; Actual: 95] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
build
Failed with exit code: 1
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/