fix(ssh): try to force windows ssh connections to close #39
Annotations
10 errors and 10 warnings
app/components/charts/driveDoughnut.tsx#L23
'drawTotals' is defined but never used
|
app/components/logTable/table.tsx#L15
'getPaginationRowModel' is defined but never used
|
app/components/logTable/table.tsx#L31
'MonitorLogs' is defined but never used
|
app/components/logTable/table.tsx#L38
'DataTableProps' is defined but never used
|
app/components/nav/UserNav.tsx#L2
'/home/runner/work/System/System/node_modules/@remix-run/react/dist/esm/index.js' imported multiple times
|
app/components/nav/UserNav.tsx#L3
'/home/runner/work/System/System/node_modules/@remix-run/react/dist/esm/index.js' imported multiple times
|
app/components/nav/UserNav.tsx#L4
'/home/runner/work/System/System/node_modules/@remix-run/react/dist/esm/index.js' imported multiple times
|
app/components/table/data-table-toolbar.tsx#L19
'DataTableFacetedFilter' is defined but never used
|
app/components/ui/multiselect.tsx#L9
'CommandEmpty' is defined but never used
|
app/models/monitor.server.ts#L2
'User' is defined but never used
|
app/components/charts/driveBar.tsx#L5
Import "ChartData" is only used as types
|
app/components/charts/driveDoughnut.tsx#L3
Import "ChartData" is only used as types
|
app/components/charts/driveDoughnut.tsx#L99
React Hook useEffect has a missing dependency: 'data'. Either include it or remove the dependency array
|
app/components/charts/functions.tsx#L1
All imports in the declaration are only used as types. Use `import type`
|
app/components/logTable/pagination.tsx#L7
All imports in the declaration are only used as types. Use `import type`
|
app/components/logTable/table.tsx#L4
Imports "ColumnDef", "ColumnFiltersState", "PaginationState", "SortingState" and "VisibilityState" are only used as types
|
app/components/logTable/table.tsx#L64
React Hook useEffect has missing dependencies: 'logsFetcher' and 'url'. Either include them or remove the dependency array
|
app/components/nav/UserNav.tsx#L36
React Hook useEffect has missing dependencies: 'activeUser' and 'user.slug'. Either include them or remove the dependency array. You can also do a functional update 'setActiveUser(a => ...)' if you only need 'activeUser' in the 'setActiveUser' call
|
app/components/nav/notificationForms/smpt.tsx#L13
All imports in the declaration are only used as types. Use `import type`
|
app/components/nav/notificationForms/smpt.tsx#L15
All imports in the declaration are only used as types. Use `import type`
|
The logs for this run have expired and are no longer available.
Loading