Skip to content

Reduce LINSTOR load #188

Reduce LINSTOR load

Reduce LINSTOR load #188

Triggered via pull request August 30, 2023 14:11
Status Failure
Total duration 12m 57s
Artifacts

lints.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: pkg/linstor/highlevelclient/high_level_client.go#L191
return statements should not be cuddled if block has more than two lines (wsl)
lint: pkg/linstor/highlevelclient/high_level_client.go#L215
return statements should not be cuddled if block has more than two lines (wsl)
lint: pkg/linstor/highlevelclient/high_level_client.go#L222
ranges should only be cuddled with assignments used in the iteration (wsl)
lint: pkg/linstor/highlevelclient/high_level_client.go#L233
ranges should only be cuddled with assignments used in the iteration (wsl)
lint: pkg/client/linstor.go#L1708
return statements should not be cuddled if block has more than two lines (wsl)
lint
issues found
pre-commit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.