Skip to content

Erc20 transfer from and checks #1

Erc20 transfer from and checks

Erc20 transfer from and checks #1

Triggered via pull request December 21, 2023 18:41
Status Failure
Total duration 1m 27s
Artifacts

ci.yml

on: pull_request
test-hardhat-l1
0s
test-hardhat-l1
test-foundry-l1
0s
test-foundry-l1
test-hardhat-l2
30s
test-hardhat-l2
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 25 warnings
build-l1
Process completed with exit code 1.
lint-l1: ethereum/hardhat.config.ts#L33
Strings must use doublequote
lint-l1: ethereum/hardhat.config.ts#L111
'path' is never reassigned. Use 'const' instead
lint-l1: ethereum/hardhat.config.ts#L112
'rawData' is never reassigned. Use 'const' instead
lint-l1: ethereum/hardhat.config.ts#L115
'jsonConfig' is never reassigned. Use 'const' instead
lint-l1
Process completed with exit code 1.
check-verifier-generator
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint-l2
global import of path @openzeppelin/contracts/proxy/beacon/BeaconProxy.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint-l2
global import of path @openzeppelin/contracts/proxy/beacon/UpgradeableBeacon.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint-l2
global import of path ./interfaces/IL1Bridge.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint-l2
global import of path ./interfaces/IL2Bridge.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint-l2
global import of path ./interfaces/IL2StandardToken.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint-l2
global import of path ./L2StandardERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint-l2
global import of path ../vendor/AddressAliasHelper.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint-l2
Use Custom Errors instead of require statements
lint-l2
Use Custom Errors instead of require statements
lint-l2
Use Custom Errors instead of require statements
lint-l1
global import of path @openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint-l1
global import of path @openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint-l1
global import of path ./interfaces/IL1BridgeLegacy.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint-l1
global import of path ./interfaces/IL1Bridge.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint-l1
global import of path ./interfaces/IL2Bridge.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint-l1
global import of path ./interfaces/IL2ERC20Bridge.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint-l1
global import of path ./libraries/BridgeInitializationHelper.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint-l1
global import of path ../zksync/interfaces/IZkSync.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint-l1
global import of path ../common/interfaces/IAllowList.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint-l1
global import of path ../common/AllowListed.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)