test and chore: updating tests accounting for staking implementation #598
workflow.yaml
on: pull_request
build
4m 31s
gitleaks
28s
Annotations
3 errors and 14 warnings
build
Process completed with exit code 1.
|
build
unable to access 'https://github.com/foundry-rs/forge-std/': Failed to connect to github.com port 443 after 75005 ms: Couldn't connect to server
|
build
clone of 'https://github.com/foundry-rs/forge-std' into submodule path '/Users/runner/work/autonolas-v1/autonolas-v1/lib/autonolas-tokenomics/lib/fx-portal/lib/openzeppelin-contracts/lib/forge-std' failed
|
gitleaks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
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/
|
build:
contracts/AutonolasGovernance.sol#L5
imported name buOLAS is not used
|
build:
contracts/AutonolasGovernance.sol#L6
imported name OLAS is not used
|
build:
contracts/AutonolasGovernance.sol#L7
imported name GovernorOLAS is not used
|
build:
contracts/AutonolasGovernance.sol#L8
imported name Timelock is not used
|
build:
contracts/AutonolasGovernance.sol#L9
imported name veOLAS is not used
|
build:
contracts/AutonolasGovernance.sol#L10
imported name wveOLAS is not used
|
build:
contracts/AutonolasGovernance.sol#L11
imported name VoteWeighting is not used
|
build:
contracts/AutonolasRegistries.sol#L5
imported name AgentRegistry is not used
|
build:
contracts/AutonolasRegistries.sol#L6
imported name ComponentRegistry is not used
|
build:
contracts/AutonolasRegistries.sol#L7
imported name RegistriesManager is not used
|
build:
test/StakingIncentives.js#L83
'convertBytes32ToAddress' is defined but never used
|
build:
test/StakingIncentives.js#L593
'stakingInstance' is assigned a value but never used
|