Skip to content

feat(dw): add activities page (#2756) #1764

feat(dw): add activities page (#2756)

feat(dw): add activities page (#2756) #1764

Triggered via push December 19, 2024 15:55
Status Failure
Total duration 3m 1s
Artifacts

release.yml

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

Annotations

1 error and 12 warnings
Changelog PR or Release
Process completed with exit code 17.
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
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Changelog PR or Release: packages/apps/dev-wallet/src/App/Layout/Layout.tsx#L39
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