merge develop to main #7
Quality Gate failed
Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
Annotations
Check warning on line 11 in src/components/ui/dropdown-menu.tsx
sonarqubecloud / SonarCloud Code Analysis
Mark the props of the component as read-only.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2ZJP-CYkGMXn3wg&open=AZzxr2ZJP-CYkGMXn3wg&pullRequest=7
Check warning on line 343 in src/components/ui/chart.tsx
sonarqubecloud / SonarCloud Code Analysis
This assertion is unnecessary since it does not change the type of the expression.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2b-P-CYkGMXn3wy&open=AZzxr2b-P-CYkGMXn3wy&pullRequest=7
Check warning on line 7 in src/components/ui/switch.tsx
sonarqubecloud / SonarCloud Code Analysis
'ElementRef' is deprecated.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2YJP-CYkGMXn3wT&open=AZzxr2YJP-CYkGMXn3wT&pullRequest=7
Check warning on line 39 in src/components/ui/slider.tsx
sonarqubecloud / SonarCloud Code Analysis
'ElementRef' is deprecated.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2btP-CYkGMXn3ws&open=AZzxr2btP-CYkGMXn3ws&pullRequest=7
Check warning on line 141 in src/components/ui/chart.tsx
sonarqubecloud / SonarCloud Code Analysis
This assertion is unnecessary since it does not change the type of the expression.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2b-P-CYkGMXn3ww&open=AZzxr2b-P-CYkGMXn3ww&pullRequest=7
Check warning on line 66 in src/components/ui/calendar.tsx
sonarqubecloud / SonarCloud Code Analysis
Move this component definition out of the parent component and pass data as props.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2YiP-CYkGMXn3wX&open=AZzxr2YiP-CYkGMXn3wX&pullRequest=7
Check warning on line 9 in src/components/ui/sheet.tsx
sonarqubecloud / SonarCloud Code Analysis
Mark the props of the component as read-only.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2ZBP-CYkGMXn3we&open=AZzxr2ZBP-CYkGMXn3we&pullRequest=7
Check warning on line 25 in src/components/ui/alert-dialog.tsx
sonarqubecloud / SonarCloud Code Analysis
Mark the props of the component as read-only.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2Y5P-CYkGMXn3wd&open=AZzxr2Y5P-CYkGMXn3wd&pullRequest=7
Check warning on line 64 in src/components/ui/pagination.tsx
sonarqubecloud / SonarCloud Code Analysis
Anchors must have content and the content must be accessible by a screen reader.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2YZP-CYkGMXn3wV&open=AZzxr2YZP-CYkGMXn3wV&pullRequest=7
Check warning on line 116 in src/components/ui/form.tsx
sonarqubecloud / SonarCloud Code Analysis
Unexpected negated condition.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2X6P-CYkGMXn3wR&open=AZzxr2X6P-CYkGMXn3wR&pullRequest=7
Check warning on line 11 in src/components/ui/tooltip.tsx
sonarqubecloud / SonarCloud Code Analysis
Mark the props of the component as read-only.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2cHP-CYkGMXn3wz&open=AZzxr2cHP-CYkGMXn3wz&pullRequest=7
Check warning on line 50 in src/components/ui/chart.tsx
sonarqubecloud / SonarCloud Code Analysis
Prefer `String#replaceAll()` over `String#replace()`.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2b-P-CYkGMXn3wu&open=AZzxr2b-P-CYkGMXn3wu&pullRequest=7
Check warning on line 180 in src/components/ui/chart.tsx
sonarqubecloud / SonarCloud Code Analysis
Unexpected negated condition.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2b-P-CYkGMXn3wx&open=AZzxr2b-P-CYkGMXn3wx&pullRequest=7
Check warning on line 27 in src/components/ui/sheet.tsx
sonarqubecloud / SonarCloud Code Analysis
Mark the props of the component as read-only.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2ZBP-CYkGMXn3wf&open=AZzxr2ZBP-CYkGMXn3wf&pullRequest=7
Check warning on line 10 in src/components/ui/popover.tsx
sonarqubecloud / SonarCloud Code Analysis
Mark the props of the component as read-only.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2VWP-CYkGMXn3wM&open=AZzxr2VWP-CYkGMXn3wM&pullRequest=7
Check warning on line 39 in src/components/ui/form.tsx
sonarqubecloud / SonarCloud Code Analysis
The object passed as the value prop to the Context provider changes every render. To fix this consider wrapping it in a useMemo hook.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2X6P-CYkGMXn3wP&open=AZzxr2X6P-CYkGMXn3wP&pullRequest=7
Check warning on line 77 in src/components/ui/breadcrumb.tsx
sonarqubecloud / SonarCloud Code Analysis
Use <img alt=...> instead of the "presentation" role to ensure accessibility across all devices.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2YqP-CYkGMXn3wZ&open=AZzxr2YqP-CYkGMXn3wZ&pullRequest=7
Check warning on line 22 in src/components/ui/slider.tsx
sonarqubecloud / SonarCloud Code Analysis
'ElementRef' is deprecated.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2btP-CYkGMXn3wr&open=AZzxr2btP-CYkGMXn3wr&pullRequest=7
Check warning on line 11 in src/components/ui/use-mobile.ts
sonarqubecloud / SonarCloud Code Analysis
Prefer `globalThis` over `window`.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2YxP-CYkGMXn3wb&open=AZzxr2YxP-CYkGMXn3wb&pullRequest=7
Check warning on line 12 in src/components/ui/label.tsx
sonarqubecloud / SonarCloud Code Analysis
'ElementRef' is deprecated.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2YBP-CYkGMXn3wS&open=AZzxr2YBP-CYkGMXn3wS&pullRequest=7
Check warning on line 61 in src/components/ui/breadcrumb.tsx
sonarqubecloud / SonarCloud Code Analysis
Use <a href=...>, or <area href=...> instead of the "link" role to ensure accessibility across all devices.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2YqP-CYkGMXn3wY&open=AZzxr2YqP-CYkGMXn3wY&pullRequest=7
Check warning on line 21 in src/components/dashboard/metrics-and-alerts.tsx
sonarqubecloud / SonarCloud Code Analysis
Mark the props of the component as read-only.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2chP-CYkGMXn3w3&open=AZzxr2chP-CYkGMXn3w3&pullRequest=7
Check warning on line 109 in src/components/ui/sidebar.tsx
sonarqubecloud / SonarCloud Code Analysis
Prefer `globalThis` over `window`.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2XxP-CYkGMXn3wO&open=AZzxr2XxP-CYkGMXn3wO&pullRequest=7
Check warning on line 36 in src/components/ui/toggle-group.tsx
sonarqubecloud / SonarCloud Code Analysis
The object passed as the value prop to the Context provider changes every render. To fix this consider wrapping it in a useMemo hook.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2bJP-CYkGMXn3wk&open=AZzxr2bJP-CYkGMXn3wk&pullRequest=7
Check warning on line 11 in src/components/ui/context-menu.tsx
sonarqubecloud / SonarCloud Code Analysis
Mark the props of the component as read-only.
See more on https://sonarcloud.io/project/issues?id=RoboC00p_robot-front&issues=AZzxr2bTP-CYkGMXn3wl&open=AZzxr2bTP-CYkGMXn3wl&pullRequest=7