Skip to content

chore(deps): update node.js to v22.13.0 #10367

chore(deps): update node.js to v22.13.0

chore(deps): update node.js to v22.13.0 #10367

GitHub Actions / JUnit Tests succeeded Jan 8, 2025 in 0s

46 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
test/both/reactive/build/test-results/test/TEST-test.ReactiveBearerOnlySpec.xml 3✅ 676ms
test/both/reactive/build/test-results/test/TEST-test.ReactiveSpec.xml 6✅ 4s
test/both/servlet/build/test-results/test/TEST-test.ServletBearerOnlySpec.xml 3✅ 560ms
test/both/servlet/build/test-results/test/TEST-test.ServletSpec.xml 6✅ 13s
test/client/reactive/build/test-results/test/TEST-test.ReactiveClientPrincipalAttributeSpec.xml 1✅ 2s
test/client/reactive/build/test-results/test/TEST-test.ReactiveClientRoleSpec.xml 4✅ 3s
test/client/reactive/build/test-results/test/TEST-test.ReactiveClientSpec.xml 5✅ 3s
test/client/servlet/build/test-results/test/TEST-test.ServletClientPrincipalAttributeSpec.xml 1✅ 7s
test/client/servlet/build/test-results/test/TEST-test.ServletClientRoleSpec.xml 4✅ 23s
test/client/servlet/build/test-results/test/TEST-test.ServletClientSpec.xml 5✅ 13s
test/resource-server/reactive/build/test-results/test/TEST-test.ReactiveResourceServerPrincipalAttributeSpec.xml 1✅ 616ms
test/resource-server/reactive/build/test-results/test/TEST-test.ReactiveResourceServerSpec.xml 3✅ 473ms
test/resource-server/servlet/build/test-results/test/TEST-test.ServletResourceServerPrincipalAttributeSpec.xml 1✅ 562ms
test/resource-server/servlet/build/test-results/test/TEST-test.ServletResourceServerSpec.xml 3✅ 382ms

✅ test/both/reactive/build/test-results/test/TEST-test.ReactiveBearerOnlySpec.xml

3 tests were completed in 676ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test.ReactiveBearerOnlySpec 3✅ 676ms

✅ test.ReactiveBearerOnlySpec

✅ Protected resource should be accessible with valid bearer token
✅ Accessing protected resource with invalid bearer token should return HTTP 401 (Unauthorized)
✅ Accessing protected resource without bearer token should return HTTP 401 (Unauthorized)

✅ test/both/reactive/build/test-results/test/TEST-test.ReactiveSpec.xml

6 tests were completed in 4s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test.ReactiveSpec 6✅ 4s

✅ test.ReactiveSpec

✅ Protected resource should be accessible after logging in
✅ Protected resource should be accessible with valid bearer token
✅ Accessing protected resource with invalid bearer token should return HTTP 401 (Unauthorized)
✅ Accessing protected resource without bearer token or session should redirect to Keycloak login page
✅ XHR request to protected resource without bearer token or session should return HTTP 401 (Unauthorized)
✅ Logout should invalidate session

✅ test/both/servlet/build/test-results/test/TEST-test.ServletBearerOnlySpec.xml

3 tests were completed in 560ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test.ServletBearerOnlySpec 3✅ 560ms

✅ test.ServletBearerOnlySpec

✅ Protected resource should be accessible with valid bearer token
✅ Accessing protected resource with invalid bearer token should return HTTP 401 (Unauthorized)
✅ Accessing protected resource without bearer token should return HTTP 401 (Unauthorized)

✅ test/both/servlet/build/test-results/test/TEST-test.ServletSpec.xml

6 tests were completed in 13s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test.ServletSpec 6✅ 13s

✅ test.ServletSpec

✅ Protected resource should be accessible after logging in
✅ Protected resource should be accessible with valid bearer token
✅ Accessing protected resource with invalid bearer token should return HTTP 401 (Unauthorized)
✅ Accessing protected resource without bearer token or session should redirect to Keycloak login page
✅ XHR request to protected resource without bearer token or session should return HTTP 401 (Unauthorized)
✅ Logout should invalidate session

