chore(deps): bump github.com/container-tools/spectrum from 0.6.10 to 0.6.68 #221
Annotations
10 errors
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/integrationkit/integrationkit_controller.go#L271
a.InjectClient undefined (type Action has no field or method InjectClient) (typecheck)
|
validate:
pkg/controller/kamelet/kamelet_controller.go#L160
a.InjectClient undefined (type Action has no field or method InjectClient) (typecheck)
|
validate:
addons/addons_test.go#L25
"github.com/apache/camel-k/v2/addons/master" imported but not used (typecheck)
|
validate:
addons/addons_test.go#L26
"github.com/apache/camel-k/v2/addons/telemetry" imported but not used (typecheck)
|
validate:
addons/telemetry/telemetry.go#L96
t.Client undefined (type *telemetryTrait has no field or method Client) (typecheck)
|
validate:
addons/telemetry/telemetry.go#L101
t.L undefined (type *telemetryTrait has no field or method L) (typecheck)
|