Bump prettier from 2.8.8 to 3.3.3 #4434
Triggered via pull request
September 26, 2024 12:55
Status
Failure
Total duration
1m 31s
Artifacts
–
ci.yaml
on: pull_request
Annotations
1 error and 11 warnings
setup
Process completed with exit code 1.
|
setup
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3.1.0, actions/setup-node@v3.5.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
setup:
contracts/access/AccessControl.sol#L179
Use Custom Errors instead of require statements
|
setup:
contracts/access/AccessController.sol#L22
Use Custom Errors instead of require statements
|
setup:
contracts/diamond/DiamondLib.sol#L5
imported name IDiamondCut is not used
|
setup:
contracts/diamond/facets/DiamondCutFacet.sol#L42
Use Custom Errors instead of require statements
|
setup:
contracts/diamond/facets/DiamondLoupeFacet.sol#L46
Use Custom Errors instead of require statements
|
setup:
contracts/diamond/facets/ERC165Facet.sol#L37
Use Custom Errors instead of require statements
|
setup:
contracts/diamond/facets/ERC165Facet.sol#L52
Use Custom Errors instead of require statements
|
setup:
contracts/diamond/JewelerLib.sol#L113
Use Custom Errors instead of require statements
|
setup:
contracts/diamond/JewelerLib.sol#L125
Use Custom Errors instead of require statements
|
setup:
contracts/diamond/JewelerLib.sol#L162
Use Custom Errors instead of require statements
|