Skip to content

feat: add lint, build and test job in ci #8

feat: add lint, build and test job in ci

feat: add lint, build and test job in ci #8

Triggered via pull request August 5, 2023 11:57
Status Failure
Total duration 2m 24s
Artifacts

ci.yml

on: pull_request
prep-matrix
3s
prep-matrix
Matrix: lint
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
lint (operator-v2)
unknown field 'GoVersion' in struct literal of type types.Config
lint (operator-v2)
Process completed with exit code 2.
lint (operator-v2-with-tests)
unknown field 'GoVersion' in struct literal of type types.Config
lint (operator-v2-with-tests)
Process completed with exit code 2.
lint (operator-v1)
unknown field 'GoVersion' in struct literal of type types.Config
lint (operator-v1)
Process completed with exit code 2.
prep-matrix
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 (operator-v2)
Restore cache failed: Dependencies file is not found in /home/runner/work/kube-operator-tutorial/kube-operator-tutorial. Supported file pattern: go.sum
lint (operator-v2-with-tests)
Restore cache failed: Dependencies file is not found in /home/runner/work/kube-operator-tutorial/kube-operator-tutorial. Supported file pattern: go.sum
lint (operator-v1)
Restore cache failed: Dependencies file is not found in /home/runner/work/kube-operator-tutorial/kube-operator-tutorial. Supported file pattern: go.sum