Skip to content

wipe out devices

wipe out devices #246

Triggered via push September 12, 2023 09:06
Status Failure
Total duration 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
golangci-lint
34s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
golangci-lint: controllers/node/removal_controller.go#L40
r.Get undefined (type *RemovalController has no field or method Get) (typecheck)
golangci-lint: controllers/node/removal_controller.go#L50
r.Update undefined (type *RemovalController has no field or method Update) (typecheck)
golangci-lint: controllers/node/removal_controller.go#L79
r.Update undefined (type *RemovalController has no field or method Update) (typecheck)
golangci-lint: controllers/lvmcluster_controller.go#L215
Join not declared by package errors (typecheck)
golangci-lint: controllers/lvmcluster_controller.go#L354
r.Get undefined (type *LVMClusterReconciler has no field or method Get) (typecheck)
golangci-lint: controllers/scc.go#L53
r.Get undefined (type *LVMClusterReconciler has no field or method Get) (typecheck)
golangci-lint: controllers/scc.go#L65
r.Create undefined (type *LVMClusterReconciler has no field or method Create) (typecheck)
golangci-lint: controllers/scc.go#L92
r.Delete undefined (type *LVMClusterReconciler has no field or method Delete) (typecheck)
golangci-lint: pkg/cluster/type.go#L37
Pointer not declared by package atomic (typecheck)
golangci-lint: pkg/cluster/type.go#L31
Pointer not declared by package atomic (typecheck)
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/