Skip to content

chore(deps): bump keycloak-js from 25.0.6 to 26.0.4 #1637

chore(deps): bump keycloak-js from 25.0.6 to 26.0.4

chore(deps): bump keycloak-js from 25.0.6 to 26.0.4 #1637

Triggered via pull request October 31, 2024 04:25
Status Failure
Total duration 39s
Artifacts

nodejs.yml

on: pull_request
Lint, Typecheck and Test
32s
Lint, Typecheck and Test
Fit to window
Zoom out
Zoom in

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'.