Skip to content

docs: access control #423

docs: access control

docs: access control #423

Triggered via push November 26, 2024 14:23
Status Success
Total duration 2m 19s
Artifacts

ci.yml

on: push
Foundry project
2m 8s
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 _