CI Core #59960
Annotations
10 errors
core/store/migrate/plugins/relayer/evm/testutils/db.go#L58
unnecessary trailing newline (whitespace)
|
core/store/migrate/plugins/relayer/evm/migrate.go#L165
unnecessary trailing newline (whitespace)
|
core/store/migrate/plugins/relayer/evm/resolver.go#L50
S1021: should merge variable declaration with assignment on next line (gosimple)
|
core/chains/evm/txmgr/txmgr_test.go#L136
shadow: declaration of "err" shadows declaration at line 127 (govet)
|
core/chains/evm/txmgr/txmgr_test.go#L172
shadow: declaration of "err" shadows declaration at line 127 (govet)
|
core/chains/evm/txmgr/txmgr_test.go#L187
shadow: declaration of "err" shadows declaration at line 127 (govet)
|
core/cmd/shell_local.go#L1042
shadow: declaration of "err" shadows declaration at line 1035 (govet)
|
core/cmd/shell_local.go#L1046
shadow: declaration of "err" shadows declaration at line 1035 (govet)
|
core/cmd/shell_local.go#L1071
shadow: declaration of "err" shadows declaration at line 1064 (govet)
|
core/cmd/shell_local.go#L1078
shadow: declaration of "err" shadows declaration at line 1064 (govet)
|
This job failed
Loading