Skip to content

fix(dw): changed default network to mainnet and fixed save accounts (… #1818

fix(dw): changed default network to mainnet and fixed save accounts (…

fix(dw): changed default network to mainnet and fixed save accounts (… #1818

Triggered via push January 21, 2025 12:39
Status Failure
Total duration 1m 36s
Artifacts

release.yml

on: push
Changelog PR or Release
1m 25s
Changelog PR or Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Changelog PR or Release
Error: The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
Changelog PR or Release
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
Changelog PR or Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Changelog PR or Release: packages/apps/dev-wallet/src/App/Layout/Layout.tsx#L43
React Hook useMemo has a missing dependency: 'navigate'. Either include it or remove the dependency array
Changelog PR or Release: packages/apps/dev-wallet/src/App/Layout/SideBar.tsx#L186
Unexpected any. Specify a different type
Changelog PR or Release: packages/apps/dev-wallet/src/App/providers/globalState.tsx#L13
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Changelog PR or Release: packages/apps/dev-wallet/src/Components/AccountBalanceDistribution/AccountBalanceDistribution.tsx#L48
React Hook useMemo has a missing dependency: 'overallBalance'. Either include it or remove the dependency array