chore(release): 1.22.0 #71
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/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/cpuChart.tsx#L4
Import "ChartData" is only used as types
|
app/components/charts/cpuChart.tsx#L137
React Hook useCallback has missing dependencies: 'endDate', 'speed', and 'startDate'. Either include them or remove the dependency array
|
app/components/charts/cpuChart.tsx#L145
React Hook useEffect has a missing dependency: 'emptyDataset'. Either include it or remove the dependency array
|
app/components/charts/cpuChart.tsx#L216
React Hook useEffect has missing dependencies: 'getOptions' and 'speed'. Either include them or remove the dependency array
|
app/components/charts/cpuChart.tsx#L233
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#L117
React Hook useEffect has missing dependencies: 'url' and 'usageFetcher'. Either include them or remove the dependency array
|
app/components/charts/databaseMemoryChart.tsx#L123
React Hook useEffect has a missing dependency: 'emptyDataset'. Either include it or remove the dependency array
|
app/components/charts/databaseMemoryChart.tsx#L197
React Hook useEffect has a missing dependency: 'getOptions'. Either include it 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