[Snyk] Security upgrade ethers from 5.7.2 to 6.0.0 #8
Annotations
10 errors and 1 warning
Build:
src/commands/contract/encode.ts#L33
Property 'utils' does not exist on type 'typeof import("/home/runner/work/zksync-cli/zksync-cli/node_modules/ethers/types/ethers", { assert: { "resolution-mode": "import" } })'.
|
Build:
src/commands/contract/encode.ts#L72
Parameter 'input' implicitly has an 'any' type.
|
Build:
src/commands/contract/encode.ts#L72
Parameter 'index' implicitly has an 'any' type.
|
Build:
src/commands/contract/read.ts#L71
Property 'utils' does not exist on type 'typeof import("/home/runner/work/zksync-cli/zksync-cli/node_modules/ethers/types/ethers", { assert: { "resolution-mode": "import" } })'.
|
Build:
src/commands/contract/read.ts#L74
Parameter 'output' implicitly has an 'any' type.
|
Build:
src/commands/contract/read.ts#L113
Parameter 'input' implicitly has an 'any' type.
|
Build:
src/commands/contract/read.ts#L113
Parameter 'index' implicitly has an 'any' type.
|
Build:
src/commands/contract/utils/formatters.ts#L6
Property 'utils' does not exist on type 'typeof import("/home/runner/work/zksync-cli/zksync-cli/node_modules/ethers/types/ethers", { assert: { "resolution-mode": "import" } })'.
|
Build:
src/commands/contract/utils/formatters.ts#L23
Namespace '"/home/runner/work/zksync-cli/zksync-cli/node_modules/ethers/types/ethers"' has no exported member 'utils'.
|
Build:
src/commands/contract/utils/formatters.ts#L24
Property 'utils' does not exist on type 'typeof import("/home/runner/work/zksync-cli/zksync-cli/node_modules/ethers/types/ethers", { assert: { "resolution-mode": "import" } })'.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|