Skip to content

feat: disable ethers and web3 export (#220) #11

feat: disable ethers and web3 export (#220)

feat: disable ethers and web3 export (#220) #11

Triggered via push October 4, 2023 12:25
Status Failure
Total duration 1m 15s
Artifacts
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
Foundry project
Matrix: Run Linters
Fit to window
Zoom out
Zoom in

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