update docs template #51
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#L28
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Funding.sol#L29
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Funding.sol#L40
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Funding.sol#L49
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Funding.sol#L66
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Funding.sol#L79
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Funding.sol#L92
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Funding.sol#L93
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Maker.sol#L80
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Maker.sol#L184
Use Custom Errors instead of require statements
|