[Snyk] Security upgrade hardhat from 2.19.4 to 2.20.0 #52
Annotations
10 errors and 1 warning
Run code checks:
hardhat.config.ts#L53
Type '{ url: string; args: string[]; }' is not assignable to type 'NetworkUserConfig | undefined'.
|
Run code checks:
scripts/declare.ts#L1
Module '"hardhat"' has no exported member 'starknet'.
|
Run code checks:
scripts/delegate-proxy.ts#L2
Module '"hardhat"' has no exported member 'starknet'.
|
Run code checks:
scripts/deploy-account.ts#L1
Module '"hardhat"' has no exported member 'starknet'.
|
Run code checks:
scripts/deploy.ts#L6
Property 'starknet' does not exist on type 'HardhatRuntimeEnvironment'.
|
Run code checks:
scripts/library-call.ts#L2
Module '"hardhat"' has no exported member 'starknet'.
|
Run code checks:
scripts/library-call.ts#L3
Module '"hardhat/types"' has no exported member 'Account'.
|
Run code checks:
scripts/quick-script.ts#L7
Property 'starknet' does not exist on type 'HardhatRuntimeEnvironment'.
|
Run code checks:
scripts/replace.ts#L1
Module '"hardhat"' has no exported member 'starknet'.
|
Run code checks:
scripts/transfer-funds.ts#L1
Module '"hardhat"' has no exported member 'starknet'.
|
Run code checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|