Skip to content

Merge pull request #133 from red-hat-data-services/update-renovate #1

Merge pull request #133 from red-hat-data-services/update-renovate

Merge pull request #133 from red-hat-data-services/update-renovate #1

Triggered via push October 23, 2024 13:05
Status Failure
Total duration 1m 43s
Artifacts
Matrix: golangci-lint
Matrix: govulncheck
Fit to window
Zoom out
Zoom in

Annotations

8 errors
golangci-lint (components/odh-notebook-controller): components/odh-notebook-controller/e2e/notebook_creation_test.go#L142
SA4009: argument err is overwritten before first use (staticcheck)
golangci-lint (components/odh-notebook-controller): components/odh-notebook-controller/e2e/notebook_deletion_test.go#L104
SA1019: wait.Poll is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
golangci-lint (components/odh-notebook-controller): components/odh-notebook-controller/e2e/notebook_update_test.go#L76
SA1019: wait.Poll is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)