feat: use next-auth
for authentication (#395)
#403
Annotations
4 errors and 2 warnings
Run npm ci:
app/components/Layout/components/Header/components/Content/components/Actions/components/Authentication/authentication.tsx#L1
Cannot find module '@databiosphere/findable-ui/lib/components/LAyout/components/Header/components/Content/components/Actions/components/Authentication/components/AuthenticationMenu/authenticationMenu' or its corresponding type declarations.
|
Run npm ci:
app/components/Layout/components/Header/components/Content/components/Actions/components/Authentication/authentication.tsx#L2
Cannot find module '@databiosphere/findable-ui/lib/components/LAyout/components/Header/components/Content/components/Actions/components/Authentication/components/RequestAuthentication/requestAuthentication' or its corresponding type declarations.
|
Run npm ci:
site-config/hca-atlas-tracker/local/config.ts#L50
Type '{ announcements: ComponentsConfig; authenticationComponent: ({ authenticationEnabled, closeMenu, }: AuthenticationProps) => JSX.Element; authenticationEnabled: true; logo: JSX.Element; navigation: [...]; }' is not assignable to type 'HeaderProps'.
|
Run npm ci
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading