Adds reverting Txn list #1014
ci.yml
on: pull_request
Check Commit Message
30s
Test and Build Go Modules
3m 24s
Foundry Checks and Reports
6m 15s
Matrix: Test and Build Contracts Scripts
Annotations
7 errors and 1 warning
Test and Build Go Modules:
p2p/pkg/node/node.go#L1
: # github.com/primev/mev-commit/p2p/pkg/node
|
Test and Build Go Modules:
p2p/pkg/node/node.go#L441
cannot use preconfProto (variable of type *preconfirmation.Preconfirmation) as bidderapi.PreconfSender value in argument to bidderapi.NewService: *preconfirmation.Preconfirmation does not implement bidderapi.PreconfSender (wrong type for method SendBid)
|
Test and Build Go Modules:
p2p/cmd/main.go#L13
could not import github.com/primev/mev-commit/p2p/pkg/node (-: # github.com/primev/mev-commit/p2p/pkg/node
|
Test and Build Go Modules:
p2p/pkg/node/node.go#L441
cannot use preconfProto (variable of type *preconfirmation.Preconfirmation) as bidderapi.PreconfSender value in argument to bidderapi.NewService: *preconfirmation.Preconfirmation does not implement bidderapi.PreconfSender (wrong type for method SendBid)
|
Test and Build Go Modules:
p2p/pkg/rpc/bidder/service_test.go#L1
: # github.com/primev/mev-commit/p2p/pkg/rpc/bidder_test [github.com/primev/mev-commit/p2p/pkg/rpc/bidder.test]
|
Test and Build Go Modules:
p2p/pkg/rpc/bidder/service_test.go#L168
cannot use sender (variable of type *testSender) as bidderapi.PreconfSender value in argument to bidderapi.NewService: *testSender does not implement bidderapi.PreconfSender (wrong type for method SendBid)
|
Test and Build Go Modules
issues found
|
Test and Build Go Modules
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|