Skip to content

feat: use next-auth for authentication (#395) #438

feat: use next-auth for authentication (#395)

feat: use next-auth for authentication (#395) #438

Triggered via pull request December 3, 2024 01:36
Status Failure
Total duration 1m 45s
Artifacts

run-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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