Skip to content

[ci] Vendor linstor-csi #524

[ci] Vendor linstor-csi

[ci] Vendor linstor-csi #524

Triggered via pull request December 3, 2024 17:46
Status Failure
Total duration 21s
Artifacts

go_lint.yaml

on: pull_request
Go linter for images
10s
Go linter for images
Fit to window
Zoom out
Zoom in

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