Skip to content

Uniswap v4 Integration #1635

Uniswap v4 Integration

Uniswap v4 Integration #1635

Triggered via pull request December 4, 2024 13:31
Status Success
Total duration 1m 3s
Artifacts

lint.yml

on: pull_request
Lint contracts
52s
Lint contracts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint contracts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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