fix: resolve TypeScript type narrowing error in languageHints parsing #104
Annotations
14 warnings
|
quality
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
quality:
frontend/src/components/settings/AiPostProcessPanel.tsx#L47
The 'selected' logical expression could make the dependencies of useCallback Hook (at line 93) change on every render. To fix this, wrap the initialization of 'selected' in its own useMemo() Hook
|
|
quality:
frontend/src/components/settings/AiPostProcessPanel.tsx#L47
The 'selected' logical expression could make the dependencies of useCallback Hook (at line 82) change on every render. To fix this, wrap the initialization of 'selected' in its own useMemo() Hook
|
|
quality:
frontend/src/components/icons/ProviderLogos.tsx#L262
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
quality:
frontend/src/components/CommandPalette.tsx#L67
React Hook useEffect has a missing dependency: 'setOpen'. Either include it or remove the dependency array
|
|
quality:
frontend/src/components/CommandPalette.tsx#L51
React Hook useCallback has a missing dependency: 'setOpen'. Either include it or remove the dependency array
|
|
quality:
frontend/src/components/BundledRuntimeSetupGuide.tsx#L186
React Hook useEffect has a missing dependency: 't.bundledRuntime'. Either include it or remove the dependency array
|
|
quality:
frontend/src/components/BundledRuntimeSetupGuide.tsx#L137
React Hook useCallback has a missing dependency: 't.bundledRuntime.getModelListFailed'. Either include it or remove the dependency array
|
|
quality:
frontend/src/components/BundledRuntimeSetupGuide.tsx#L123
React Hook useCallback has a missing dependency: 't.bundledRuntime'. Either include it or remove the dependency array
|
|
quality:
frontend/src/components/BundledRuntimeSetupGuide.tsx#L105
React Hook useCallback has missing dependencies: 't.bundledRuntime.getStatusFailed' and 't.bundledRuntime.noRuntimeId'. Either include them or remove the dependency array
|
|
quality:
frontend/src/App.tsx#L121
React Hook useEffect has a missing dependency: 'loadTopics'. Either include it or remove the dependency array
|
|
build (ubuntu-latest, linux)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
build (windows-latest, win)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
build (macos-latest, mac)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-linux-da1148330d3862c352d09ae340ca60e1c8c09245
Expired
|
307 MB |
sha256:a3ce72598d71d751d34a1ac432742e612075f544f74f576ac29a77f603928fa2
|
|
|
test-mac-da1148330d3862c352d09ae340ca60e1c8c09245
Expired
|
1.09 GB |
sha256:856f2f9d83bbfdcd79046bf6d4b55b28d63f65370e4d80546c5a6b9ebdfe84a2
|
|
|
test-win-da1148330d3862c352d09ae340ca60e1c8c09245
Expired
|
324 MB |
sha256:2e56961f4049d8eb06520f0a29446854f1fec04af78a31b5cba58d4cc97659b0
|
|