Bump keycloakify from 9.7.0 to 11.3.32 #108
Closed
Annotations
10 errors
Run npm run build:
src/account/KcApp.tsx#L3
Module '"keycloakify/account"' has no exported member 'PageProps'.
|
Run npm run build:
src/account/KcApp.tsx#L11
Type 'Promise<{ default: typeof import("/home/runner/work/keycloakify/keycloakify/node_modules/keycloakify/account/index"); i18nBuilder: I18nBuilder<never, never, never, never>; }>' is not assignable to type 'Promise<{ default: ComponentType<any>; }>'.
|
Run npm run build:
src/account/Template.tsx#L4
Cannot find module 'keycloakify/account/lib/useGetClassName' or its corresponding type declarations.
|
Run npm run build:
src/account/Template.tsx#L5
Cannot find module 'keycloakify/lib/usePrepareTemplate' or its corresponding type declarations.
|
Run npm run build:
src/account/Template.tsx#L68
Binding element 'languageTag' implicitly has an 'any' type.
|
Run npm run build:
src/account/i18n.ts#L1
Module '"keycloakify/account"' has no exported member 'createUseI18n'.
|
Run npm run build:
src/account/kcContext.ts#L1
Module '"keycloakify/account"' has no exported member 'createGetKcContext'.
|
Run npm run build:
src/account/pages/Password.tsx#L3
Cannot find module 'keycloakify/account/lib/useGetClassName' or its corresponding type declarations.
|
Run npm run build:
src/login/KcApp.tsx#L1
Module '"keycloakify/login"' has no exported member 'PageProps'.
|
Run npm run build:
src/login/KcApp.tsx#L108
JSX element type 'Fallback' does not have any construct or call signatures.
|
Loading