Skip to content

Bump keycloakify from 9.7.0 to 11.3.32 #198

Bump keycloakify from 9.7.0 to 11.3.32

Bump keycloakify from 9.7.0 to 11.3.32 #198

Triggered via pull request November 25, 2024 11:16
Status Failure
Total duration 31s
Artifacts

ci.yaml

on: pull_request
Check if version upgrade
0s
Check if version upgrade
create_github_release
0s
create_github_release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/account/KcApp.tsx#L3
Module '"keycloakify/account"' has no exported member 'PageProps'.
test: 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>; }>'.
test: src/account/Template.tsx#L4
Cannot find module 'keycloakify/account/lib/useGetClassName' or its corresponding type declarations.
test: src/account/Template.tsx#L5
Cannot find module 'keycloakify/lib/usePrepareTemplate' or its corresponding type declarations.
test: src/account/Template.tsx#L68
Binding element 'languageTag' implicitly has an 'any' type.
test: src/account/i18n.ts#L1
Module '"keycloakify/account"' has no exported member 'createUseI18n'.
test: src/account/kcContext.ts#L1
Module '"keycloakify/account"' has no exported member 'createGetKcContext'.
test: src/account/pages/Password.tsx#L3
Cannot find module 'keycloakify/account/lib/useGetClassName' or its corresponding type declarations.
test: src/login/KcApp.tsx#L1
Module '"keycloakify/login"' has no exported member 'PageProps'.
test: src/login/KcApp.tsx#L108
JSX element type 'Fallback' does not have any construct or call signatures.