Bump the golang group across 1 directory with 28 updates #148
Annotations
10 errors and 1 warning
golangci-lint:
main.go#L26
could not import github.com/dell/csi-vxflexos/v2/service (-: # github.com/dell/csi-vxflexos/v2/service
|
golangci-lint:
service/service.go#L318
cannot use &service{…} (value of type *service) as Service value in return statement: *service does not implement Service (missing method ControllerModifyVolume)) (typecheck)
|
golangci-lint:
main.go#L26
could not import github.com/dell/csi-vxflexos/v2/service (-: # github.com/dell/csi-vxflexos/v2/service
|
golangci-lint:
service/service.go#L318
cannot use &service{…} (value of type *service) as Service value in return statement: *service does not implement Service (missing method ControllerModifyVolume)) (typecheck)
|
golangci-lint:
main.go#L26
could not import github.com/dell/csi-vxflexos/v2/service (-: # github.com/dell/csi-vxflexos/v2/service
|
golangci-lint:
service/service.go#L318
cannot use &service{…} (value of type *service) as Service value in return statement: *service does not implement Service (missing method ControllerModifyVolume)) (typecheck)
|
golangci-lint:
main.go#L26
could not import github.com/dell/csi-vxflexos/v2/service (-: # github.com/dell/csi-vxflexos/v2/service
|
golangci-lint:
service/service.go#L318
cannot use &service{…} (value of type *service) as Service value in return statement: *service does not implement Service (missing method ControllerModifyVolume)) (typecheck)
|
golangci-lint:
main.go#L26
could not import github.com/dell/csi-vxflexos/v2/service (-: # github.com/dell/csi-vxflexos/v2/service
|
golangci-lint:
service/service.go#L318
cannot use &service{…} (value of type *service) as Service value in return statement: *service does not implement Service (missing method ControllerModifyVolume)) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading