feat: bidder deposit revamp #6106
ci.yml
on: pull_request
Test and Build Go Modules
4m 1s
Foundry Checks and Reports
6m 48s
Test and Build Contracts Scripts
5m 28s
infrastructure
/
Setup and Test Nomad Cluster
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'
|