sweepbatcher: batch change outputs #2303
main.yml
on: pull_request
RPC compilation check
1m 33s
go mod check
9m 56s
build and lint code
4m 47s
run unit tests
6m 57s
Annotations
6 errors
|
build and lint code
Process completed with exit code 2.
|
|
build and lint code:
sweepbatcher/sweep_batcher_presigned_test.go#L229
S1005: unnecessary assignment to the blank identifier (gosimple)
|
|
build and lint code:
sweepbatcher/sweep_batch_test.go#L5
File is not properly formatted (goimports)
|
|
build and lint code:
sweepbatcher/sweep_batch.go#L9
File is not properly formatted (goimports)
|
|
build and lint code:
sweepbatcher/sweep_batcher_presigned_test.go#L1169
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
run unit tests
Process completed with exit code 2.
|