CI Core #72966
Annotations
6 errors and 2 warnings
Golang Lint:
core/chains/evm/client/chain_client.go#L384
unnecessary trailing newline (whitespace)
|
Golang Lint:
common/client/transaction_sender.go#L222
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Golang Lint:
core/chains/evm/client/chain_client.go#L388
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Golang Lint:
common/client/transaction_sender_test.go#L392
require-error: for error assertions use require (testifylint)
|
Golang Lint:
common/client/transaction_sender_test.go#L394
require-error: for error assertions use require (testifylint)
|
Golang Lint
issues found
|
Golang Lint
Unexpected input(s) 'id', 'gc-basic-auth', 'gc-host', 'gc-org-id', valid inputs are ['name', 'go-directory', 'only-modules', 'cache-version', 'go-version-file', 'go-module-file']
|
Post Golang Lint
Unexpected input(s) 'id', 'gc-basic-auth', 'gc-host', 'gc-org-id', valid inputs are ['name', 'go-directory', 'only-modules', 'cache-version', 'go-version-file', 'go-module-file']
|
Loading