Updating ethers v6.13.0 and github actions #430
ci.yml
on: push
Benchmark
44s
Typescript lint
38s
Solidity lint
38s
Test contracts
1m 39s
Coverage
1m 34s
Huff tests
15s
Foundry tests
13m 33s
Foundry tests (long arrays)
7m 37s
Annotations
3 errors and 16 warnings
Benchmark
Process completed with exit code 16.
|
Test contracts
Process completed with exit code 249.
|
Foundry tests (long arrays)
Process completed with exit code 1.
|
Huff tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, huff-language/huff-toolchain@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Typescript lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Solidity lint:
contracts/mocks/CallReceiverMock.sol#L9
Explicitly mark visibility of state
|
Solidity lint:
contracts/mocks/CallReceiverMock.sol#L11
Code contains empty blocks
|
Solidity lint:
contracts/mocks/ERC165CheckerMock.sol#L6
Explicitly mark visibility of state
|
Solidity lint:
contracts/mocks/ERC165CheckerMock.sol#L7
Explicitly mark visibility of state
|
Solidity lint:
contracts/modules/commons/ModuleCalls.sol#L95
Avoid to use low level calls
|
Solidity lint:
contracts/modules/commons/ModuleCalls.sol#L101
Avoid to use low level calls
|
Solidity lint:
contracts/modules/commons/ModuleHooks.sol#L112
Avoid to use low level calls
|
Solidity lint:
contracts/modules/commons/ModuleHooks.sol#L127
Code contains empty blocks
|
Solidity lint:
contracts/modules/GuestModule.sol#L77
Avoid to use low level calls
|
Solidity lint:
contracts/modules/MainModule.sol#L32
Code contains empty blocks
|
Benchmark
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Foundry tests (long arrays)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, huff-language/huff-toolchain@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Foundry tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: huff-language/huff-toolchain@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|