Implement CommitPlugin with RMN OffChain Blessing #121
Annotations
10 errors
commit_rmn_ocb/validate_observation.go#L1
var-naming: don't use MixedCaps in package name; commitRmnOcb should be commitrmnocb (revive)
|
commit_rmn_ocb/types.go#L1
var-naming: don't use MixedCaps in package name; commitRmnOcb should be commitrmnocb (revive)
|
commit_rmn_ocb/outcome.go#L1
var-naming: don't use MixedCaps in package name; commitRmnOcb should be commitrmnocb (revive)
|
commit_rmn_ocb/observation.go#L148
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
commit_rmn_ocb/outcome.go#L52
(*Plugin).aggregateObservations - result 0 (github.com/smartcontractkit/chainlink-ccip/commit_rmn_ocb.CommitPluginObservation) is always nil (unparam)
|
commit_rmn_ocb/outcome.go#L84
func `fChainConsensus` is unused (unused)
|
commit_rmn_ocb/outcome.go#L139
func `gasPricesConsensus` is unused (unused)
|
commit_rmn_ocb/outcome.go#L114
func `tokenPricesConsensus` is unused (unused)
|
commit_rmn_ocb/types.go#L32
field `sig` is unused (unused)
|
commit_rmn_ocb/plugin.go#L57
S1009: should omit nil check; len() for github.com/smartcontractkit/libocr/offchainreporting2plus/ocr3types.Outcome is defined as zero (gosimple)
|
This job failed
Loading