sweepbatcher: add mode with presigned transactions #1789
main.yml
on: pull_request
RPC compilation check
1m 32s
go mod check
20s
build and lint code
2m 30s
run unit tests
9m 8s
Annotations
4 errors
|
build and lint code:
sweepbatcher/presigned_test.go#L262
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
|
build and lint code:
sweepbatcher/presigned_test.go#L834
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
|
build and lint code:
sweepbatcher/sweep_batch_test.go#L301
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
|
build and lint code
Process completed with exit code 2.
|