Skip to content

Update all of lodash to version 4.17.23 #744

Update all of lodash to version 4.17.23

Update all of lodash to version 4.17.23 #744

Triggered via push January 22, 2026 00:11
Status Failure
Total duration 37m 41s
Artifacts 11

js-ci.yml

on: push
Check conditional workflows and jobs
8s
Check conditional workflows and jobs
Account UI E2E
3m 4s
Account UI E2E
Matrix: Admin UI E2E
Status Check - Keycloak JavaScript CI
6s
Status Check - Keycloak JavaScript CI
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 27 warnings, and 1 notice
[chromium] › personal-info/personal-info.spec.ts:18:3 › Personal info page › sets basic information: js/apps/account-ui/test/personal-info/personal-info.spec.ts#L23
1) [chromium] › personal-info/personal-info.spec.ts:18:3 › Personal info page › sets basic information Error: locator.fill: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('email') 21 | await login(page, user, "pwd"); 22 | > 23 | await page.getByTestId("email").fill(`${user}@somewhere.com`); | ^ 24 | await page.getByTestId("firstName").fill("Erik"); 25 | await page.getByTestId("lastName").fill("de Wit"); 26 | await page.getByTestId("save").click(); at /home/runner/work/keycloak/keycloak/js/apps/account-ui/test/personal-info/personal-info.spec.ts:23:37
[chromium] › personal-info/personal-info.spec.ts:18:3 › Personal info page › sets basic information: js/apps/account-ui/test/personal-info/personal-info.spec.ts#L0
1) [chromium] › personal-info/personal-info.spec.ts:18:3 › Personal info page › sets basic information Test timeout of 30000ms exceeded.
Admin UI E2E (2, chrome)
Cypress tests: 1 failed
Status Check - Keycloak JavaScript CI
Process completed with exit code 1.
UI Shared: js/libs/ui-shared/src/utils/useStoredState.ts#L34
React Hook useCallback has a missing dependency: 'setStoredValue'. Either include it or remove the dependency array
UI Shared: js/libs/ui-shared/src/utils/useStorageItem.ts#L48
React Hook useEffect has a missing dependency: 'defaultValue'. Either include it or remove the dependency array. If 'setInnerValue' needs the current value of 'defaultValue', you can also switch to useReducer instead of useState and read 'defaultValue' in the reducer
UI Shared: js/libs/ui-shared/src/utils/useStorageItem.ts#L23
React Hook useCallback has missing dependencies: 'keyName' and 'storageArea'. Either include them or remove the dependency array
UI Shared: js/libs/ui-shared/src/utils/useFetch.ts#L43
React Hook useEffect has missing dependencies: 'adminClientCall', 'callback', and 'showBoundary'. Either include them or remove the dependency array. If 'adminClientCall' changes too often, find the parent component that defines it and wrap that definition in useCallback
UI Shared: js/libs/ui-shared/src/utils/useFetch.ts#L43
React Hook useEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
UI Shared: js/libs/ui-shared/src/user-profile/MultiInputComponent.tsx#L99
React Hook useEffect has a missing dependency: 'name'. Either include it or remove the dependency array
UI Shared: js/libs/ui-shared/src/user-profile/MultiInputComponent.tsx#L72
React Hook useMemo has a missing dependency: 'defaultValue'. Either include it or remove the dependency array
UI Shared: js/libs/ui-shared/src/controls/table/KeycloakDataTable.tsx#L419
React Hook useMemo has missing dependencies: 'convertToColumns', 'getNodeText', 'isPaginated', and 'unPaginatedData'. Either include them or remove the dependency array
UI Shared: js/libs/ui-shared/src/controls/table/KeycloakDataTable.tsx#L123
React Hook useEffect has missing dependencies: 'canSelectAll' and 'rows.length'. Either include them or remove the dependency array
Account UI: js/apps/account-ui/test/personal-info/personal-info.spec.ts#L117
Unexpected use of the `.skip()` annotation
Account UI: js/apps/account-ui/test/personal-info/personal-info.spec.ts#L81
Unexpected use of page.waitForSelector()
Account UI: js/apps/account-ui/test/personal-info/personal-info.spec.ts#L67
Unexpected use of page.waitForSelector()
Account UI: js/apps/account-ui/src/utils/usePromise.ts#L73
React Hook useEffect has missing dependencies: 'callback' and 'factory'. Either include them or remove the dependency array. If 'callback' changes too often, find the parent component that defines it and wrap that definition in useCallback
Account UI: js/apps/account-ui/src/utils/usePromise.ts#L73
React Hook useEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
Account UI: js/apps/account-ui/src/resources/ShareTheResource.tsx#L72
React Hook useEffect has a missing dependency: 'append'. Either include it or remove the dependency array
Account UI: js/apps/account-ui/src/resources/EditTheResource.tsx#L42
React Hook useEffect has missing dependencies: 'permissions' and 'reset'. Either include them or remove the dependency array
Account UI: js/apps/account-ui/src/oid4vci/Oid4Vci.tsx#L69
React Hook useEffect has missing dependencies: 'context', 'credentialsIssuer', 'initialSelected', and 'selectOptions'. Either include them or remove the dependency array
Admin UI: js/apps/admin-ui/cypress/e2e/group_test.spec.ts#L264
Unexpected skipped mocha test
Admin UI: js/apps/admin-ui/cypress/e2e/events_test.spec.ts#L106
Do not wait for arbitrary time periods
Admin UI: js/apps/admin-ui/cypress/e2e/events_test.spec.ts#L71
Do not wait for arbitrary time periods
Admin UI: js/apps/admin-ui/cypress/e2e/events_test.spec.ts#L33
Unexpected skipped mocha test
Admin UI: js/apps/admin-ui/cypress/e2e/clients_test.spec.ts#L599
Do not wait for arbitrary time periods
Admin UI: js/apps/admin-ui/cypress/e2e/clients_test.spec.ts#L252
Do not wait for arbitrary time periods
Admin UI: js/apps/admin-ui/cypress/e2e/clients_test.spec.ts#L242
Do not wait for arbitrary time periods
Admin UI: js/apps/admin-ui/cypress/e2e/client_scopes_test.spec.ts#L181
Do not wait for arbitrary time periods
Admin UI: js/apps/admin-ui/cypress/e2e/authentication_test.spec.ts#L84
Unexpected skipped mocha test
🎭 Playwright Run Summary
1 flaky [chromium] › personal-info/personal-info.spec.ts:18:3 › Personal info page › sets basic information 1 skipped 24 passed (1.3m)

