fix: replace all reverts with require statements #119
ci.yml
on: push
lint
36s
test-unit
3m 45s
test-unit-large
1m 20s
test-integration
45s
check-gas
4m 9s
Annotations
1 error and 10 warnings
check-gas
Process completed with exit code 1.
|
lint:
src/libraries/QueryProcessor.sol#L39
GC: Use Custom Errors instead of require statements
|
lint:
src/libraries/QueryProcessor.sol#L55
GC: Use Custom Errors instead of require statements
|
lint:
src/libraries/QueryProcessor.sol#L94
GC: Use Custom Errors instead of require statements
|
lint:
src/libraries/QueryProcessor.sol#L107
GC: Use Custom Errors instead of require statements
|
lint:
src/libraries/QueryProcessor.sol#L146
GC: Use Custom Errors instead of require statements
|
lint:
src/ReservoirPriceOracle.sol#L146
GC: Use Custom Errors instead of require statements
|
lint:
src/ReservoirPriceOracle.sol#L182
GC: Use Custom Errors instead of require statements
|
lint:
src/ReservoirPriceOracle.sol#L186
GC: Use Custom Errors instead of require statements
|
lint:
src/ReservoirPriceOracle.sol#L334
GC: Use Custom Errors instead of require statements
|
lint:
src/ReservoirPriceOracle.sol#L341
GC: Use Custom Errors instead of require statements
|