[ci] Vendor linstor-csi #524
go_lint.yaml
on: pull_request
Go linter for images
10s
Annotations
10 errors and 1 warning
Go linter for images
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Go linter for images
rangeValCopy: each iteration copies 144 bytes (consider pointers or indexing) (gocritic)
|
Go linter for images
rangeValCopy: each iteration copies 168 bytes (consider pointers or indexing) (gocritic)
|
Go linter for images
rangeValCopy: each iteration copies 152 bytes (consider pointers or indexing) (gocritic)
|
Go linter for images
rangeValCopy: each iteration copies 152 bytes (consider pointers or indexing) (gocritic)
|
Go linter for images
rangeValCopy: each iteration copies 152 bytes (consider pointers or indexing) (gocritic)
|
Go linter for images
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Go linter for images
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Go linter for images
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
Go linter for images
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
Go linter for images
Restore cache failed: Dependencies file is not found in /home/ubuntu/actions-runner-1/_work/sds-replicated-volume/sds-replicated-volume. Supported file pattern: go.sum
|