Skip to content

fix(dw): add share btn next to preflight and describe it (#2815) #1819

fix(dw): add share btn next to preflight and describe it (#2815)

fix(dw): add share btn next to preflight and describe it (#2815) #1819

Triggered via push January 21, 2025 12:40
Status Failure
Total duration 2m 43s
Artifacts

release.yml

on: push
Changelog PR or Release
1m 11s
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