Skip to content

feat: Add basic @aetherspace-clerk-auth docs to Storybook #344

feat: Add basic @aetherspace-clerk-auth docs to Storybook

feat: Add basic @aetherspace-clerk-auth docs to Storybook #344

Triggered via push January 10, 2024 20:36
Status Success
Total duration 1m 42s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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