Change upgrade hash #102
Open
Change upgrade hash #102
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run lint check:
src/facets/ACLFacet.sol#L28
Use Custom Errors instead of require statements
|
Run lint check:
src/facets/ACLFacet.sol#L49
Use Custom Errors instead of require statements
|
Run lint check:
src/facets/ACLFacet.sol#L150
Use Custom Errors instead of require statements
|
Run lint check:
src/facets/EntityFacet.sol#L22
Use Custom Errors instead of require statements
|
Run lint check:
src/facets/GovernanceFacet.sol#L4
imported name IDiamondCut is not used
|
Run lint check:
src/facets/GovernanceFacet.sol#L46
Use Custom Errors instead of revert statements
|
Run lint check:
src/facets/GovernanceFacet.sol#L64
Use Custom Errors instead of require statements
|
Run lint check:
src/facets/GovernanceFacet.sol#L78
Use Custom Errors instead of require statements
|
Run lint check:
src/facets/MarketFacet.sol#L36
Use Custom Errors instead of require statements
|
Run lint check:
src/facets/MarketFacet.sol#L38
Use Custom Errors instead of require statements
|
Loading