feat: upgrade impact score #305
Annotations
5 errors and 1 warning
ESLint:
frontend/src/import_observations/vulnerability_checks/VulnerabilityCheckEmbeddedList.tsx#L15
'feature_license_management' is defined but never used
|
ESLint:
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
|
ESLint:
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
|
ESLint:
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
|
ESLint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading