Skip to content

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

test and chore: updating tests accounting for staking implementation

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

Triggered via pull request May 22, 2024 11:55
@kupermindkupermind
synchronize #146
staking
Status Failure
Total duration 1m 57s
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: contracts/AutonolasGovernance.sol#L5
imported name buOLAS is not used
build: contracts/AutonolasGovernance.sol#L6
global import of path ../lib/autonolas-governance/contracts/OLAS.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/AutonolasGovernance.sol#L7
global import of path ../lib/autonolas-governance/contracts/GovernorOLAS.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/AutonolasGovernance.sol#L8
global import of path ../lib/autonolas-governance/contracts/Timelock.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/AutonolasGovernance.sol#L9
global import of path ../lib/autonolas-governance/contracts/veOLAS.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/AutonolasGovernance.sol#L10
imported name wveOLAS is not used
build: contracts/AutonolasRegistries.sol#L5
global import of path ../lib/autonolas-registries/contracts/AgentRegistry.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/AutonolasRegistries.sol#L6
global import of path ../lib/autonolas-registries/contracts/ComponentRegistry.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/AutonolasRegistries.sol#L7
global import of path ../lib/autonolas-registries/contracts/RegistriesManager.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/AutonolasRegistries.sol#L8
global import of path ../lib/autonolas-registries/contracts/ServiceManager.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: test/TokenomicsLoop.js#L1934
'currentPoint' is assigned a value but never used
build: test/TokenomicsLoop.js#L2268
'currentPoint' is assigned a value but never used