init commit #1
Annotations
11 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
contracts/DODOV3MM/D3Pool/D3Funding.sol#L26
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Funding.sol#L27
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Funding.sol#L36
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Funding.sol#L44
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Funding.sol#L59
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Funding.sol#L68
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Funding.sol#L77
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Funding.sol#L78
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Maker.sol#L69
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Maker.sol#L83
Use Custom Errors instead of require statements
|