feat: added ansible test #110
static-checks.yml
on: pull_request
Lint Codebase
5m 59s
Conventional Commits Lint
13s
Annotations
1 error and 11 warnings
Lint Codebase:
.github/workflows/testing.yml#L167
167:42 [trailing-spaces] trailing spaces
|
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:
.github/workflows/static-checks.yml#L16
16:1 [truthy] truthy value should be one of [false, true]
|
Lint Codebase:
.github/workflows/static-checks.yml#L48
48:81 [line-length] line too long (88 > 80 characters)
|
Lint Codebase:
.github/workflows/static-checks.yml#L50
50:81 [line-length] line too long (90 > 80 characters)
|
Lint Codebase:
.github/workflows/testing.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
Lint Codebase:
.github/workflows/testing.yml#L27
27:81 [line-length] line too long (89 > 80 characters)
|
Lint Codebase:
.github/workflows/testing.yml#L44
44:81 [line-length] line too long (181 > 80 characters)
|
Lint Codebase:
.github/workflows/testing.yml#L45
45:81 [line-length] line too long (154 > 80 characters)
|
Lint Codebase:
.github/workflows/testing.yml#L65
65:81 [line-length] line too long (89 > 80 characters)
|
Lint Codebase:
.github/workflows/testing.yml#L78
78:81 [line-length] line too long (87 > 80 characters)
|
Lint Codebase:
.github/workflows/testing.yml#L104
104:81 [line-length] line too long (89 > 80 characters)
|