Skip to content

chore: update prophet-core dependency #405

chore: update prophet-core dependency

chore: update prophet-core dependency #405

Triggered via push November 14, 2024 15:20
Status Success
Total duration 3m 21s
Artifacts

ci.yml

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

Annotations

12 warnings
Foundry project
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Linters (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 _