add GH Actions workflows (#5) #1
workflow.yml
on: push
GolangCI Lint
3m 46s
YAML Lint
6s
Matrix: test
Annotations
11 errors and 5 warnings
YAML Lint:
.yamllint#L4
4:1 [trailing-spaces] trailing spaces
|
YAML Lint:
.golangci.yml#L22
22:11 [trailing-spaces] trailing spaces
|
YAML Lint:
.golangci.yml#L38
38:26 [trailing-spaces] trailing spaces
|
YAML Lint:
.github/dependabot.yml#L7
7:54 [trailing-spaces] trailing spaces
|
YAML Lint:
.github/workflows/workflow.yml#L56
56:1 [trailing-spaces] trailing spaces
|
YAML Lint:
.github/workflows/workflow.yml#L62
62:1 [trailing-spaces] trailing spaces
|
YAML Lint:
.github/workflows/workflow.yml#L65
65:1 [trailing-spaces] trailing spaces
|
YAML Lint:
.github/workflows/workflow.yml#L73
73:1 [trailing-spaces] trailing spaces
|
YAML Lint:
.github/workflows/workflow.yml#L77
77:1 [trailing-spaces] trailing spaces
|
YAML Lint:
.github/workflows/workflow.yml#L81
81:1 [trailing-spaces] trailing spaces
|
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:
.github/workflows/workflow.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]
|
Test on ubuntu-latest
Restore cache failed: Dependencies file is not found in /home/runner/work/ksctl/ksctl. Supported file pattern: go.sum
|
GolangCI Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ksctl/ksctl. Supported file pattern: go.sum
|