Skip to content

[Snyk] Security upgrade hardhat from 2.19.4 to 2.22.11 #56

[Snyk] Security upgrade hardhat from 2.19.4 to 2.22.11

[Snyk] Security upgrade hardhat from 2.19.4 to 2.22.11 #56

Triggered via pull request September 20, 2024 07:03
Status Failure
Total duration 56s
Artifacts

main.yml

on: pull_request
Run code checks
43s
Run code checks
Fit to window
Zoom out
Zoom in

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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/