Skip to content

Merge pull request #404 from jakobmoellerdev/OCPBUGS-18397-vgdelete #232

Merge pull request #404 from jakobmoellerdev/OCPBUGS-18397-vgdelete

Merge pull request #404 from jakobmoellerdev/OCPBUGS-18397-vgdelete #232

Triggered via push September 8, 2023 08:30
Status Failure
Total duration 2m 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 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#L89
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/