add .codecov.yaml #44
workflow.yml
on: pull_request
GolangCI Lint
1m 13s
YAML Lint
8s
Matrix: test
Annotations
1 error and 9 warnings
Test on ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed 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/workflow.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.github/workflows/workflow.yml#L17
17:14 [brackets] too many spaces inside brackets
|
YAML Lint:
.github/workflows/workflow.yml#L17
17:28 [brackets] too many spaces inside brackets
|
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]
|
GolangCI Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ksctl/ksctl. Supported file pattern: go.sum
|
Test on ubuntu-latest
Restore cache failed: Dependencies file is not found in /home/runner/work/ksctl/ksctl. Supported file pattern: go.sum
|