Skip to content

Update SSI daily overview regression test #77

Update SSI daily overview regression test

Update SSI daily overview regression test #77

Triggered via push July 10, 2026 17:13
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Quality gates
Process completed with exit code 1.
Quality gates
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/
Quality gates: src/lib/media-hub-publication-scheduler.ts#L547
'_englishSummary' is defined but never used
Quality gates: src/components/ui/scenario-model-panel.tsx#L151
React Hook useMemo has a missing dependency: 'locale'. Either include it or remove the dependency array
Quality gates: src/components/ui/scenario-model-panel.tsx#L130
The 'seasonalProjection' logical expression could make the dependencies of useMemo Hook (at line 137) change on every render. To fix this, wrap the initialization of 'seasonalProjection' in its own useMemo() Hook