Privacy e2e #68
ci.yml
on: pull_request
Check Commit Message
37s
Test and Build Go Modules
3m 17s
Foundry Checks and Reports
4m 34s
Matrix: Test and Build Contracts Scripts
Annotations
13 errors and 1 warning
Test and Build Contracts Scripts (20.x)
Process completed with exit code 1.
|
Test and Build Contracts Scripts (18.x)
The job was canceled because "_20_x" failed.
|
Test and Build Contracts Scripts (18.x)
Process completed with exit code 1.
|
Test and Build Go Modules:
oracle/pkg/node/node.go#L1
: # github.com/primevprotocol/mev-commit/oracle/pkg/node
|
Test and Build Go Modules:
oracle/pkg/node/node.go#L153
cannot use oc (variable of type *oracle.OracleSession) as updater.Oracle value in argument to updater.NewUpdater: *oracle.OracleSession does not implement updater.Oracle (missing method GetBuilder)
|
Test and Build Go Modules:
oracle/pkg/node/node.go#L161
cannot use oracleContract (variable of type *oracle.Oracle) as settler.Oracle value in argument to settler.NewSettler: *oracle.Oracle does not implement settler.Oracle (wrong type for method ProcessBuilderCommitmentForBlockNumber)
|
Test and Build Go Modules:
oracle/pkg/node/node.go#L309
rc.AddBuilderAddress undefined (type *oracle.Oracle has no field or method AddBuilderAddress) (typecheck)
|
Test and Build Go Modules:
oracle/cmd/main.go#L16
could not import github.com/primevprotocol/mev-commit/oracle/pkg/node (-: # github.com/primevprotocol/mev-commit/oracle/pkg/node
|
Test and Build Go Modules:
oracle/pkg/node/node.go#L153
cannot use oc (variable of type *oracle.OracleSession) as updater.Oracle value in argument to updater.NewUpdater: *oracle.OracleSession does not implement updater.Oracle (missing method GetBuilder)
|
Test and Build Go Modules:
oracle/pkg/node/node.go#L161
cannot use oracleContract (variable of type *oracle.Oracle) as settler.Oracle value in argument to settler.NewSettler: *oracle.Oracle does not implement settler.Oracle (wrong type for method ProcessBuilderCommitmentForBlockNumber)
|
Test and Build Go Modules:
oracle/pkg/node/node.go#L309
rc.AddBuilderAddress undefined (type *oracle.Oracle has no field or method AddBuilderAddress)) (typecheck)
|
Test and Build Go Modules:
x/contracts/events/events.go#L1
: # github.com/primevprotocol/mev-commit/x/contracts/events [github.com/primevprotocol/mev-commit/x/contracts/events.test]
|
Test and Build Go Modules:
x/contracts/events/events_test.go#L24
unknown field PrepaidAmount in struct literal of type bidderregistry.BidderregistryBidderRegistered
|
Test and Build Go Modules
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|