Merge branch 'master' of github.com:atlas-bi/System # Please enter a … #160
Annotations
10 errors and 10 warnings
app/components/charts/cpuChart.tsx#L1
'MonitorFeeds' is defined but never used
|
app/components/charts/cpuChart.tsx#L1
'CpuUsage' is defined but never used
|
app/components/charts/cpuChart.tsx#L34
Import in body of module; reorder to top
|
app/components/charts/cpuChart.tsx#L35
Import in body of module; reorder to top
|
app/components/charts/cpuChart.tsx#L35
'H2' is defined but never used
|
app/components/charts/cpuChart.tsx#L36
Import in body of module; reorder to top
|
app/components/charts/cpuChart.tsx#L37
Import in body of module; reorder to top
|
app/components/charts/cpuChart.tsx#L38
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/DateFilter.tsx#L1
Import "Dispatch" is only used as types
|
app/components/charts/cpuChart.tsx#L2
Imports "ChartData", "TooltipItem", "Tick", "Scale" and "ChartOptions" are only used as types
|
app/components/charts/cpuChart.tsx#L38
All imports in the declaration are only used as types. Use `import type`
|
app/components/charts/cpuChart.tsx#L152
React Hook useCallback has missing dependencies: 'endDate', 'speed', and 'startDate'. Either include them or remove the dependency array
|
app/components/charts/cpuChart.tsx#L162
React Hook useEffect has a missing dependency: 'emptyDataset'. Either include it or remove the dependency array
|
app/components/charts/cpuChart.tsx#L251
React Hook useEffect has missing dependencies: 'getOptions', 'speed', and 'unit'. Either include them or remove the dependency array
|
app/components/charts/cpuChart.tsx#L268
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
|
The logs for this run have expired and are no longer available.
Loading