Skip to content

chore(deps): bump github.com/fluxcd/source-controller/api from 0.33.0 to 1.1.2 in /device-operator #368

chore(deps): bump github.com/fluxcd/source-controller/api from 0.33.0 to 1.1.2 in /device-operator

chore(deps): bump github.com/fluxcd/source-controller/api from 0.33.0 to 1.1.2 in /device-operator #368

Status Failure
Total duration 3m 25s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: device-operator/controllers/device_reconciler.go#L105
r.Get undefined (type *DeviceReconciler has no field or method Get) (typecheck)
lint: device-operator/controllers/device_reconciler.go#L129
r.Get undefined (type *DeviceReconciler has no field or method Get) (typecheck)
lint: device-operator/controllers/device_reconciler.go#L165
r.Get undefined (type *DeviceReconciler has no field or method Get) (typecheck)
lint: device-operator/controllers/device_reconciler.go#L214
r.Status undefined (type *DeviceReconciler has no field or method Status) (typecheck)
lint: device-operator/controllers/device_reconciler.go#L237
r.Status undefined (type *DeviceReconciler has no field or method Status) (typecheck)
lint: device-operator/controllers/device_reconciler.go#L281
r.Status undefined (type *DeviceReconciler has no field or method Status) (typecheck)
lint: device-operator/controllers/device_reconciler.go#L304
r.Create undefined (type *DeviceReconciler has no field or method Create) (typecheck)
lint: device-operator/controllers/device_reconciler.go#L318
r.List undefined (type *DeviceReconciler has no field or method List) (typecheck)
lint: device-operator/controllers/ocdemo_controller_test.go#L142
cannot use &source.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: device-operator/controllers/ocdemo_controller_test.go#L222
cannot use &source.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)