feat: disable ethers and web3 export (#220) #11
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
Foundry project
56s
Matrix: Run Linters
Annotations
1 error and 6 warnings
Foundry project
Process completed with exit code 1.
|
Run Linters (16.x):
solidity/test/integration/IntegrationBase.sol#L5
imported name console is not used
|
Run Linters (16.x):
solidity/test/mocks/contracts/MockAccounting.sol#L4
imported name IERC20 is not used
|
Run Linters (16.x):
solidity/test/mocks/interfaces/IMockAccounting.sol#L4
imported name IERC20 is not used
|
Run Linters (16.x):
solidity/test/utils/Helpers.sol#L4
imported name IERC20 is not used
|
Run Linters (16.x):
solidity/test/utils/Helpers.sol#L8
imported name IMockAccounting is not used
|
Run Linters (16.x):
solidity/interfaces/IOracle.sol#L14
The order of members in the interface IOracle interfaces should be: Events, Errors, Enums, Structs, Functions
|