Skip to content

feat: bidder deposit revamp #6106

feat: bidder deposit revamp

feat: bidder deposit revamp #6106

Triggered via pull request July 31, 2025 22:05
Status Failure
Total duration 6m 54s
Artifacts

ci.yml

on: pull_request
Test and Build Go Modules
4m 1s
Test and Build Go Modules
Foundry Checks and Reports
6m 48s
Foundry Checks and Reports
Test and Build Contracts Scripts
5m 28s
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

14 errors and 11 warnings
Test and Build Go Modules: p2p/pkg/node/node.go#L42
could not import github.com/primev/mev-commit/p2p/pkg/depositmanager (-: # github.com/primev/mev-commit/p2p/pkg/depositmanager
Test and Build Go Modules: p2p/pkg/depositmanager/deposit_test.go#L174
undefined: bidderregistry.BidderregistryBidderRegistered (typecheck)
Test and Build Go Modules: p2p/pkg/depositmanager/deposit_test.go#L79
undefined: bidderregistry.BidderregistryBidderRegistered (typecheck)
Test and Build Go Modules: p2p/pkg/depositmanager/deposit.go#L92
undefined: bidderregistry.BidderregistryBidderRegistered) (typecheck)
Test and Build Go Modules: p2p/pkg/depositmanager/deposit.go#L67
undefined: bidderregistry.BidderregistryBidderRegistered
Test and Build Go Modules: p2p/pkg/depositmanager/deposit.go#L51
undefined: bidderregistry.BidderregistryBidderRegistered
Test and Build Go Modules: p2p/pkg/depositmanager/deposit_test.go#L17
could not import github.com/primev/mev-commit/p2p/pkg/depositmanager (-: # github.com/primev/mev-commit/p2p/pkg/depositmanager
Test and Build Go Modules: p2p/pkg/depositmanager/deposit.go#L92
undefined: bidderregistry.BidderregistryBidderRegistered (typecheck)
Test and Build Go Modules: p2p/pkg/depositmanager/deposit.go#L67
undefined: bidderregistry.BidderregistryBidderRegistered
Test and Build Go Modules: p2p/pkg/depositmanager/deposit.go#L51
undefined: bidderregistry.BidderregistryBidderRegistered
Test and Build Contracts Scripts
Process completed with exit code 1.
Test and Build Contracts Scripts
Immutable variables name are set to be in capitalized SNAKE_CASE
Test and Build Contracts Scripts
Immutable variables name are set to be in capitalized SNAKE_CASE
Test and Build Contracts Scripts
Function order is incorrect, contract immutable declaration can not go after state variable declaration (line 8)
Test and Build Go Modules
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Test and Build Contracts Scripts
Missing @notice tag in function 'convertFundsToProviderReward'
Test and Build Contracts Scripts
Missing @notice tag in function 'withdrawAsBidder'
Test and Build Contracts Scripts
Missing @notice tag in function 'requestWithdrawalsAsBidder'
Test and Build Contracts Scripts
Missing @notice tag in function 'depositEvenlyAsBidder'
Test and Build Contracts Scripts
Missing @notice tag in function 'depositAsBidder'
Test and Build Contracts Scripts
Missing @notice tag in function 'initialize'
Test and Build Contracts Scripts
Missing @notice tag in function '<anonymous>'
Test and Build Contracts Scripts
Missing @notice tag in function '<anonymous>'
Test and Build Contracts Scripts
Missing @notice tag in function '<anonymous>'
Test and Build Contracts Scripts
Missing @author tag in contract 'BidderRegistry'