CI Core #72292
Annotations
10 errors and 2 warnings
Golang Lint:
core/services/relay/evm/llo/config_poller.go#L195
Consider pre-allocating `transmitAccounts` (prealloc)
|
Golang Lint:
core/services/relay/evm/llo/config_poller.go#L199
Consider pre-allocating `signers` (prealloc)
|
Golang Lint:
core/services/relay/evm/llo/config_poller.go#L227
Consider pre-allocating `transmitAccounts` (prealloc)
|
Golang Lint:
core/services/relay/evm/llo/config_poller.go#L231
Consider pre-allocating `signers` (prealloc)
|
Golang Lint:
core/services/relay/evm/llo/config_poller.go#L197
fmt.Sprintf can be replaced with faster hex.EncodeToString (perfsprint)
|
Golang Lint:
core/services/relay/evm/llo/config_poller.go#L229
fmt.Sprintf can be replaced with faster hex.EncodeToString (perfsprint)
|
Golang Lint:
core/services/relay/evm/llo/offchain_config_digester.go#L85
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
Golang Lint:
core/services/standardcapabilities/delegate_test.go#L111
require-error: for error assertions use require (testifylint)
|
Golang Lint:
core/null/int64.go#L139
G115: integer overflow conversion uint -> int64 (gosec)
|
Golang Lint:
core/null/int64.go#L145
G115: integer overflow conversion uint64 -> int64 (gosec)
|
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']
|
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