Bump cross-spawn from 7.0.3 to 7.0.6 #4456
Annotations
12 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/
|
Lint:
contracts/access/AccessControl.sol#L179
Use Custom Errors instead of require statements
|
Lint:
contracts/access/AccessController.sol#L22
Use Custom Errors instead of require statements
|
Lint:
contracts/diamond/DiamondLib.sol#L5
imported name IDiamondCut is not used
|
Lint:
contracts/diamond/facets/DiamondCutFacet.sol#L42
Use Custom Errors instead of require statements
|
Lint:
contracts/diamond/facets/DiamondLoupeFacet.sol#L46
Use Custom Errors instead of require statements
|
Lint:
contracts/diamond/facets/ERC165Facet.sol#L37
Use Custom Errors instead of require statements
|
Lint:
contracts/diamond/facets/ERC165Facet.sol#L52
Use Custom Errors instead of require statements
|
Lint:
contracts/diamond/JewelerLib.sol#L113
Use Custom Errors instead of require statements
|
Lint:
contracts/diamond/JewelerLib.sol#L125
Use Custom Errors instead of require statements
|
Lint:
contracts/diamond/JewelerLib.sol#L162
Use Custom Errors instead of require statements
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "code-coverage-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading