Merge branch 'master' of github.com:atlas-bi/System # Please enter a … #80
Annotations
10 errors and 10 warnings
app/components/charts/DateFilter.tsx#L5
'SelectItem' is defined but never used
|
app/components/charts/cpuChart.tsx#L30
Import in body of module; reorder to top
|
app/components/charts/cpuChart.tsx#L31
Import in body of module; reorder to top
|
app/components/charts/cpuChart.tsx#L31
'H2' is defined but never used
|
app/components/charts/cpuChart.tsx#L32
Import in body of module; reorder to top
|
app/components/charts/cpuChart.tsx#L33
Import in body of module; reorder to top
|
app/components/charts/databaseMemoryChart.tsx#L32
Import in body of module; reorder to top
|
app/components/charts/databaseMemoryChart.tsx#L33
Import in body of module; reorder to top
|
app/components/charts/databaseMemoryChart.tsx#L33
'H2' is defined but never used
|
app/components/charts/databaseMemoryChart.tsx#L34
Import in body of module; reorder to top
|
app/components/charts/cpuChart.tsx#L2
Import "ChartData" is only used as types
|
app/components/charts/cpuChart.tsx#L135
React Hook useCallback has missing dependencies: 'endDate', 'speed', and 'startDate'. Either include them or remove the dependency array
|
app/components/charts/cpuChart.tsx#L143
React Hook useEffect has a missing dependency: 'emptyDataset'. Either include it or remove the dependency array
|
app/components/charts/cpuChart.tsx#L214
React Hook useEffect has missing dependencies: 'getOptions' and 'speed'. Either include them or remove the dependency array
|
app/components/charts/cpuChart.tsx#L231
React Hook useEffect has missing dependencies: 'url' and 'usageFetcher'. Either include them or remove the dependency array
|
app/components/charts/databaseMemoryChart.tsx#L4
Import "ChartData" is only used as types
|
app/components/charts/databaseMemoryChart.tsx#L120
React Hook useEffect has missing dependencies: 'url' and 'usageFetcher'. Either include them or remove the dependency array
|
app/components/charts/databaseMemoryChart.tsx#L126
React Hook useEffect has a missing dependency: 'emptyDataset'. Either include it or remove the dependency array
|
app/components/charts/databaseMemoryChart.tsx#L213
React Hook useEffect has missing dependencies: 'getOptions' and 'unit'. Either include them or remove the dependency array
|
app/components/charts/driveChart.tsx#L4
Import "ChartData" is only used as types
|
The logs for this run have expired and are no longer available.
Loading