Skip to content

fix: inheritdoc

fix: inheritdoc #434

Triggered via push November 28, 2024 15:34
Status Success
Total duration 2m 15s
Artifacts

ci.yml

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