Skip to content

Add generic linters

Add generic linters #2

Triggered via pull request November 22, 2023 12:19
Status Failure
Total duration 2m 29s
Artifacts

check-generic.yaml

on: pull_request
Run editorconfig-checker
13s
Run editorconfig-checker
Run markdownlint
2m 18s
Run markdownlint
Run yamllint
4s
Run yamllint
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 4 warnings
Run yamllint: docker-compose-prod.yml#L1
1:10 [quoted-strings] string value is not quoted with double quotes
Run yamllint: docker-compose-prod.yml#L7
7:19 [colons] too many spaces after colon
Run yamllint: docker-compose-prod.yml#L85
85:14 [quoted-strings] string value is not quoted with double quotes
Run yamllint: docker-compose-prod.yml#L126
126:9 [quoted-strings] string value is redundantly quoted with double quotes
Run yamllint: docker-compose-prod.yml#L127
127:9 [quoted-strings] string value is redundantly quoted with double quotes
Run yamllint: docker-compose-prod.yml#L128
128:14 [quoted-strings] string value is redundantly quoted with double quotes
Run yamllint: docker-compose-prod.yml#L140
140:17 [quoted-strings] string value is redundantly quoted with double quotes
Run yamllint: docker-compose-prod.yml#L144
144:1 [empty-lines] too many blank lines (1 > 0)
Run yamllint: .gitlab-ci.yml#L7
7:5 [quoted-strings] string value is redundantly quoted with double quotes
Run yamllint: .gitlab-ci.yml#L121
121:91 [new-line-at-end-of-file] no new line character at the end of file
Run editorconfig-checker
Process completed with exit code 1.
Trailing spaces: Documentation/about.md#L19
Documentation/about.md:19:101 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: Documentation/about.md#L25
Documentation/about.md:25 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: Documentation/about.md#L30
Documentation/about.md:30 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Register a customer & meter"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
Headings should be surrounded by blank lines: Documentation/about.md#L33
Documentation/about.md:33 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Tariffs"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
Headings should be surrounded by blank lines: Documentation/about.md#L36
Documentation/about.md:36 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Payment Channels"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
Headings should be surrounded by blank lines: Documentation/about.md#L39
Documentation/about.md:39 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Payments"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
Lists should be surrounded by blank lines: Documentation/about.md#L41
Documentation/about.md:41 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Missing Asset Type Rates"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md
Trailing spaces: Documentation/about.md#L43
Documentation/about.md:43:174 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md009.md
Headings should be surrounded by blank lines: Documentation/about.md#L49
Documentation/about.md:49 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Selling an Asset"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
Headings should be surrounded by blank lines: Documentation/about.md#L52
Documentation/about.md:52 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Targets"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
Run yamllint: .gitlab-ci.yml#L1
1:2 [comments] missing starting space in comment
Run yamllint: .gitlab-ci.yml#L4
4:2 [comments] missing starting space in comment
Run yamllint: .gitlab-ci.yml#L30
30:7 [comments-indentation] comment not indented like content
Run yamllint: .gitlab-ci.yml#L85
85:7 [comments-indentation] comment not indented like content