Merge Main into Dev #2635
Annotations
3 errors and 3 warnings
lint:
l1-contracts/deploy-scripts/DeployErc20.s.sol#L122
GC: Found [ .length ] property in Loop condition. Suggestion: assign it to a variable
|
lint:
l1-contracts/deploy-scripts/DeployErc20.s.sol#L122
GC: For [ i ] variable, increment/decrement by 1 using: [ ++variable ] to save gas
|
lint:
l1-contracts/deploy-scripts/DeployErc20.s.sol#L126
GC: Use Custom Errors instead of require statements
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|