Use pnpm in CI #3
ci.yaml
on: push
Annotations
10 errors
test:
src/login/KcContext.ts#L2
Cannot find module 'keycloakify/login' or its corresponding type declarations.
|
test:
src/login/KcPage.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
|
test:
src/login/KcPage.tsx#L2
Cannot find module 'keycloakify/login' or its corresponding type declarations.
|
test:
src/login/KcPage.tsx#L5
Cannot find module 'keycloakify/login/DefaultPage' or its corresponding type declarations.
|
test:
src/login/KcPage.tsx#L6
Cannot find module 'keycloakify/login/Template' or its corresponding type declarations.
|
test:
src/login/KcPage.tsx#L8
Cannot find module 'keycloakify/login/UserProfileFormFields' or its corresponding type declarations.
|
test:
src/login/KcPage.tsx#L19
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
test:
src/login/KcPageStory.tsx#L1
Cannot find module 'keycloakify/tools/DeepPartial' or its corresponding type declarations.
|
test:
src/login/KcPageStory.tsx#L4
Cannot find module 'keycloakify/login/KcContext' or its corresponding type declarations.
|
test:
src/login/KcPageStory.tsx#L41
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|