Skip to content

feat: custom token registrars #536

feat: custom token registrars

feat: custom token registrars #536

Triggered via pull request October 31, 2023 17:08
Status Failure
Total duration 34s
Artifacts

lint.yaml

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

Annotations

2 errors and 9 warnings
lint (18.x, ubuntu-latest): test/tokenRegistrars.js#L291
'payload' is assigned a value but never used
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