CI Core #73918
Annotations
10 errors and 2 warnings
Golang Lint:
core/capabilities/ccip/ccip_integration_tests/home_chain_test.go#L1
var-naming: don't use an underscore in package name (revive)
|
Golang Lint:
core/chains/evm/config/config_test.go#L211
bool-compare: use assert.True (testifylint)
|
Golang Lint:
core/chains/evm/config/config_test.go#L220
bool-compare: use assert.False (testifylint)
|
Golang Lint:
core/chains/evm/config/config_test.go#L263
float-compare: use assert.InEpsilon (or InDelta) (testifylint)
|
Golang Lint:
core/chains/evm/config/config_test.go#L272
bool-compare: use assert.False (testifylint)
|
Golang Lint:
core/chains/evm/config/config_test.go#L344
bool-compare: use assert.True (testifylint)
|
Golang Lint:
core/chains/evm/config/config_test.go#L346
bool-compare: use assert.True (testifylint)
|
Golang Lint:
core/logger/logger.go#L211
G115: integer overflow conversion int -> uint64 (gosec)
|
Golang Lint:
core/logger/zap_test.go#L43
G115: integer overflow conversion uint64 -> int (gosec)
|
Golang Lint:
core/logger/zap_test.go#L63
G115: integer overflow conversion uint64 -> int (gosec)
|
Post Golang Lint
Unexpected input(s) 'id', valid inputs are ['name', 'go-directory', 'only-modules', 'cache-version', 'go-version-file', 'go-module-file']
|
Golang Lint
Unexpected input(s) 'id', valid inputs are ['name', 'go-directory', 'only-modules', 'cache-version', 'go-version-file', 'go-module-file']
|
Loading