Skip to content

sweepbatcher: add mode with presigned transactions #1789

sweepbatcher: add mode with presigned transactions

sweepbatcher: add mode with presigned transactions #1789

Triggered via pull request March 13, 2025 16:44
Status Failure
Total duration 9m 16s
Artifacts

main.yml

on: pull_request
RPC compilation check
1m 32s
RPC compilation check
go mod check
20s
go mod check
build and lint code
2m 30s
build and lint code
run unit tests
9m 8s
run unit tests
Fit to window
Zoom out
Zoom in

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.