Update solidity/contracts/examples/README.md #400
Annotations
5 warnings
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 yarn lint:check:
solidity/test/mocks/MockArbitrator.sol#L4
imported name IAccessController is not used
|
Run yarn lint:check:
solidity/test/unit/modules/resolution/PrivateERC20ResolutionModule.t.sol#L46
The order of data in contract BaseTest should be: Constants, Immutable variables, State Variables
|
Run yarn lint:check:
solidity/contracts/examples/modules/resolution/BondEscalationResolutionModule.sol#L6
imported name IERC20 is not used
|
Run yarn lint:check:
solidity/interfaces/IArbitrator.sol#L4
imported name IAccessController is not used
|
Loading