feat: release notes, notification preferences, relationship explorer, status subscriptions #477
Annotations
10 errors and 8 warnings
|
Lint:
frontend/src/components/Navbar.tsx#L7
'selectUnreadCount' is defined but never used
|
|
Lint:
frontend/src/components/Navbar.tsx#L6
'useNotificationLiveUpdates' is defined but never used
|
|
Lint:
frontend/src/components/Navbar.tsx#L5
'UnreadCountBadge' is defined but never used
|
|
Lint:
frontend/src/components/Navbar.tsx#L4
'NotificationsDrawer' is defined but never used
|
|
Lint:
frontend/src/components/Navbar.test.tsx#L11
'resetNotifications' is defined but never used
|
|
Lint:
frontend/src/components/Navbar.test.tsx#L3
'QueryClient' is defined but never used
|
|
Lint:
frontend/src/components/MaintenanceBanner.tsx#L3
'SystemStatus' is defined but never used
|
|
Lint:
backend/src/services/formatters/telegram.formatter.ts#L12
Unnecessary escape character: \+
|
|
Lint:
backend/src/services/formatters/telegram.formatter.ts#L12
Unnecessary escape character: \[
|
|
Lint:
backend/src/outbox/migrationExamples.ts#L524
Unexpected constant condition
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Save frontend build and test caches
Cache save failed.
|
|
Lint:
frontend/src/test/utils.tsx#L33
This rule can't verify that `export *` only exports components
|
|
Lint:
frontend/src/test/utils.tsx#L19
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
|
Lint:
frontend/src/contexts/WebSocketContext.tsx#L76
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/src/context/ToastContext.tsx#L116
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/src/context/PreferencesContext.tsx#L18
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/src/context/NotificationContext.tsx#L73
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
background
wait
wait-all
cancel
Loading