Skip to content

[Snyk] Fix for 1 vulnerabilities #57

[Snyk] Fix for 1 vulnerabilities

[Snyk] Fix for 1 vulnerabilities #57

Triggered via pull request October 15, 2024 05:21
Status Failure
Total duration 48s
Artifacts

main.yml

on: pull_request
Run code checks
38s
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/