fix bridge deploy bug #169
ci.yaml
on: pull_request
Test solidity contracts
47s
Annotations
3 warnings
Test solidity contracts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test solidity contracts:
contracts/gateway/scroll/ScrollL1Gateway.sol#L38
Avoid to use tx.origin
|
Test solidity contracts:
contracts/gateway/zksync/ZkSyncL1Gateway.sol#L58
Avoid to use tx.origin
|