Skip to content

chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.19.0 #207

chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.19.0

chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.19.0 #207

Triggered via pull request September 5, 2024 04:25
Status Failure
Total duration 5m 49s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
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)
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/
validate
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/