Skip to content

[management] Remove file store #6532

[management] Remove file store

[management] Remove file store #6532

Triggered via pull request October 2, 2024 19:35
Status Cancelled
Total duration 7m 35s
Artifacts

golangci-lint.yml

on: pull_request
codespell
11s
codespell
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint (ubuntu-latest): management/server/file_store.go#L40
field `resourceLocks` is unused (unused)
lint (ubuntu-latest): management/server/user_test.go#L62
ineffectual assignment to err (ineffassign)
lint (ubuntu-latest): management/client/client_test.go#L518
test helper function should start from t.Helper() (thelper)
lint (ubuntu-latest)
issues found
lint (macos-latest): management/server/file_store.go#L40
field `resourceLocks` is unused (unused)
lint (macos-latest): management/server/user_test.go#L62
ineffectual assignment to err (ineffassign)
lint (macos-latest): management/client/client_test.go#L518
test helper function should start from t.Helper() (thelper)
lint (macos-latest)
issues found
lint (windows-latest)
Canceling since a higher priority waiting request for 'golangci-lint-refs/pull/2689/merge-chore/remove-file-store' exists
lint (windows-latest)
The operation was canceled.
lint (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/