Protocol Fee Table #4459
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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