Reduce LINSTOR load #189
lints.yml
on: pull_request
lint
2m 32s
pre-commit
16s
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.
|