Merge pull request #199 from valory-xyz/scripts_update #885
Annotations
21 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run solhint:
contracts/interfaces/IUniswapV2Pair.sol#L6
Rule is set with explicit type [var/s: uint]
|
Run solhint:
contracts/Depository.sol#L89
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Run solhint:
contracts/Dispenser.sol#L285
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Run solhint:
contracts/Dispenser.sol#L286
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Run solhint:
contracts/Dispenser.sol#L288
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Run solhint:
contracts/Dispenser.sol#L290
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Run solhint:
contracts/Dispenser.sol#L292
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Run solhint:
contracts/GenericBondCalculator.sol#L5
global import of path ./interfaces/ITokenomics.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run solhint:
contracts/GenericBondCalculator.sol#L6
global import of path ./interfaces/IUniswapV2Pair.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run solhint:
contracts/GenericBondCalculator.sol#L22
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Run ESLint:
deploy/contracts.js#L3
'expect' is assigned a value but never used
|
Run ESLint:
deploy/contracts.js#L7
'deployer' is assigned a value but never used
|
Run ESLint:
scripts/deployment/staking/arbitrum/bridge_new_token.js#L4
'L1ERC20Gateway' is assigned a value but never used
|
Run ESLint:
scripts/deployment/staking/arbitrum/bridge_new_token.js#L5
'L2ERC20Gateway' is assigned a value but never used
|
Run ESLint:
scripts/deployment/staking/arbitrum/bridge_new_token.js#L6
'L1ToL2MessageGasEstimator' is assigned a value but never used
|
Run ESLint:
scripts/deployment/staking/arbitrum/bridge_new_token.js#L8
'getBaseFee' is assigned a value but never used
|
Run ESLint:
scripts/deployment/staking/arbitrum/deploy_21_change_owner.js#L13
'providerName' is assigned a value but never used
|
Run ESLint:
scripts/deployment/staking/arbitrum/send_tokens_and_message.js#L40
'ethBridger' is assigned a value but never used
|
Run ESLint:
scripts/deployment/staking/base/deploy_71_change_owner.js#L13
'providerName' is assigned a value but never used
|
Run ESLint:
scripts/deployment/staking/celo/deploy_051_change_owner.js#L13
'providerName' is assigned a value but never used
|
Loading