Skip to content

chore(deps): bump github.com/fluxcd/source-controller/api from 0.33.0 to 1.2.4 in /provisioner #404

chore(deps): bump github.com/fluxcd/source-controller/api from 0.33.0 to 1.2.4 in /provisioner

chore(deps): bump github.com/fluxcd/source-controller/api from 0.33.0 to 1.2.4 in /provisioner #404

Status Failure
Total duration 2m 8s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: provisioner/controllers/devicerollout_controller.go#L53
r.Get undefined (type *DeviceRolloutReconciler has no field or method Get) (typecheck)
lint: provisioner/controllers/devicerollout_controller.go#L61
r.Status undefined (type *DeviceRolloutReconciler has no field or method Status) (typecheck)
lint: provisioner/controllers/gitrepository_watcher.go#L61
r.Get undefined (type *GitRepositoryWatcher has no field or method Get) (typecheck)
lint: provisioner/controllers/gitrepository_predicate.go#L26
"github.com/fluxcd/source-controller/api/v1beta2" imported as sourcev1 and not used (typecheck)
lint: provisioner/controllers/gitrepository_watcher_test.go#L74
cannot use &sourcev1.Artifact{…} (value of type *"github.com/fluxcd/source-controller/api/v1beta2".Artifact) as *"github.com/fluxcd/source-controller/api/v1".Artifact value in assignment (typecheck)
lint: provisioner/controllers/gitrepository_watcher_test.go#L134
cannot use &sourcev1.Artifact{…} (value of type *"github.com/fluxcd/source-controller/api/v1beta2".Artifact) as *"github.com/fluxcd/source-controller/api/v1".Artifact value in assignment (typecheck)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.