chore(deps): bump github.com/fluxcd/source-controller/api from 0.33.0 to 1.2.4 in /device-operator #405
Annotations
10 errors and 1 warning
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)
|
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/.
|