Skip to content

feat: Allow changing network name before submitting a "Add network" FE-1183 #353

feat: Allow changing network name before submitting a "Add network" FE-1183

feat: Allow changing network name before submitting a "Add network" FE-1183 #353

Triggered via pull request January 6, 2025 15:18
Status Failure
Total duration 2m 2s
Artifacts

pr-tests-jest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Test
fuels-wallet#ts:check: command (/home/runner/actions-runner/_work/fuels-wallet/fuels-wallet/packages/app) pnpm run ts:check exited (2)
Test
Type 'NetworkData' is not assignable to type 'Maybe<{ name?: string | undefined; explorerUrl?: string | undefined; chainId: string; url: string; }>'.
Test
Type 'NetworkData | undefined' is not assignable to type 'Maybe<{ name?: string | undefined; explorerUrl?: string | undefined; chainId: string; url: string; }>'.
Test
Process completed with exit code 2.