Adds reverting Txn list #1227
ci.yml
on: pull_request
Matrix: Test and Build Contracts Scripts
Check Commit Message
33s
Test and Build Go Modules
3m 51s
Foundry Checks and Reports
11m 5s
infrastructure
/
Setup and Test Nomad Cluster
Annotations
8 errors and 1 warning
Check Commit Message
Process completed with exit code 1.
|
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#L339
cannot use commitmentDA (variable of type *preconfcommitmentstore.Preconfcommitmentstore) as preconftracker.PreconfContract value in argument to preconftracker.NewTracker: *preconfcommitmentstore.Preconfcommitmentstore does not implement preconftracker.PreconfContract (wrong type for method OpenCommitment)
|
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#L339
cannot use commitmentDA (variable of type *preconfcommitmentstore.Preconfcommitmentstore) as preconftracker.PreconfContract value in argument to preconftracker.NewTracker: *preconfcommitmentstore.Preconfcommitmentstore does not implement preconftracker.PreconfContract (wrong type for method OpenCommitment)
|
Test and Build Go Modules
issues found
|
Foundry Checks and Reports
Canceling since a higher priority waiting request for 'ci-refs/pull/171/merge' exists
|
Foundry Checks and Reports
The operation was canceled.
|
Test and Build Go Modules
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|