Skip to content

chore(deps): bump github.com/operator-framework/api from 0.13.0 to 0.17.7 #161

chore(deps): bump github.com/operator-framework/api from 0.13.0 to 0.17.7

chore(deps): bump github.com/operator-framework/api from 0.13.0 to 0.17.7 #161

Triggered via pull request September 6, 2023 04:14
Status Failure
Total duration 5m 17s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
validate: pkg/client/scale.go#L28
c.Discovery undefined (type *defaultClient has no field or method Discovery) (typecheck)
validate: pkg/client/scale.go#L33
c.Discovery undefined (type *defaultClient has no field or method Discovery) (typecheck)
validate: addons/master/master.go#L98
t.Client undefined (type *masterTrait has no field or method Client) (typecheck)
validate: addons/master/master.go#L232
t.Client undefined (type *masterTrait has no field or method Client) (typecheck)
validate: addons/resume/resume.go#L88
r.Client undefined (type *resumeTrait has no field or method Client) (typecheck)
validate: pkg/controller/catalog/catalog_controller.go#L159
a.InjectClient undefined (type Action has no field or method InjectClient) (typecheck)
validate: pkg/controller/catalog/catalog_controller.go#L160
a.InjectLogger undefined (type Action has no field or method InjectLogger) (typecheck)
validate: pkg/controller/integrationkit/integrationkit_controller.go#L271
a.InjectClient undefined (type Action has no field or method InjectClient) (typecheck)
validate: pkg/controller/integrationkit/integrationkit_controller.go#L272
a.InjectLogger undefined (type Action has no field or method InjectLogger) (typecheck)
validate: pkg/controller/kamelet/kamelet_controller.go#L160
a.InjectClient undefined (type Action has no field or method InjectClient) (typecheck)
validate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/