Skip to content

chore: remove commented code #432

chore: remove commented code

chore: remove commented code #432

Triggered via push November 27, 2024 15:37
Status Success
Total duration 2m 9s
Artifacts

ci.yml

on: push
Foundry project
1m 58s
Foundry project
Matrix: Run Linters
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run Linters (16.x): solidity/test/integration/ReleaseUnutilizedResponse.t.sol#L8
Explicitly mark visibility of state
Run Linters (16.x): solidity/test/integration/ReleaseUnutilizedResponse.t.sol#L9
Explicitly mark visibility of state
Run Linters (16.x): solidity/test/integration/ReleaseUnutilizedResponse.t.sol#L10
Explicitly mark visibility of state
Run Linters (16.x): solidity/test/mocks/MockArbitrator.sol#L4
imported name IAccessController is not used
Run Linters (16.x): solidity/test/unit/modules/resolution/PrivateERC20ResolutionModule.t.sol#L46
The order of data in contract BaseTest should be: Constants, Immutable variables, State Variables
Run Linters (16.x): solidity/contracts/examples/libraries/MerkleLib.sol#L17
'TREE_DEPTH' should start with _
Run Linters (16.x): solidity/contracts/examples/libraries/MerkleLib.sol#L18
'MAX_LEAVES' should start with _