Skip to content

Merge branch 'develop' into notifications #9180

Merge branch 'develop' into notifications

Merge branch 'develop' into notifications #9180

Triggered via push September 20, 2024 11:50
Status Failure
Total duration 7m 16s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 12 warnings
check: apps/wallet-mobile/src/features/Notifications/useCases/NotificationsDevScreen.tsx#L37
Redundant use of `await` on a return value
check: apps/wallet-mobile/src/features/Notifications/useCases/NotificationsDevScreen.tsx#L56
Redundant use of `await` on a return value
check: apps/wallet-mobile/src/features/Notifications/useCases/NotificationsDevScreen.tsx#L66
'useReceivedNotificationEvents' is assigned a value but never used. Allowed unused vars must match /^_/u
check: apps/wallet-mobile/src/features/Notifications/useCases/NotificationsDevScreen.tsx#L70
Redundant use of `await` on a return value
check: apps/wallet-mobile/src/features/Notifications/useCases/NotificationsDevScreen.tsx#L119
Async arrow function has no 'await' expression
check
Process completed with exit code 1.
check
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/
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check: apps/wallet-mobile/src/features/Notifications/useCases/NotificationsDevScreen.tsx#L109
React Hook React.useMemo has a missing dependency: 'subscriptions'. Either include it or remove the dependency array
check: apps/wallet-mobile/src/features/Notifications/useCases/NotificationsDevScreen.tsx#L127
React Hook React.useEffect has a missing dependency: 'send'. Either include it or remove the dependency array