build(user-identity-mapping): GitHub Action workflow #10
linters.yml
on: pull_request
GolangCI Lint
1m 16s
YAML Lint
8s
Annotations
11 warnings
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
|