CI Core #72298
Annotations
10 errors and 2 warnings
Golang Lint:
core/services/ocr2/plugins/median/services.go#L26
exported: type name will be used as median.MedianConfig by other packages, and that stutters; consider calling this Config (revive)
|
Golang Lint:
core/services/ocr2/plugins/ccip/internal/observability/metrics_test.go#L78
G115: integer overflow conversion uint64 -> int (gosec)
|
Golang Lint:
core/services/ocr2/plugins/ccip/internal/observability/metrics_test.go#L49
var-naming: var chainId should be chainID (revive)
|
Golang Lint:
core/services/ocr2/plugins/ccip/internal/observability/metrics.go#L45
var-naming: struct field chainId should be chainID (revive)
|
Golang Lint:
core/services/ocr2/plugins/ccip/internal/observability/metrics_test.go#L52
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Golang Lint:
core/services/ocr2/plugins/ccip/internal/observability/metrics_test.go#L86
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Golang Lint:
core/services/ocr2/plugins/ccip/internal/observability/onramp_observed_test.go#L84
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
Golang Lint:
common/txmgr/confirmer.go#L778
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Golang Lint:
common/txmgr/confirmer.go#L400
Consider pre-allocating `txIDsToUnconfirm` (prealloc)
|
Golang Lint:
common/txmgr/txmgr.go#L134
var-naming: func parameter chainId should be chainID (revive)
|
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