sweepbatcher: batch change outputs #2258
main.yml
on: pull_request
RPC compilation check
1m 40s
go mod check
9m 45s
build and lint code
4m 55s
run unit tests
15m 43s
Annotations
4 errors
|
build and lint code
Process completed with exit code 2.
|
|
build and lint code:
sweepbatcher/sweep_batch.go#L1340
S1009: should omit nil check; len() for nil maps is defined as zero (gosimple)
|
|
build and lint code:
sweepbatcher/sweep_batch.go#L1305
S1009: should omit nil check; len() for nil maps is defined as zero (gosimple)
|
|
build and lint code:
sweepbatcher/sweep_batch.go#L1348
File is not properly formatted (gofmt)
|