Staking code, deployment scripts, tests, and thread model #840
Annotations
10 errors and 5 warnings
Run solhint:
contracts/staking/StakeHolder.sol#L3
Compiler version ^0.8.20 does not satisfy the 0.8.19 semver requirement
|
|
|
|
|
|
|
|
|
|
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 solhint:
contracts/access/MintingAccessControl.sol#L6
Variable "AccessControl" is unused
|
Run solhint:
contracts/access/MintingAccessControl.sol#L6
Variable "IAccessControl" is unused
|
Run solhint:
contracts/staking/StakeHolder.sol#L6
Variable "IAccessControlUpgradeable" is unused
|
Run solhint:
contracts/staking/StakeHolder.sol#L6
Variable "AccessControlUpgradeable" is unused
|
Loading