Skip to content

feat: custom token registrars #513

feat: custom token registrars

feat: custom token registrars #513

Triggered via pull request October 30, 2023 15:03
Status Success
Total duration 40s
Artifacts

lint.yaml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
lint (18.x, ubuntu-latest): contracts/test/HardCodedConstantsTest.sol#L3
Found more than One contract per file. 6 contracts found!
lint (18.x, ubuntu-latest): contracts/test/HardCodedConstantsTest.sol#L16
Use Custom Errors instead of require statements
lint (18.x, ubuntu-latest): contracts/test/HardCodedConstantsTest.sol#L17
Use Custom Errors instead of require statements
lint (18.x, ubuntu-latest): contracts/test/HardCodedConstantsTest.sol#L31
Use Custom Errors instead of require statements
lint (18.x, ubuntu-latest): contracts/test/HardCodedConstantsTest.sol#L39
Use Custom Errors instead of require statements
lint (18.x, ubuntu-latest): contracts/test/HardCodedConstantsTest.sol#L53
Use Custom Errors instead of require statements
lint (18.x, ubuntu-latest): contracts/test/utils/MulticallTest.sol#L27
Use Custom Errors instead of revert statements