Skip to content

feat: custom token registrars #518

feat: custom token registrars

feat: custom token registrars #518

Triggered via pull request October 31, 2023 12:33
Status Failure
Total duration 53s
Artifacts

lint.yaml

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

Annotations

1 error and 8 warnings
lint (18.x, ubuntu-latest)
Process completed with exit code 1.
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