build(user-identity-mapping): GitHub Action workflow #9
linters.yml
on: pull_request
GolangCI Lint
1m 2s
YAML Lint
6s
Annotations
5 errors and 11 warnings
YAML Lint:
.github/workflows/user-identity-mapper.yml#L31
31:1 [trailing-spaces] trailing spaces
|
YAML Lint:
.github/workflows/user-identity-mapper.yml#L45
45:23 [trailing-spaces] trailing spaces
|
YAML Lint:
.github/workflows/user-identity-mapper.yml#L48
48:1 [trailing-spaces] trailing spaces
|
YAML Lint:
.github/workflows/user-identity-mapper.yml#L55
55:1 [trailing-spaces] trailing spaces
|
YAML Lint
Process completed with exit code 1.
|
YAML Lint:
.codecov.yaml#L24
24:12 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.codecov.yaml#L27
27:14 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.github/workflows/user-identity-mapper.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.github/workflows/ci-check-gomod-alt.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.github/workflows/ci-check-gomod.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.github/workflows/linters.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.github/workflows/test-with-coverage.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.github/workflows/test-with-coverage.yml#L9
9:13 [brackets] too many spaces inside brackets
|
YAML Lint:
.github/workflows/test-with-coverage.yml#L9
9:61 [brackets] too many spaces inside brackets
|
YAML Lint:
.github/workflows/test-with-coverage.yml#L18
18:14 [brackets] too many spaces inside brackets
|
GolangCI Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ksctl/ksctl. Supported file pattern: go.sum
|