Skip to content

Merge branch 'dev' of https://github.com/MaibornWolff/SecObserve into… #300

Merge branch 'dev' of https://github.com/MaibornWolff/SecObserve into…

Merge branch 'dev' of https://github.com/MaibornWolff/SecObserve into… #300

Triggered via push December 16, 2024 13:09
Status Failure
Total duration 37s
Artifacts
check_frontend
29s
check_frontend
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
check_frontend: frontend/src/import_observations/vulnerability_checks/VulnerabilityCheckEmbeddedList.tsx#L15
'feature_license_management' is defined but never used
check_frontend: frontend/src/metrics/MetricsSeveritiesTimeLine.tsx#L35
React Hook "useState" may be executed more than once. Possibly because it is called in a loop. React Hooks must be called in the exact same order in every component render
check_frontend: frontend/src/metrics/MetricsSeveritiesTimeLine.tsx#L36
React Hook "useState" may be executed more than once. Possibly because it is called in a loop. React Hooks must be called in the exact same order in every component render
check_frontend: frontend/src/metrics/MetricsSeveritiesTimeLine.tsx#L37
React Hook "useNotify" may be executed more than once. Possibly because it is called in a loop. React Hooks must be called in the exact same order in every component render
check_frontend
Process completed with exit code 1.
check_frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636