improvements: clean code #64
pr-validation.yaml
on: pull_request
Run ReviewDog
2m 7s
Tests
1m 43s
Annotations
6 errors
[GolangCI Lint] pkg/collector/ibc_collector.go#L70:
pkg/collector/ibc_collector.go#L70
assignments should only be cuddled with other assignments (wsl)
|
[GolangCI Lint] pkg/collector/ibc_collector.go#L71:
pkg/collector/ibc_collector.go#L71
declarations should never be cuddled (wsl)
|
[GolangCI Lint] pkg/collector/wallet_balance_collector.go#L19:
pkg/collector/wallet_balance_collector.go#L19
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
[GolangCI Lint] pkg/collector/wallet_balance_collector.go#L38:
pkg/collector/wallet_balance_collector.go#L38
declarations should never be cuddled (wsl)
|
[GolangCI Lint] pkg/collector/wallet_balance_collector.go#L39:
pkg/collector/wallet_balance_collector.go#L39
assignments should only be cuddled with other assignments (wsl)
|
Run ReviewDog
reviewdog exited with status code: 1
|