refactor(olm): remove OLM v0 support #108
main.yml
on: pull_request
Matrix: Chainsaw Test
Matrix: Golang Test
golang-lint
2m 27s
Markdown Lint
1m 28s
Deploy operator
0s
Annotations
13 errors and 4 warnings
golang-lint:
pkg/util/suite_test.go#L56
Error return value of `os.Setenv` is not checked (errcheck)
|
golang-lint:
pkg/config/type.go#L18
comment-spacings: no space between comment delimiter and comment text (revive)
|
golang-lint:
pkg/config/type.go#L20
comment-spacings: no space between comment delimiter and comment text (revive)
|
golang-lint:
pkg/util/property.go#L11
comment-spacings: no space between comment delimiter and comment text (revive)
|
golang-lint:
internal/security/authentication.go#L217
unnecessary conversion (unconvert)
|
golang-lint:
internal/common/configmap.go#L197
unnecessary conversion (unconvert)
|
golang-lint:
pkg/util/database_test.go#L29
ginkgo-linter: wrong error assertion. Consider using `Expect(err).ToNot(HaveOccurred())` instead (ginkgolinter)
|
golang-lint:
pkg/util/database_test.go#L50
ginkgo-linter: wrong error assertion. Consider using `Expect(err).To(HaveOccurred())` instead (ginkgolinter)
|
golang-lint:
internal/security/authentication.go#L72
naked return in func `Authentication` with 49 lines of code (nakedret)
|
golang-lint:
internal/security/authentication.go#L83
naked return in func `Authentication` with 49 lines of code (nakedret)
|
Chainsaw Test (1.27.11)
Process completed with exit code 2.
|
Chainsaw Test (1.26.14)
The job was canceled because "_1_27_11" failed.
|
Chainsaw Test (1.26.14)
The operation was canceled.
|
Markdown Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golang-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Golang Test (1.23)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Chainsaw Test (1.27.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|