chore(release): 1.20.0 #67
Annotations
10 errors and 10 warnings
app/components/charts/DateFilter.tsx#L5
'SelectItem' is defined but never used
|
app/components/charts/cpuChart.tsx#L3
'bytes' 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/cpuChart.tsx#L33
'H2' 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/driveChart.tsx#L32
Import in body of module; reorder to top
|
app/components/charts/driveChart.tsx#L33
Import in body of module; reorder to top
|
app/components/charts/driveChart.tsx#L34
Import in body of module; reorder to top
|
app/components/charts/cpuChart.tsx#L4
Import "ChartData" is only used as types
|
app/components/charts/cpuChart.tsx#L134
React Hook useCallback has missing dependencies: 'endDate', 'speed', and 'startDate'. Either include them or remove the dependency array
|
app/components/charts/cpuChart.tsx#L142
React Hook useEffect has a missing dependency: 'emptyDataset'. Either include it or remove the dependency array
|
app/components/charts/cpuChart.tsx#L198
React Hook useEffect has missing dependencies: 'getOptions' and 'speed'. Either include them or remove the dependency array
|
app/components/charts/cpuChart.tsx#L209
React Hook useEffect has missing dependencies: 'url' and 'usageFetcher'. Either include them or remove the dependency array
|
app/components/charts/driveChart.tsx#L4
Import "ChartData" is only used as types
|
app/components/charts/driveChart.tsx#L115
React Hook useEffect has missing dependencies: 'url' and 'usageFetcher'. Either include them or remove the dependency array
|
app/components/charts/driveChart.tsx#L121
React Hook useEffect has a missing dependency: 'emptyDataset'. Either include it or remove the dependency array
|
app/components/charts/driveChart.tsx#L184
React Hook useEffect has a missing dependency: 'getOptions'. Either include it or remove the dependency array
|
app/components/charts/driveDoughnut.tsx#L3
Import "ChartData" is only used as types
|
The logs for this run have expired and are no longer available.
Loading