feat: use next-auth
for authentication (#395)
#438
Annotations
10 errors and 1 warning
Run npm ci:
app/hooks/useFetchData.ts#L1
Cannot find module '@databiosphere/findable-ui/lib/providers/authentication/auth/hook' or its corresponding type declarations.
|
Run npm ci:
app/hooks/useFormManager/useFormManager.ts#L1
Cannot find module '@databiosphere/findable-ui/lib/providers/authentication/auth/hook' or its corresponding type declarations.
|
Run npm ci:
app/providers/authorization.tsx#L2
Cannot find module '@databiosphere/findable-ui/lib/providers/authentication/auth/hook' or its corresponding type declarations.
|
Run npm ci:
app/providers/authorization.tsx#L4
Cannot find module '../../../findable-ui/lib/providers/authentication/auth/types' or its corresponding type declarations.
|
Run npm ci:
app/providers/authorization.tsx#L5
Cannot find module '../../../findable-ui/src/providers/authentication/auth/types' or its corresponding type declarations.
|
Run npm ci:
app/services/__mocks__/user-profile.ts#L1
Cannot find module '@databiosphere/findable-ui/lib/providers/authentication/googleSignIn/profile/types' or its corresponding type declarations.
|
Run npm ci:
app/views/CellxGeneInProgressView/cellxgeneInProgressView.tsx#L1
Cannot find module '@databiosphere/findable-ui/lib/providers/authentication/auth/hook' or its corresponding type declarations.
|
Run npm ci:
app/views/IntegrationLeadsFromAtlasesView/integrationLeadsFromAtlasesView.tsx#L1
Cannot find module '@databiosphere/findable-ui/lib/providers/authentication/auth/hook' or its corresponding type declarations.
|
Run npm ci:
app/views/RefreshView/refreshView.tsx#L1
Cannot find module '@databiosphere/findable-ui/lib/providers/authentication/auth/hook' or its corresponding type declarations.
|
Run npm ci:
pages/_app.tsx#L14
Cannot find module '@databiosphere/findable-ui/lib/providers/nextAuthAuthentication/provider' or its corresponding type declarations.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading