Downgrade to v0.8.20 #10
test.yml
on: push
Foundry project
12s
Matrix: Run Linters
Annotations
4 errors and 10 warnings
Foundry project
Canceling since a higher priority waiting request for 'test-refs/heads/deploy-pt-oracles' exists
|
Foundry project
The operation was canceled.
|
Run Linters (18.x)
Canceling since a higher priority waiting request for 'test-refs/heads/deploy-pt-oracles' exists
|
Run Linters (18.x)
The operation was canceled.
|
Run Linters (18.x):
src/contracts/factories/FactoryChild.sol#L19
GC: Use Custom Errors instead of require statements
|
Run Linters (18.x):
src/contracts/for-test/Data.sol#L4
imported name IERC20 is not used
|
Run Linters (18.x):
src/contracts/for-test/Data.sol#L38
GC: Use Custom Errors instead of revert statements
|
Run Linters (18.x):
src/contracts/for-test/Data.sol#L44
GC: Use Custom Errors instead of revert statements
|
Run Linters (18.x):
src/contracts/oracles/ChainlinkRelayer.sol#L26
GC: Use Custom Errors instead of require statements
|
Run Linters (18.x):
src/contracts/oracles/ChainlinkRelayer.sol#L27
GC: Use Custom Errors instead of require statements
|
Run Linters (18.x):
src/contracts/oracles/ChainlinkRelayer.sol#L51
GC: Use Custom Errors instead of require statements
|
Run Linters (18.x):
src/contracts/oracles/ChainlinkRelayer.sol#L59
GC: Use Custom Errors instead of require statements
|
Run Linters (18.x):
src/contracts/oracles/ChainlinkRelayer.sol#L78
Return value 'uint256' in function '_abs' must be named
|
Run Linters (18.x):
src/contracts/oracles/ChainlinkRelayer.sol#L78
'x' should start with _
|