Skip to content

Add more linters

Add more linters #1

Triggered via pull request May 23, 2024 11:30
Status Failure
Total duration 17s
Artifacts

check-generic.yaml

on: pull_request
Run editorconfig-checker
4s
Run editorconfig-checker
Run markdownlint
7s
Run markdownlint
Run yamllint
3s
Run yamllint
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
Run yamllint: buildspec.yml#L1
1:13 [new-lines] wrong new line character: expected \n
Run yamllint: buildspec.yml#L35
35:46 [new-line-at-end-of-file] no new line character at the end of file
Run yamllint: drec-ui-dev.yaml#L17
17:7 [indentation] wrong indentation: expected 8 but found 6
Run yamllint: drec-ui-dev.yaml#L21
21:9 [indentation] wrong indentation: expected 10 but found 8
Run yamllint: drec-ui-dev.yaml#L24
24:9 [indentation] wrong indentation: expected 10 but found 8
Run yamllint: drec-ui-dev.yaml#L38
38:36 [new-line-at-end-of-file] no new line character at the end of file
Run yamllint: drec-ui-stage.yaml#L17
17:7 [indentation] wrong indentation: expected 8 but found 6
Run yamllint: drec-ui-stage.yaml#L21
21:9 [indentation] wrong indentation: expected 10 but found 8
Run yamllint: drec-ui-stage.yaml#L24
24:9 [indentation] wrong indentation: expected 10 but found 8
Run yamllint: drec-ui-prod.yaml#L17
17:7 [indentation] wrong indentation: expected 8 but found 6
Run editorconfig-checker
Process completed with exit code 1.
Headings should be surrounded by blank lines: CHANGELOG.md#L3
CHANGELOG.md:3 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## 0.0.1"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
Lists should be surrounded by blank lines: CHANGELOG.md#L4
CHANGELOG.md:4 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Dockerfile and buildspec.yml..."] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md
Files should end with a single newline character: CHANGELOG.md#L5
CHANGELOG.md:5:14 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md047.md
Run markdownlint
Failed with exit code: 1
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/.