feat: add lint, build and test job in ci #8
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
|