Contract size fixes #407
ci.yml
on: push
Install dependencies
20s
Huff tests
9s
Foundry tests
5m 59s
Foundry tests (long arrays)
4m 44s
Benchmark
23m 48s
Typescript lint
18s
Solidity lint
20s
Test contracts
2m 34s
Coverage
3m 12s
Annotations
25 warnings
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/.
|
Install dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Install dependencies
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Typescript lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Typescript lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Solidity lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Solidity lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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
|
Test contracts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test contracts
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1, coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Foundry tests (long arrays)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, foundry-rs/foundry-toolchain@v1, 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: actions/checkout@v3, foundry-rs/foundry-toolchain@v1, 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/.
|
Benchmark
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Benchmark
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|