CI Core #10665
Annotations
6 errors
Golang Lint:
core/services/ocr2/plugins/ccip/tokendata/lbtc/lbtc.go#L91
field `sourcePoolAddress` is unused (unused)
|
Golang Lint:
core/services/ocr2/plugins/ccip/tokendata/lbtc/lbtc.go#L92
field `destTokenAddress` is unused (unused)
|
Golang Lint:
core/services/ocr2/plugins/ccip/tokendata/lbtc/lbtc.go#L94
field `destGasAmount` is unused (unused)
|
Golang Lint:
core/services/ocr2/plugins/ccip/internal/ccipdata/lbtc_reader_test.go#L158
S1019: should use make([]common.Hash, 4) instead (gosimple)
|
Golang Lint:
core/services/ocr2/plugins/ccip/internal/ccipdata/lbtc_reader_test.go#L176
S1019: should use make([][]byte, 4) instead (gosimple)
|
Golang Lint
issues found
|
Loading