Staking code, deployment scripts, tests, and thread model #839
test.yml
on: pull_request
Run Forge Tests
51s
Run Hardhat Tests
1m 23s
Run eslint
34s
Run solhint
29s
Run slither
1m 46s
Check README.md is contained in each contracts directory
3s
dependency-review
3s
Publish to NPM (dry run)
1m 14s
Annotations
11 errors and 11 warnings
Run solhint:
contracts/staking/StakeHolder.sol#L3
Compiler version ^0.8.20 does not satisfy the 0.8.19 semver requirement
|
|
|
|
|
|
|
|
|
|
Run slither
Process completed with exit code 255.
|
Check README.md is contained in each contracts directory
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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
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
|
Run eslint
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 Forge Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Publish to NPM (dry run)
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 Hardhat Tests
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 slither
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|