Skip to content

test and chore: updating tests accounting for staking implementation #596

test and chore: updating tests accounting for staking implementation

test and chore: updating tests accounting for staking implementation #596

Triggered via pull request October 31, 2024 12:28
@kupermindkupermind
synchronize #146
staking
Status Failure
Total duration 3m 42s
Artifacts

workflow.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
build
Process completed with exit code 1.
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