Skip to content

AIP-1 bonding

AIP-1 bonding #767

Triggered via pull request July 14, 2024 13:06
Status Failure
Total duration 2m 3s
Artifacts

workflow.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
build
Process completed with exit code 14.
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: contracts/interfaces/IUniswapV2Pair.sol#L6
Rule is set with explicit type [var/s: uint]
build: contracts/BondCalculator.sol#L2
Found more than One contract per file. 2 contracts found!
build: contracts/BondCalculator.sol#L74
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/Depository.sol#L2
Found more than One contract per file. 2 contracts found!
build: contracts/Depository.sol#L116
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/Dispenser.sol#L2
Found more than One contract per file. 6 contracts found!
build: contracts/Dispenser.sol#L282
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/Dispenser.sol#L283
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/Dispenser.sol#L285
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/Dispenser.sol#L287
Immutable variables name are set to be in capitalized SNAKE_CASE
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/gnosis/send_tokens_and_message.js#L19
'l2TargetDispenserAddress' is assigned a value but never used
build: scripts/deployment/staking/gnosis/send_tokens_and_message.js#L41
'bridgePayload' is assigned a value but never used
build: scripts/deployment/staking/optimistic/send_tokens_and_message.js#L19
'l2TargetDispenserAddress' is assigned a value but never used