IuryNogueira/myreef

View on GitHub
front/src/pages/Dashboard/Dashboard.tsx

Summary

Maintainability
A
35 mins
Test Coverage

Showing 1 of 1 total issue

Function Dashboard has a Cognitive Complexity of 7 (exceeds 5 allowed). Consider refactoring.
Open

const Dashboard = () => {
const indicators: IndicatorProps[] = [
{
value: 27,
unit: 'celsius',
Severity: Minor
Found in front/src/pages/Dashboard/Dashboard.tsx - About 35 mins to fix

There are no issues that match your filters.

Category
Status