CI Core #10277
Annotations
5 errors
core/chains/evm/gas/fee_history_estimator.go#L266
increment-decrement: should replace nonZeroRewardsLen += 1 with nonZeroRewardsLen++ (revive)
|
core/chains/evm/gas/fee_history_estimator.go#L255
var-declaration: should drop = 0 from declaration of var nonZeroRewardsLen; it is the zero value (revive)
|
core/chains/evm/gas/rollups/op_l1_oracle.go#L53
field `tokenRatioCalldata` is unused (unused)
|
core/services/ocr/contract_tracker.go#L396
missing cases in switch of type chaintype.ChainType: chaintype.ChainMantle (exhaustive)
|
|
The logs for this run have expired and are no longer available.
Loading