GH action #72
Annotations
5 errors and 1 warning
golangci-lint:
tests/e2e/object_test.go#L148
Error return value of `yaml.Unmarshal` is not checked (errcheck)
|
golangci-lint:
tests/e2e/object_test.go#L149
Error return value of `yaml.Unmarshal` is not checked (errcheck)
|
golangci-lint:
tests/e2e/object_test.go#L139
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
golangci-lint:
tests/e2e/object_test.go#L144
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading