Skip to content

Updating deps to ethers 6 (#181) #416

Updating deps to ethers 6 (#181)

Updating deps to ethers 6 (#181) #416

Triggered via push February 23, 2024 19:11
Status Failure
Total duration 12m 24s
Artifacts

ci.yml

on: push
Install dependencies
2m 22s
Install dependencies
Huff tests
15s
Huff tests
Foundry tests
12m 15s
Foundry tests
Foundry tests (long arrays)
7m 27s
Foundry tests (long arrays)
Benchmark
27s
Benchmark
Typescript lint
14s
Typescript lint
Solidity lint
17s
Solidity lint
Test contracts
22s
Test contracts
Coverage
26s
Coverage
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 25 warnings
Typescript lint: test/ChainedSignatures.spec.ts#L24
'utils' not found in imported namespace 'ethers'
Typescript lint: test/ChainedSignatures.spec.ts#L26
'utils' not found in imported namespace 'ethers'
Typescript lint: test/ChainedSignatures.spec.ts#L29
'utils' not found in imported namespace 'ethers'
Typescript lint: test/ChainedSignatures.spec.ts#L31
'utils' not found in imported namespace 'ethers'
Typescript lint: test/ChainedSignatures.spec.ts#L36
'utils' not found in imported namespace 'ethers'
Typescript lint: test/ChainedSignatures.spec.ts#L36
'utils' not found in imported namespace 'ethers'
Typescript lint: test/ChainedSignatures.spec.ts#L58
'BigNumber' not found in imported namespace 'ethers'
Typescript lint: test/ChainedSignatures.spec.ts#L80
'BigNumber' not found in imported namespace 'ethers'
Typescript lint: test/ChainedSignatures.spec.ts#L112
'BigNumber' not found in imported namespace 'ethers'
Typescript lint: test/ChainedSignatures.spec.ts#L126
'BigNumber' not found in imported namespace 'ethers'
Test contracts
Process completed with exit code 1.
Benchmark
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/.
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/
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/
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: 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/.