fix: fixed linter issues #9
static-checks.yml
on: push
Lint Codebase
5m 49s
Conventional Commits Lint
12s
Annotations
10 errors and 12 warnings
Lint Codebase:
decommission.yaml#L27
[braces] too many spaces inside braces
|
Lint Codebase:
decommission.yaml#L30
[braces] too many spaces inside braces
|
Lint Codebase:
decommission.yaml#L30
[braces] too many spaces inside braces
|
Lint Codebase:
decommission.yaml#L30
[braces] too many spaces inside braces
|
Lint Codebase:
decommission.yaml#L36
[trailing-spaces] trailing spaces
|
Lint Codebase:
decommission.yaml#L37
[indentation] wrong indentation: expected 10 but found 8
|
Lint Codebase:
decommission.yaml#L43
[braces] too many spaces inside braces
|
Lint Codebase:
decommission.yaml#L43
[braces] too many spaces inside braces
|
Lint Codebase:
decommission.yaml#L49
[trailing-spaces] trailing spaces
|
Lint Codebase:
decommission.yaml#L50
[indentation] wrong indentation: expected 10 but found 8
|
Conventional Commits Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint Codebase
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint Codebase:
.github/workflows/static-checks.yml#L16
[truthy] truthy value should be one of [false, true]
|
Lint Codebase:
.markdown-lint.yml#L19
[new-line-at-end-of-file] no new line character at the end of file
|
Lint Codebase:
.yamllint.yml#L23
[new-line-at-end-of-file] no new line character at the end of file
|
Lint Codebase:
decommission.yaml#L67
[line-length] line too long (161 > 80 characters)
|
Lint Codebase:
decommission.yaml#L68
[line-length] line too long (139 > 80 characters)
|
Lint Codebase:
decommission.yaml#L69
[line-length] line too long (143 > 80 characters)
|
Lint Codebase:
decommission.yaml#L70
[line-length] line too long (129 > 80 characters)
|
Lint Codebase:
decommission.yaml#L71
[line-length] line too long (152 > 80 characters)
|
Lint Codebase:
decommission.yaml#L72
[line-length] line too long (185 > 80 characters)
|
Lint Codebase:
decommission.yaml#L73
[line-length] line too long (89 > 80 characters)
|