Skip to content

feat(rwa): add checks to actions if there is an transaction underway … #1767

feat(rwa): add checks to actions if there is an transaction underway …

feat(rwa): add checks to actions if there is an transaction underway … #1767

Triggered via push December 20, 2024 11:27
Status Failure
Total duration 16m 40s
Artifacts

release.yml

on: push
Changelog PR or Release
16m 27s
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/wallet-sdk-example/src/domain/fund.ts#L136
Unexpected any. Specify a different type
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