Skip to content

chore(l1-contracts): Migrate L1 Contracts to Custom Errors #1721

chore(l1-contracts): Migrate L1 Contracts to Custom Errors

chore(l1-contracts): Migrate L1 Contracts to Custom Errors #1721

Triggered via pull request May 17, 2024 15:01
Status Failure
Total duration 2m 27s
Artifacts

system-contracts-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
lint: l1-contracts/contracts/state-transition/chain-deps/facets/Executor.sol#L36
GC: Use Custom Errors instead of require statements
lint: l1-contracts/contracts/state-transition/chain-deps/facets/Executor.sol#L40
GC: Use Custom Errors instead of require statements
lint: l1-contracts/contracts/state-transition/chain-deps/facets/Executor.sol#L54
GC: Use Custom Errors instead of require statements
lint: l1-contracts/contracts/state-transition/chain-deps/facets/Executor.sol#L55
GC: Use Custom Errors instead of require statements
lint: l1-contracts/contracts/state-transition/chain-deps/facets/Executor.sol#L61
GC: Use Custom Errors instead of require statements
lint: l1-contracts/contracts/state-transition/chain-deps/facets/Executor.sol#L62
GC: Use Custom Errors instead of require statements
lint: l1-contracts/contracts/state-transition/chain-deps/facets/Executor.sol#L74
GC: Use Custom Errors instead of require statements
lint: l1-contracts/contracts/state-transition/chain-deps/facets/Executor.sol#L76
GC: Use Custom Errors instead of require statements
lint: l1-contracts/contracts/state-transition/chain-deps/facets/Executor.sol#L78
GC: Use Custom Errors instead of require statements
lint: l1-contracts/contracts/state-transition/chain-deps/facets/Executor.sol#L115
GC: Use Custom Errors instead of require statements
check-hashes
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/.
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/.
check-hashes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.