Fix tracking the last collected interval #137
Merged
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/.
|
src/facets/ACLFacet.sol#L27
Use Custom Errors instead of require statements
|
src/facets/ACLFacet.sol#L48
Use Custom Errors instead of require statements
|
src/facets/ACLFacet.sol#L149
Use Custom Errors instead of require statements
|
src/facets/GovernanceFacet.sol#L46
Use Custom Errors instead of revert statements
|
src/facets/GovernanceFacet.sol#L64
Use Custom Errors instead of require statements
|
src/facets/GovernanceFacet.sol#L78
Use Custom Errors instead of require statements
|
src/facets/MarketFacet.sol#L36
Use Custom Errors instead of require statements
|
src/facets/MarketFacet.sol#L38
Use Custom Errors instead of require statements
|
src/facets/NaymsOwnershipFacet.sol#L17
Use Custom Errors instead of require statements
|
src/facets/NaymsOwnershipFacet.sol#L18
Use Custom Errors instead of require statements
|
This job succeeded
Loading