Skip to content

Bump keycloakify from 9.7.0 to 10.1.4 #153

Bump keycloakify from 9.7.0 to 10.1.4

Bump keycloakify from 9.7.0 to 10.1.4 #153

Triggered via pull request September 18, 2024 03:30
Status Failure
Total duration 32s
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"); createUseI18n: <MessageKey_themeDefined extends string = never>(messagesByLanguageTag: { [languageTag: string]: { [key in MessageKey_themeDefined]: string; }; }) => { ...; }; }>' 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#L19
Property 'msg' does not exist on type '{ i18n: GenericI18n<"username" | "gender" | "email" | "region" | "address" | "password" | "totpAppFreeOTPName" | "totpAppMicrosoftAuthenticatorName" | "totpAppGoogleName" | "doCancel" | ... 346 more ... | "passwordConfirmNotMatch">; }'.
test: src/account/Template.tsx#L19
Property 'changeLocale' does not exist on type '{ i18n: GenericI18n<"username" | "gender" | "email" | "region" | "address" | "password" | "totpAppFreeOTPName" | "totpAppMicrosoftAuthenticatorName" | "totpAppGoogleName" | "doCancel" | ... 346 more ... | "passwordConfirmNotMatch">; }'.
test: src/account/Template.tsx#L19
Property 'labelBySupportedLanguageTag' does not exist on type '{ i18n: GenericI18n<"username" | "gender" | "email" | "region" | "address" | "password" | "totpAppFreeOTPName" | "totpAppMicrosoftAuthenticatorName" | "totpAppGoogleName" | "doCancel" | ... 346 more ... | "passwordConfirmNotMatch">; }'.
test: src/account/Template.tsx#L19
Property 'currentLanguageTag' does not exist on type '{ i18n: GenericI18n<"username" | "gender" | "email" | "region" | "address" | "password" | "totpAppFreeOTPName" | "totpAppMicrosoftAuthenticatorName" | "totpAppGoogleName" | "doCancel" | ... 346 more ... | "passwordConfirmNotMatch">; }'.
test: src/account/Template.tsx#L68
Binding element 'languageTag' implicitly has an 'any' type.
test: src/account/kcContext.ts#L1
Module '"keycloakify/account"' has no exported member 'createGetKcContext'.