Skip to content

Bump github.com/operator-framework/api from 0.17.3 to 0.21.0 #237

Bump github.com/operator-framework/api from 0.17.3 to 0.21.0

Bump github.com/operator-framework/api from 0.17.3 to 0.21.0 #237

Status Failure
Total duration 1m 45s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test: internal/pkg/experimental/action/operator_install.go#L54
SA1019: wait.PollImmediateUntil is deprecated: This method does not return errors from context, use PollUntilContextCancel. 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)
test: internal/pkg/experimental/action/operator_uninstall.go#L57
SA1019: wait.PollImmediateUntil is deprecated: This method does not return errors from context, use PollUntilContextCancel. 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)
test: internal/pkg/action/catalog_add.go#L220
SA1019: wait.PollImmediateUntil is deprecated: This method does not return errors from context, use PollUntilContextCancel. 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)
test
Process completed with exit code 2.