Skip to content

fix: merge with dev #378

fix: merge with dev

fix: merge with dev #378

Triggered via push November 6, 2024 05:01
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: push
Foundry project
36s
Foundry project
Matrix: Run Linters
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
Foundry project
Process completed with exit code 1.
Run Linters (16.x): solidity/contracts/modules/accessControl/PermitAccessModule.sol#L52
Missing named parameters. Max unnamed parameters value is 4
Run Linters (16.x)
Process completed with exit code 1.
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/mocks/MockAtomicArbitrator.sol#L21
Variable "_accessControl" is unused
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