add view function of heartbeat #38
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#L72
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Funding.sol#L81
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Funding.sol#L82
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Maker.sol#L70
Use Custom Errors instead of require statements
|
lint:
contracts/DODOV3MM/D3Pool/D3Maker.sol#L175
Use Custom Errors instead of require statements
|