feat: add some utils tests #1594
Annotations
4 errors and 3 warnings
lint (ubuntu-latest, 1.20.x):
internal/controller/common/utils_test.go#L44
Error return value of `fakeClient.Create` is not checked (errcheck)
|
lint (ubuntu-latest, 1.20.x):
internal/controller/common/utils_test.go#L45
Error return value of `fakeClient.Create` is not checked (errcheck)
|
lint (ubuntu-latest, 1.20.x):
internal/controller/common/utils_test.go#L69
Error return value of `fakeClient.Create` is not checked (errcheck)
|
lint (ubuntu-latest, 1.20.x)
issues found
|
lint (ubuntu-latest, 1.20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (ubuntu-latest, 1.20.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/falcon-operator/falcon-operator. Supported file pattern: go.sum
|
build (ubuntu-latest, 1.20.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/falcon-operator/falcon-operator. Supported file pattern: go.sum
|