✅ test/client/reactive/build/test-results/test/TEST-test.ReactiveClientPrincipalAttributeSpec.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test.ReactiveClientPrincipalAttributeSpec 1✅ 2s

✅ test.ReactiveClientPrincipalAttributeSpec

✅ Principal name should be resolved from configured principal attribute in token claims

✅ test/client/reactive/build/test-results/test/TEST-test.ReactiveClientRoleSpec.xml

4 tests were completed in 3s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test.ReactiveClientRoleSpec 4✅ 3s

✅ test.ReactiveClientRoleSpec

✅ Protected resource should be accessible with required role
✅ Protected resource should be accessible with required permission
✅ Protected resource should not be accessible without required role
✅ Protected resource should not be accessible without required permission

✅ test/client/reactive/build/test-results/test/TEST-test.ReactiveClientSpec.xml

5 tests were completed in 3s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test.ReactiveClientSpec 5✅ 3s

✅ test.ReactiveClientSpec

✅ Protected resource should be accessible after logging in
✅ Accessing protected resource without session should redirect to Keycloak login page
✅ Accessing protected resource with valid bearer token but without session should redirect to Keycloak login page
✅ XHR request to protected resource without session should redirect to Keycloak login page
✅ Logout should invalidate session

✅ test/client/servlet/build/test-results/test/TEST-test.ServletClientPrincipalAttributeSpec.xml

1 tests were completed in 7s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test.ServletClientPrincipalAttributeSpec 1✅ 7s

✅ test.ServletClientPrincipalAttributeSpec

✅ Principal name should be resolved from configured principal attribute in token claims

✅ test/client/servlet/build/test-results/test/TEST-test.ServletClientRoleSpec.xml

4 tests were completed in 23s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test.ServletClientRoleSpec 4✅ 23s

✅ test.ServletClientRoleSpec

✅ Protected resource should be accessible with required role
✅ Protected resource should be accessible with required permission
✅ Protected resource should not be accessible without required role
✅ Protected resource should not be accessible without required permission

✅ test/client/servlet/build/test-results/test/TEST-test.ServletClientSpec.xml

5 tests were completed in 13s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test.ServletClientSpec 5✅ 13s

✅ test.ServletClientSpec

✅ Protected resource should be accessible after logging in
✅ Accessing protected resource without session should redirect to Keycloak login page
✅ Accessing protected resource with valid bearer token but without session should redirect to Keycloak login page
✅ XHR request to protected resource without session should redirect to Keycloak login page
✅ Logout should invalidate session

✅ test/resource-server/reactive/build/test-results/test/TEST-test.ReactiveResourceServerPrincipalAttributeSpec.xml

1 tests were completed in 616ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test.ReactiveResourceServerPrincipalAttributeSpec 1✅ 616ms

✅ test.ReactiveResourceServerPrincipalAttributeSpec

✅ Principal name should be resolved from configured principal attribute in token claims

✅ test/resource-server/reactive/build/test-results/test/TEST-test.ReactiveResourceServerSpec.xml

3 tests were completed in 473ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test.ReactiveResourceServerSpec 3✅ 473ms

✅ test.ReactiveResourceServerSpec

✅ Protected resource should be accessible with valid bearer token
✅ Accessing protected resource with invalid bearer token should return HTTP 401 (Unauthorized)
✅ Accessing protected resource without bearer token should return HTTP 401 (Unauthorized)

✅ test/resource-server/servlet/build/test-results/test/TEST-test.ServletResourceServerPrincipalAttributeSpec.xml

1 tests were completed in 562ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test.ServletResourceServerPrincipalAttributeSpec 1✅ 562ms

✅ test.ServletResourceServerPrincipalAttributeSpec

✅ Principal name should be resolved from configured principal attribute in token claims

✅ test/resource-server/servlet/build/test-results/test/TEST-test.ServletResourceServerSpec.xml

3 tests were completed in 382ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test.ServletResourceServerSpec 3✅ 382ms

✅ test.ServletResourceServerSpec

✅ Protected resource should be accessible with valid bearer token
✅ Accessing protected resource with invalid bearer token should return HTTP 401 (Unauthorized)
✅ Accessing protected resource without bearer token should return HTTP 401 (Unauthorized)