Skip to content

fix: upgrade axios from 1.4.0 to 1.6.5 (#129) #46

fix: upgrade axios from 1.4.0 to 1.6.5 (#129)

fix: upgrade axios from 1.4.0 to 1.6.5 (#129) #46

Triggered via push February 20, 2024 16:36
Status Failure
Total duration 2m 24s
Artifacts

main.yml

on: push
Run code checks
44s
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
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/.