chore(frontend): Update Privacy Policy #79
Merged
Annotations
10 errors, 11 warnings, and 1 notice
|
Lint (non-blocking):
app/src/__tests__/e2e/functional/auth.spec.ts#L75
'e' is defined but never used
|
|
Lint (non-blocking):
app/src/__tests__/e2e/connection/mobileConnectionStatusBar.spec.ts#L10
Unexpected any. Specify a different type
|
|
Lint (non-blocking):
app/src/__tests__/e2e/connection/mobileConnectionStatusBar.spec.ts#L9
Unexpected any. Specify a different type
|
|
Lint (non-blocking):
app/src/__tests__/e2e/connection/mobileConnectionStatusBar.spec.ts#L4
Unexpected any. Specify a different type
|
|
Lint (non-blocking):
app/src/__tests__/e2e/connection/connectionStatusHeader.spec.ts#L21
Unexpected any. Specify a different type
|
|
Lint (non-blocking):
app/src/__tests__/e2e/account/updatePassword.spec.ts#L5
Unexpected any. Specify a different type
|
|
Lint (non-blocking):
app/src/App.tsx#L234
Unexpected any. Specify a different type
|
|
Lint (non-blocking):
app/src/App.tsx#L232
Unexpected any. Specify a different type
|
|
Lint (non-blocking):
app/src/App.tsx#L186
Unexpected any. Specify a different type
|
|
Lint (non-blocking):
app/src/App.tsx#L180
Unexpected any. Specify a different type
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Lint (non-blocking):
app/src/pages/logs/Logs.tsx#L218
React Hook useEffect has missing dependencies: 'committedSearchValue', 'isAutoRefreshing', and 'sortValue'. Either include them or remove the dependency array
|
|
Lint (non-blocking):
app/src/pages/logs/Logs.tsx#L91
React Hook useEffect has a missing dependency: 'activeProfile'. Either include it or remove the dependency array
|
|
Lint (non-blocking):
app/src/pages/blocklists/MainContentSection.tsx#L65
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint (non-blocking):
app/src/pages/account_preferences/PasskeySettings.tsx#L28
React Hook useEffect has a missing dependency: 'loadPasskeys'. Either include it or remove the dependency array
|
|
Lint (non-blocking):
app/src/context/NavigationCollapseContext.tsx#L45
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint (non-blocking):
app/src/components/ui/toggle.tsx#L47
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint (non-blocking):
app/src/components/ui/button.tsx#L68
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint (non-blocking):
app/src/components/ui/badge.tsx#L46
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint (non-blocking):
app/src/components/theme-provider.tsx#L66
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint (non-blocking):
app/src/App.tsx#L571
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run e2e tests
144 skipped
169 passed (3.1m)
|
Loading