Merge branch 'dev' of https://github.com/MaibornWolff/SecObserve into… #300
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
|