Audit/production readiness 20260221 #60
Merged
Annotations
10 warnings
|
Run ESLint:
src/utils/killswitch.ts#L6
Unexpected console statement
|
|
Run ESLint:
src/utils/api.ts#L28
Unexpected any. Specify a different type
|
|
Run ESLint:
src/utils/api.ts#L28
Unexpected any. Specify a different type
|
|
Run ESLint:
src/utils/api.ts#L24
Unexpected any. Specify a different type
|
|
Run ESLint:
src/utils/api.ts#L24
Unexpected any. Specify a different type
|
|
Run ESLint:
src/pages/Servers.tsx#L46
React Hook useEffect has a missing dependency: 'loadServers'. Either include it or remove the dependency array
|
|
Run ESLint:
src/components/ThemeProvider.tsx#L89
React Hook useEffect has a missing dependency: 'getResolvedTheme'. Either include it or remove the dependency array
|
|
Run ESLint:
src/components/ThemeProvider.tsx#L70
React Hook useEffect has a missing dependency: 'getResolvedTheme'. Either include it or remove the dependency array
|
|
Run ESLint:
src/components/ErrorBoundary.tsx#L108
Unexpected any. Specify a different type
|
|
Run ESLint:
src/components/ErrorBoundary.tsx#L107
Unexpected any. Specify a different type
|
Loading