Bump the dev-dependencies group across 1 directory with 6 updates #4453
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
contracts/access/AccessControl.sol#L179
Use Custom Errors instead of require statements
|
contracts/access/AccessController.sol#L22
Use Custom Errors instead of require statements
|
contracts/diamond/DiamondLib.sol#L5
imported name IDiamondCut is not used
|
contracts/diamond/facets/DiamondCutFacet.sol#L42
Use Custom Errors instead of require statements
|
contracts/diamond/facets/DiamondLoupeFacet.sol#L46
Use Custom Errors instead of require statements
|
contracts/diamond/facets/ERC165Facet.sol#L37
Use Custom Errors instead of require statements
|
contracts/diamond/facets/ERC165Facet.sol#L52
Use Custom Errors instead of require statements
|
contracts/diamond/JewelerLib.sol#L113
Use Custom Errors instead of require statements
|
contracts/diamond/JewelerLib.sol#L125
Use Custom Errors instead of require statements
|
contracts/diamond/JewelerLib.sol#L162
Use Custom Errors instead of require statements
|
This job succeeded
Loading