Skip to content

Feat: backrunme bloxroute #641

Feat: backrunme bloxroute

Feat: backrunme bloxroute #641

Triggered via pull request December 3, 2025 08:15
Status Failure
Total duration 2m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run golangci-lint: pkg/mev/bloxroute_backrunme_sender_test.go#L29
context.Background() could be replaced by t.Context() in TestBloxrouteBackrunmeSender_SendBackrunBundle (usetesting)
Run golangci-lint: pkg/mev/bloxroute_backrunme_sender_test.go#L21
context.Background() could be replaced by t.Context() in TestBloxrouteBackrunmeSender_SendBackrunBundle (usetesting)
Run golangci-lint: pkg/mev/backrun_public_sender_test.go#L43
context.Background() could be replaced by t.Context() in TestNewBackrunPublicClient (usetesting)
Run golangci-lint: pkg/mev/backrun_public_sender_test.go#L29
context.Background() could be replaced by t.Context() in TestNewBackrunPublicClient (usetesting)
Run golangci-lint: pkg/mev/backrun_public_sender_test.go#L21
context.Background() could be replaced by t.Context() in TestNewBackrunPublicClient (usetesting)
Run golangci-lint: pkg/eth/trace_test.go#L43
context.Background() could be replaced by t.Context() in TestTraceTransaction (usetesting)
Run golangci-lint: pkg/eth/trace_test.go#L17
context.Background() could be replaced by t.Context() in TestTraceCall (usetesting)
Run golangci-lint: pkg/eth/simulator_test.go#L30
context.Background() could be replaced by t.Context() in TestEstimateGasWithOverrides (usetesting)
Run golangci-lint: pkg/mev/bloxroute_backrunme_sender_test.go#L1
package should be `mev_test` instead of `mev` (testpackage)
Run golangci-lint: pkg/mev/bloxroute_backrunme_sender.go#L97
G402: TLS InsecureSkipVerify set true. (gosec)