Skip to content

Merge pull request #148 from nayms/NAYM-4-2_disable_reward_payment_if… #1570

Merge pull request #148 from nayms/NAYM-4-2_disable_reward_payment_if…

Merge pull request #148 from nayms/NAYM-4-2_disable_reward_payment_if… #1570

Triggered via push October 3, 2024 13:43
Status Success
Total duration 37s
Artifacts

lint.yml

on: push
Lint contracts
26s
Lint contracts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint contracts
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. 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: src/facets/ACLFacet.sol#L27
Use Custom Errors instead of require statements
Lint contracts: src/facets/ACLFacet.sol#L48
Use Custom Errors instead of require statements
Lint contracts: src/facets/ACLFacet.sol#L149
Use Custom Errors instead of require statements
Lint contracts: src/facets/GovernanceFacet.sol#L46
Use Custom Errors instead of revert statements
Lint contracts: src/facets/GovernanceFacet.sol#L64
Use Custom Errors instead of require statements
Lint contracts: src/facets/GovernanceFacet.sol#L78
Use Custom Errors instead of require statements
Lint contracts: src/facets/MarketFacet.sol#L36
Use Custom Errors instead of require statements
Lint contracts: src/facets/MarketFacet.sol#L38
Use Custom Errors instead of require statements
Lint contracts: src/facets/NaymsOwnershipFacet.sol#L17
Use Custom Errors instead of require statements
Lint contracts: src/facets/NaymsOwnershipFacet.sol#L18
Use Custom Errors instead of require statements