Skip to content

cleanup: upgrade golint version and fix golint errors #1

cleanup: upgrade golint version and fix golint errors

cleanup: upgrade golint version and fix golint errors #1

Triggered via push September 6, 2024 03:13
Status Failure
Total duration 2m 37s
Artifacts

static.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Go Lint: cmd/smbplugin/main.go#L28
could not import github.com/kubernetes-csi/csi-driver-smb/pkg/smb (-: # github.com/kubernetes-csi/csi-driver-smb/pkg/smb
Go Lint: pkg/smb/controllerserver.go#L210
syntax error: unexpected ) at end of statement) (typecheck)
Go Lint: test/e2e/driver/smb_driver.go#L24
could not import github.com/kubernetes-csi/csi-driver-smb/pkg/smb (-: # github.com/kubernetes-csi/csi-driver-smb/pkg/smb
Go Lint: pkg/smb/controllerserver.go#L210
syntax error: unexpected ) at end of statement) (typecheck)
Go Lint: test/e2e/testsuites/dynamically_provisioned_reclaim_policy_tester.go#L22
could not import github.com/kubernetes-csi/csi-driver-smb/pkg/smb (-: # github.com/kubernetes-csi/csi-driver-smb/pkg/smb
Go Lint: pkg/smb/controllerserver.go#L210
syntax error: unexpected ) at end of statement) (typecheck)
Go Lint: pkg/smb/controllerserver.go#L210
syntax error: unexpected ) at end of statement (typecheck)
Go Lint: pkg/smb/controllerserver.go#L210
expected statement, found ')' (typecheck)
Go Lint: pkg/smb/controllerserver.go#L249
expected ';', found '{' (typecheck)
Go Lint: pkg/smb/controllerserver.go#L253
missing ',' in argument list (typecheck)
Go Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/csi-driver-smb/csi-driver-smb. Supported file pattern: go.sum