test and chore: updating tests accounting for staking implementation #586
workflow.yaml
on: pull_request
build
1m 5s
gitleaks
31s
Annotations
2 errors and 9 warnings
build:
hardhat.config.js#L49
Duplicate key 'gasReporter'
|
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:
test/StakingIncentives.js#L13
'oneWeek' is assigned a value but never used
|
build:
test/StakingIncentives.js#L16
'defaultWeight' is assigned a value but never used
|
build:
test/StakingIncentives.js#L24
'defaultGasLimit' is assigned a value but never used
|
build:
test/StakingIncentives.js#L67
'wormholeDepositProcessorL1' is defined but never used
|
build:
test/StakingIncentives.js#L83
'convertBytes32ToAddress' is defined but never used
|
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
|