CI Core #78856
Annotations
4 errors
Golang Lint (.):
core/web/resolver/tron_key.go#L18
Consider pre-allocating `resolvers` (prealloc)
|
Golang Lint (.):
core/services/keystore/keys/tronkey/account_test.go#L117
error-nil: use require.NoError (testifylint)
|
Golang Lint (.):
core/services/keystore/keys/tronkey/account_test.go#L134
error-nil: use require.Error (testifylint)
|
Golang Lint (.)
issues found
|
Loading