Skip to content

Bump keycloakify from 9.7.0 to 11.8.9 #210

Bump keycloakify from 9.7.0 to 11.8.9

Bump keycloakify from 9.7.0 to 11.8.9 #210

Triggered via pull request January 13, 2025 11:23
Status Failure
Total duration 30s
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 and 1 warning
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.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636