Skip to content

Merge pull request #695 from Mng-dev-ai/refactor/editor-theme-integra… #1415

Merge pull request #695 from Mng-dev-ai/refactor/editor-theme-integra…

Merge pull request #695 from Mng-dev-ai/refactor/editor-theme-integra… #1415

Triggered via push June 30, 2026 00:19
Status Success
Total duration 58s
Artifacts
Lint & Type Check
30s
Lint & Type Check
Build Verification
52s
Build Verification
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Lint & Type Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint & Type Check: frontend/src/pages/LandingPage.tsx#L321
React Hook useCallback has a missing dependency: 'queryClient'. Either include it or remove the dependency array
Lint & Type Check: frontend/src/pages/ChatPage.tsx#L249
React Hook useCallback has a missing dependency: 'secondaryQuery.data'. Either include it or remove the dependency array
Lint & Type Check: frontend/src/components/ui/icons/ProviderIcon.tsx#L9
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Build Verification
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/