refactor and test: addressing C4R issue 38 #738
Annotations
3 errors and 12 warnings
gitleaks
Process completed with exit code 1.
|
build:
test/DispenserStakingIncentives.js#L803
Missing semicolon
|
build
Process completed with exit code 1.
|
gitleaks
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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:
deploy/contracts.js#L3
'expect' is assigned a value but never used
|
build:
deploy/contracts.js#L7
'deployer' is assigned a value but never used
|
build:
scripts/deployment/staking/arbitrum/bridge_new_token.js#L4
'L1ERC20Gateway' is assigned a value but never used
|
build:
scripts/deployment/staking/arbitrum/bridge_new_token.js#L5
'L2ERC20Gateway' is assigned a value but never used
|
build:
scripts/deployment/staking/arbitrum/bridge_new_token.js#L6
'L1ToL2MessageGasEstimator' is assigned a value but never used
|
build:
scripts/deployment/staking/arbitrum/bridge_new_token.js#L8
'getBaseFee' is assigned a value but never used
|
build:
scripts/deployment/staking/arbitrum/send_tokens_and_message.js#L40
'ethBridger' is assigned a value but never used
|
build:
scripts/deployment/staking/arbitrum/send_tokens_and_message.js#L150
'totalSupply' is assigned a value but never used
|
build:
scripts/deployment/staking/arbitrum/send_tokens_and_message.js#L154
'balance' is assigned a value but never used
|
build:
scripts/deployment/staking/gnosis/send_tokens_and_message.js#L19
'l2TargetDispenserAddress' is assigned a value but never used
|