Skip to content

Fast api

Fast api #97

Triggered via pull request June 24, 2026 15:56
Status Failure
Total duration 3m 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 16 warnings
python
Process completed with exit code 1.
docker
Process completed with exit code 1.
bff
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/
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/
data
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/browser/BrowserDiagnosticsPanel.tsx#L132
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
web: web/src/components/UrlInspectorDrawer.tsx#L71
The 'links' logical expression could make the dependencies of useMemo Hook (at line 83) change on every render. To fix this, wrap the initialization of 'links' in its own useMemo() Hook
web: web/src/components/UrlInspectorDrawer.tsx#L71
The 'links' logical expression could make the dependencies of useMemo Hook (at line 78) change on every render. To fix this, wrap the initialization of 'links' in its own useMemo() Hook
web: web/src/components/UrlInspectorDrawer.tsx#L17
'links' is defined but never used
web: web/src/components/SectionLoadingGate.tsx#L26
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
web: web/src/components/HelpHint.tsx#L194
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
web: web/src/components/GoogleIntegrationsPanel.tsx#L515
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/Badge.tsx#L1
'ReactNode' is defined but never used
web: web/global.d.ts#L24
'ChartOptions' is defined but never used
web: web/global.d.ts#L24
'ChartData' is defined but never used
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/