Skip to content

Add PDF

Add PDF #4

Triggered via push February 28, 2024 06:29
Status Success
Total duration 16s
Artifacts
lint_markdown
7s
lint_markdown
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Unordered list indentation: README.md#L5
README.md:5:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md007.md
Trailing spaces: README.md#L5
README.md:5:114 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md009.md
Line length: README.md#L5
README.md:5:81 MD013/line-length Line length [Expected: 80; Actual: 114] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md013.md
Unordered list indentation: README.md#L6
README.md:6:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md007.md
Unordered list indentation: README.md#L7
README.md:7:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md007.md
Unordered list indentation: README.md#L8
README.md:8:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md007.md
Trailing spaces: README.md#L12
README.md:12:69 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md009.md
Trailing spaces: README.md#L15
README.md:15:43 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md009.md
Trailing spaces: README.md#L16
README.md:16:37 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md009.md
Trailing spaces: README.md#L17
README.md:17:60 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md009.md
lint_markdown
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, DavidAnson/markdownlint-cli2-action@v13. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint_markdown
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/