Generalize expiry based de-duplication, dsmr #3887
Annotations
5 errors
Run static analysis tests:
x/dsmr/node.go#L302
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Run static analysis tests:
x/dsmr/node.go#L302
unused-parameter: parameter 'blkID' seems to be unused, consider removing or renaming it as _ (revive)
|
Run static analysis tests:
x/dsmr/node.go#L302
unused-receiver: method receiver 'n' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
Run static analysis tests:
x/dsmr/block.go#L140
unnecessary conversion (unconvert)
|
Run static analysis tests
Process completed with exit code 255.
|
Loading