Skip to content

feat(dw): parse tx code + fix activities (#2826) #1837

feat(dw): parse tx code + fix activities (#2826)

feat(dw): parse tx code + fix activities (#2826) #1837

Triggered via push January 24, 2025 11:12
Status Success
Total duration 2m 49s
Artifacts

release.yml

on: push
Changelog PR or Release
2m 39s
Changelog PR or Release
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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#L195
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