chore(release): 1.23.4 #83
test.yml
on: push
✓ ShellCheck
15s
⬣ ESLint
1m 48s
ʦ TypeScript
2m 9s
⚡ Vitest
1m 48s
⚫️ Cypress
3m 0s
Annotations
22 errors and 11 warnings
✓ ShellCheck
Process completed with exit code 1.
|
⬣ ESLint:
app/components/charts/DateFilter.tsx#L5
'SelectItem' is defined but never used
|
⬣ ESLint:
app/components/charts/cpuChart.tsx#L30
Import in body of module; reorder to top
|
⬣ ESLint:
app/components/charts/cpuChart.tsx#L31
Import in body of module; reorder to top
|
⬣ ESLint:
app/components/charts/cpuChart.tsx#L31
'H2' is defined but never used
|
⬣ ESLint:
app/components/charts/cpuChart.tsx#L32
Import in body of module; reorder to top
|
⬣ ESLint:
app/components/charts/cpuChart.tsx#L33
Import in body of module; reorder to top
|
⬣ ESLint:
app/components/charts/databaseMemoryChart.tsx#L32
Import in body of module; reorder to top
|
⬣ ESLint:
app/components/charts/databaseMemoryChart.tsx#L33
Import in body of module; reorder to top
|
⬣ ESLint:
app/components/charts/databaseMemoryChart.tsx#L33
'H2' is defined but never used
|
⬣ ESLint:
app/components/charts/databaseMemoryChart.tsx#L34
Import in body of module; reorder to top
|
ʦ TypeScript:
app/components/charts/DateFilter.tsx#L13
Binding element 'value' implicitly has an 'any' type.
|
ʦ TypeScript:
app/components/charts/DateFilter.tsx#L13
Binding element 'onChange' implicitly has an 'any' type.
|
ʦ TypeScript:
app/components/charts/cpuChart.tsx#L36
Binding element 'speed' implicitly has an 'any' type.
|
ʦ TypeScript:
app/components/charts/cpuChart.tsx#L37
Binding element 'unit' implicitly has an 'any' type.
|
ʦ TypeScript:
app/components/charts/cpuChart.tsx#L38
Binding element 'setUnit' implicitly has an 'any' type.
|
ʦ TypeScript:
app/components/charts/cpuChart.tsx#L39
Binding element 'fetcherState' implicitly has an 'any' type.
|
ʦ TypeScript:
app/components/charts/cpuChart.tsx#L40
Binding element 'data' implicitly has an 'any' type.
|
ʦ TypeScript:
app/components/charts/cpuChart.tsx#L41
Binding element 'startDate' implicitly has an 'any' type.
|
ʦ TypeScript:
app/components/charts/cpuChart.tsx#L42
Binding element 'endDate' implicitly has an 'any' type.
|
ʦ TypeScript:
app/components/charts/cpuChart.tsx#L46
Property 'mouse' does not exist on type 'TooltipPositionerMap'.
|
⚫️ Cypress
Process completed with exit code 1.
|
⬣ ESLint:
app/components/charts/cpuChart.tsx#L2
Import "ChartData" is only used as types
|
⬣ ESLint:
app/components/charts/cpuChart.tsx#L135
React Hook useCallback has missing dependencies: 'endDate', 'speed', and 'startDate'. Either include them or remove the dependency array
|
⬣ ESLint:
app/components/charts/cpuChart.tsx#L143
React Hook useEffect has a missing dependency: 'emptyDataset'. Either include it or remove the dependency array
|
⬣ ESLint:
app/components/charts/cpuChart.tsx#L214
React Hook useEffect has missing dependencies: 'getOptions' and 'speed'. Either include them or remove the dependency array
|
⬣ ESLint:
app/components/charts/cpuChart.tsx#L231
React Hook useEffect has missing dependencies: 'url' and 'usageFetcher'. Either include them or remove the dependency array
|
⬣ ESLint:
app/components/charts/databaseMemoryChart.tsx#L4
Import "ChartData" is only used as types
|
⬣ ESLint:
app/components/charts/databaseMemoryChart.tsx#L120
React Hook useEffect has missing dependencies: 'url' and 'usageFetcher'. Either include them or remove the dependency array
|
⬣ ESLint:
app/components/charts/databaseMemoryChart.tsx#L126
React Hook useEffect has a missing dependency: 'emptyDataset'. Either include it or remove the dependency array
|
⬣ ESLint:
app/components/charts/databaseMemoryChart.tsx#L213
React Hook useEffect has missing dependencies: 'getOptions' and 'unit'. Either include them or remove the dependency array
|
⬣ ESLint:
app/components/charts/driveChart.tsx#L4
Import "ChartData" is only used as types
|
⚫️ Cypress
Failed to save: uploadChunk (start: 134217728, end: 167772159) failed: Cache service responded with 500
|