Artifacts

Produced during runtime
Name Size Digest
account-ui-playwright-report Expired
1.18 MB
sha256:c96adec520287c4253bf3dcbc768e6fc86ca855fa90f1da336b9b558dfdc504f
account-ui-server-log
2.54 KB
sha256:41b1f2ea9dbbd303bc06e504a1cdba90ea836722f43076fd7fb992535b009460
admin-ui-server-log-1-chrome
2.1 KB
sha256:914afe60f21184bd43cc5ff6584498c5aa0382e9302b508c799fa72833d218f4
admin-ui-server-log-2-chrome
3.35 KB
sha256:bf460849bd29bdb82c30acd80d2366fdaf88b1de310f86ae9627f5000c754a7f
admin-ui-server-log-3-chrome
2.51 KB
sha256:9d5b3c8c578f279e3029fabe4b89f3fae265319e69bb9ed31d6b0fca7a793f86
admin-ui-server-log-4-chrome
3.53 KB
sha256:7cf78ceac8b047cd5d34e7c473ff0f9f25a08d712ec739dbfa75e90337f56d2f
admin-ui-server-log-5-chrome
2.33 KB
sha256:f2f7fdf806bab5ec0adb2805979da4bf85c0b47c0506302fcf8727626852d59d
cypress-videos-2-chrome Expired
27.4 MB
sha256:399af09a5e92240cca5c2d19d88b8bee4b428776a225fedee13e8e4a933ff546
cypress-videos-4-chrome Expired
3.46 MB
sha256:291d3715d10c812ff815cfc489a1097ec4c666ae16194e8d084b4dd33e40b1a2
keycloak
140 MB
sha256:21359b16c2976e4bc9108c22451a26b3484850f9573d5af17d275c84fc087a41
m2-keycloak.tzts Expired
348 MB
sha256:894855833dd58747f8d23109f2851a195cfbfafa97efea0e224af4f0574bf75a