Skip to content

Merge pull request #45 from codefrydev/FastApi #96

Merge pull request #45 from codefrydev/FastApi

Merge pull request #45 from codefrydev/FastApi #96

Triggered via push June 23, 2026 16:17
Status Failure
Total duration 4m 56s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
python
Process completed with exit code 1.
docker
Process completed with exit code 1.
files
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-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
web
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/
web: web/src/components/compare/CompareCharts.tsx#L125
The 'baseGa4' logical expression could make the dependencies of useMemo Hook (at line 138) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'baseGa4' in its own useMemo() Hook
web: web/src/components/compare/CompareCharts.tsx#L124
The 'curGsc' logical expression could make the dependencies of useMemo Hook (at line 134) change on every render. To fix this, wrap the initialization of 'curGsc' in its own useMemo() Hook
web: web/src/components/compare/CompareCharts.tsx#L124
The 'curGsc' logical expression could make the dependencies of useMemo Hook (at line 130) change on every render. To fix this, wrap the initialization of 'curGsc' in its own useMemo() Hook
web: web/src/components/compare/CompareCharts.tsx#L123
The 'baseGsc' logical expression could make the dependencies of useMemo Hook (at line 134) change on every render. To fix this, wrap the initialization of 'baseGsc' in its own useMemo() Hook
web: web/src/components/compare/CompareCharts.tsx#L123
The 'baseGsc' logical expression could make the dependencies of useMemo Hook (at line 130) change on every render. To fix this, wrap the initialization of 'baseGsc' in its own useMemo() Hook
web: web/src/components/chat/ChatAssistantAvatar.tsx#L53
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
web: web/src/components/UrlInspectorDrawer.tsx#L72
The 'links' logical expression could make the dependencies of useMemo Hook (at line 84) change on every render. To fix this, wrap the initialization of 'links' in its own useMemo() Hook
web: web/src/components/UrlInspectorDrawer.tsx#L72
The 'links' logical expression could make the dependencies of useMemo Hook (at line 79) change on every render. To fix this, wrap the initialization of 'links' in its own useMemo() Hook
web: web/src/components/GoogleIntegrationsPanel.tsx#L516
React Hook useCallback has unnecessary dependencies: 's.gscLinksUploadFailed' and 's.gscLinksUploadSuccess'. Either exclude them or remove the dependency array. Outer scope values like 's.gscLinksUploadFailed' aren't valid dependencies because mutating them doesn't re-render the component
web: web/src/components/AppLogo.tsx#L19
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
python
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-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
docker
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/