chore(deps): bump keycloak-js from 25.0.6 to 26.0.5 #1639
nodejs.yml
on: pull_request
Lint, Typecheck and Test
30s
Annotations
10 errors
Lint, Typecheck and Test:
src/Component/GeneralEntity/GeneralEntityRoot/GeneralEntityRoot.tsx#L208
Type 'Keycloak.default | undefined' is not assignable to type 'import("/home/runner/work/shogun-admin/shogun-admin/node_modules/keycloak-js/lib/keycloak").default | undefined'.
|
Lint, Typecheck and Test:
src/Component/LogSettings/LogLevelTable/LogLevelTable.tsx#L45
Type 'Keycloak.default | undefined' is not assignable to type 'import("/home/runner/work/shogun-admin/shogun-admin/node_modules/keycloak-js/lib/keycloak").default | undefined'.
|
Lint, Typecheck and Test:
src/Component/LogSettings/LogLevelTable/LogLevelTable.tsx#L89
Type 'Keycloak.default | undefined' is not assignable to type 'import("/home/runner/work/shogun-admin/shogun-admin/node_modules/keycloak-js/lib/keycloak").default | undefined'.
|
Lint, Typecheck and Test:
src/Component/Logs/Logs.tsx#L62
Type 'Keycloak.default | undefined' is not assignable to type 'import("/home/runner/work/shogun-admin/shogun-admin/node_modules/keycloak-js/lib/keycloak").default | undefined'.
|
Lint, Typecheck and Test:
src/Component/Metrics/MetricEntry/MetricEntry.tsx#L48
Type 'Keycloak.default | undefined' is not assignable to type 'import("/home/runner/work/shogun-admin/shogun-admin/node_modules/keycloak-js/lib/keycloak").default | undefined'.
|
Lint, Typecheck and Test:
src/Controller/ControllerUtil.ts#L62
Type 'import("/home/runner/work/shogun-admin/shogun-admin/node_modules/keycloak-js/lib/keycloak").default | undefined' is not assignable to type 'Keycloak.default | undefined'.
|
Lint, Typecheck and Test:
src/Controller/ControllerUtil.ts#L79
Type 'import("/home/runner/work/shogun-admin/shogun-admin/node_modules/keycloak-js/lib/keycloak").default | undefined' is not assignable to type 'Keycloak.default | undefined'.
|
Lint, Typecheck and Test:
src/Service/LogService/LogService.ts#L33
Argument of type 'import("/home/runner/work/shogun-admin/shogun-admin/node_modules/keycloak-js/lib/keycloak").default | undefined' is not assignable to parameter of type 'Keycloak.default | undefined'.
|
Lint, Typecheck and Test:
src/Service/LogService/LogService.ts#L50
Argument of type 'import("/home/runner/work/shogun-admin/shogun-admin/node_modules/keycloak-js/lib/keycloak").default | undefined' is not assignable to parameter of type 'Keycloak.default | undefined'.
|
Lint, Typecheck and Test:
src/Service/LogService/LogService.ts#L67
Argument of type 'import("/home/runner/work/shogun-admin/shogun-admin/node_modules/keycloak-js/lib/keycloak").default | undefined' is not assignable to parameter of type 'Keycloak.default | undefined'.
|