Skip to content

Kl/hyperchain upgrade fix3 #1662

Kl/hyperchain upgrade fix3

Kl/hyperchain upgrade fix3 #1662

Triggered via pull request May 13, 2024 18:36
Status Failure
Total duration 1m 24s
Artifacts

l2-contracts-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
lint: l1-contracts/scripts/whatever.ts#L11
'upgradeProverFix' is defined but never used
lint: l1-contracts/scripts/whatever.ts#L12
'IERC20Factory' is defined but never used
lint: l1-contracts/scripts/whatever.ts#L52
'create2Salt' is assigned a value but never used
lint: l1-contracts/scripts/whatever.ts#L83
'tokenList' is assigned a value but never used
lint: l1-contracts/src.ts/hyperchain-upgrade.ts#L364
'deployer' is defined but never used
lint
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: l1-contracts/contracts/upgrades/Upgrade_v1_4_1.sol#L11
Contract name must be in CamelCase
lint: l1-contracts/contracts/vendor/AddressAliasHelper.sol#L55
Avoid to use tx.origin
lint: l1-contracts/test/foundry/unit/concrete/Executor/ExecutorProof.t.sol#L2
Found more than One contract per file. 2 contracts found!
lint: l1-contracts/test/foundry/unit/concrete/state-transition/chain-deps/DiamondProxy/DiamondProxy.t.sol#L2
Found more than One contract per file. 2 contracts found!
lint: l1-contracts/test/foundry/unit/concrete/state-transition/chain-deps/facets/Admin/ExecuteUpgrade.t.sol#L3
Found more than One contract per file. 2 contracts found!
lint: l1-contracts/test/foundry/unit/concrete/state-transition/chain-deps/facets/Base/_Base_Shared.t.sol#L2
Found more than One contract per file. 2 contracts found!
lint: l1-contracts/test/foundry/unit/concrete/state-transition/chain-deps/facets/Getters/_Getters_Shared.t.sol#L2
Found more than One contract per file. 2 contracts found!
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.