Skip to content

chore: bump @typechain/ethers and @typechain/hardhat (#303) #291

chore: bump @typechain/ethers and @typechain/hardhat (#303)

chore: bump @typechain/ethers and @typechain/hardhat (#303) #291

Triggered via push June 20, 2023 14:59
Status Success
Total duration 9m 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

on: push
Matrix: Lint
Matrix: Solhint
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Solhint (16): contracts/chain-adapters/Arbitrum_Adapter.sol#L149
Constant name must be in capitalized SNAKE_CASE
Solhint (16): contracts/chain-adapters/Arbitrum_Adapter.sol#L152
Constant name must be in capitalized SNAKE_CASE
Solhint (16): contracts/chain-adapters/Arbitrum_Adapter.sol#L158
Constant name must be in capitalized SNAKE_CASE
Solhint (16): contracts/chain-adapters/Arbitrum_SendTokensAdapter.sol#L24
Constant name must be in capitalized SNAKE_CASE
Solhint (16): contracts/chain-adapters/Succinct_Adapter.sol#L31
Check result of "send" call
Solhint (16): contracts/chain-adapters/Succinct_Adapter.sol#L47
Code contains empty blocks
Solhint (16): contracts/external/WETH9.sol#L57
Provide an error message for require
Solhint (16): contracts/external/WETH9.sol#L85
Provide an error message for require
Solhint (16): contracts/external/WETH9.sol#L88
Provide an error message for require
Solhint (16): contracts/test/AcrossMessageHandlerMock.sol#L13
Code contains empty blocks