Skip to content

fix: use single on-chain bridge fee #3719

fix: use single on-chain bridge fee

fix: use single on-chain bridge fee #3719

Triggered via pull request December 9, 2024 03:11
Status Failure
Total duration 8m 34s
Artifacts

ci.yml

on: pull_request
Test and Build Go Modules
5m 5s
Test and Build Go Modules
Foundry Checks and Reports
8m 7s
Foundry Checks and Reports
Test and Build Contracts Scripts
4m 11s
Test and Build Contracts Scripts
infrastructure  /  Setup and Test Nomad Cluster
infrastructure / Setup and Test Nomad Cluster
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Test and Build Go Modules: bridge/standard/pkg/node/node.go#L331
cannot use l1gateway.NewL1gatewayTransactor(contractAddr, txtor) (value of type *l1gateway.L1gatewayTransactor) as gwcontract.GatewayTransactor value in assignment: *l1gateway.L1gatewayTransactor does not implement gwcontract.GatewayTransactor (wrong type for method FinalizeTransfer)
Test and Build Go Modules: bridge/standard/pkg/node/node.go#L333
cannot use settlementgateway.NewSettlementgatewayTransactor(contractAddr, txtor) (value of type *settlementgateway.SettlementgatewayTransactor) as gwcontract.GatewayTransactor value in assignment: *settlementgateway.SettlementgatewayTransactor does not implement gwcontract.GatewayTransactor (wrong type for method FinalizeTransfer)
Test and Build Go Modules: bridge/standard/cmd/relayer/main.go#L13
could not import github.com/primev/mev-commit/bridge/standard/pkg/node (-: # github.com/primev/mev-commit/bridge/standard/pkg/node
Test and Build Go Modules: bridge/standard/pkg/node/node.go#L331
cannot use l1gateway.NewL1gatewayTransactor(contractAddr, txtor) (value of type *l1gateway.L1gatewayTransactor) as gwcontract.GatewayTransactor value in assignment: *l1gateway.L1gatewayTransactor does not implement gwcontract.GatewayTransactor (wrong type for method FinalizeTransfer)
Test and Build Go Modules: bridge/standard/pkg/node/node.go#L333
cannot use settlementgateway.NewSettlementgatewayTransactor(contractAddr, txtor) (value of type *settlementgateway.SettlementgatewayTransactor) as gwcontract.GatewayTransactor value in assignment: *settlementgateway.SettlementgatewayTransactor does not implement gwcontract.GatewayTransactor (wrong type for method FinalizeTransfer)
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