Support versioning #900
ci.yml
on: pull_request
detect-noop
7s
lint
1m 41s
nilcheck
4m 4s
vulncheck
24s
check-diff
33s
unit-tests
1m 28s
Annotations
4 errors and 1 warning
lint:
internal/controller/bucket/helpers_test.go#L105
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"some error\")" (goerr113)
|
lint:
internal/controller/bucket/helpers_test.go#L127
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"some error\")" (goerr113)
|
lint:
internal/controller/bucket/helpers_test.go#L149
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"some error\")" (goerr113)
|
lint
Process completed with exit code 2.
|
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|