Merge pull request #695 from Mng-dev-ai/refactor/editor-theme-integra… #1415
frontend-checks.yml
on: push
Lint & Type Check
30s
Build Verification
52s
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/
|