Skip to content

Add default CI

Add default CI #1

Triggered via pull request February 26, 2024 11:21
Status Failure
Total duration 19s
Artifacts

check-generic.yaml

on: pull_request
Run editorconfig-checker
8s
Run editorconfig-checker
Run markdownlint
5s
Run markdownlint
Run yamllint
5s
Run yamllint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Trailing spaces: README.md#L3
README.md:3:258 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#L20
README.md:20:115 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md009.md
Multiple consecutive blank lines: README.md#L22
README.md:22 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md012.md
Unordered list indentation: README.md#L25
README.md:25:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md007.md
Unordered list indentation: README.md#L26
README.md:26:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md007.md
Unordered list indentation: README.md#L27
README.md:27:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md007.md
Unordered list indentation: README.md#L28
README.md:28:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md007.md
Unordered list indentation: README.md#L29
README.md:29:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md007.md
Unordered list indentation: README.md#L30
README.md:30:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md007.md
Unordered list indentation: README.md#L31
README.md:31:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md007.md
Run markdownlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.