136 8 documentation + token generator testing code #12
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
check-generic.yaml
on: pull_request
Run editorconfig-checker
17s
Run markdownlint
8s
Run yamllint
7s
Annotations
4 errors
Multiple consecutive blank lines:
docs/index.md#L38
docs/index.md:38 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md012.md
|
Headings should be surrounded by blank lines:
docs/quick-start-guide.md#L6
docs/quick-start-guide.md:6 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Initial configuration"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
|
Headings should be surrounded by blank lines:
docs/quick-start-guide.md#L11
docs/quick-start-guide.md:11 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Testing OpenPAYGO tokens"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
|
Run markdownlint
Failed with exit code: 1
|