Skip to content

chore: Debug AetherPage SSR #350

chore: Debug AetherPage SSR

chore: Debug AetherPage SSR #350

Triggered via push January 11, 2024 11:33
Status Success
Total duration 1m 45s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
check-linting: apps/next/app/ClientRootLayout.tsx#L2
'useEffect' is defined but never used. Allowed unused vars must match /_/u
check-linting: apps/next/app/ClientRootLayout.tsx#L8
'setGlobal' is defined but never used. Allowed unused vars must match /_/u
check-linting: features/user-management/resolvers/getRequestContext.ts#L8
'args' is defined but never used
check-linting: features/user-management/resolvers/getRequestContext.ts#L8
'parseArgs' is defined but never used
check-linting: features/user-management/screens/SignInScreen.tsx#L25
'props' is defined but never used
check-linting: features/user-management/screens/SignUpScreen.tsx#L24
'props' is defined but never used
check-linting: packages/@aetherspace-clerk-auth/context/ClerkProvider.tsx#L34
React Hook useMemo has a missing dependency: 'props.publishableKey'. Either include it or remove the dependency array
check-linting: packages/@aetherspace-clerk-auth/context/ClerkProvider.web.tsx#L13
React Hook useMemo has a missing dependency: 'props.publishableKey'. Either include it or remove the dependency array