Merge branch 'master' of github.com:atlas-bi/System # #94
Annotations
10 errors and 10 warnings
app/components/charts/cpuChart.tsx#L13
'Dispatch' 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/DateFilter.tsx#L1
Import "Dispatch" is only used as types
|
app/components/charts/cpuChart.tsx#L2
Import "ChartData" is only used as types
|
app/components/charts/cpuChart.tsx#L145
React Hook useCallback has missing dependencies: 'endDate', 'speed', and 'startDate'. Either include them or remove the dependency array
|
app/components/charts/cpuChart.tsx#L153
React Hook useEffect has a missing dependency: 'emptyDataset'. Either include it or remove the dependency array
|
app/components/charts/cpuChart.tsx#L242
React Hook useEffect has missing dependencies: 'getOptions', 'speed', and 'unit'. Either include them or remove the dependency array
|
app/components/charts/cpuChart.tsx#L259
React Hook useEffect has missing dependencies: 'url' and 'usageFetcher'. Either include them or remove the dependency array
|
app/components/charts/databaseMemoryChart.tsx#L3
Import "Unit" is only used as types
|
app/components/charts/databaseMemoryChart.tsx#L4
Import "ChartData" is only used as types
|
app/components/charts/databaseMemoryChart.tsx#L123
React Hook useEffect has missing dependencies: 'url' and 'usageFetcher'. Either include them or remove the dependency array
|
app/components/charts/databaseMemoryChart.tsx#L129
React Hook useEffect has a missing dependency: 'emptyDataset'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading