Skip to content

Build Branch

Build Branch #57

Triggered via pull request April 8, 2024 12:53
Status Failure
Total duration 1m 36s
Artifacts

branch.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
test/container/container.spec.ts > Container > should be able to use admin client: src/container/admin.ts#L16
Error: Network response was not OK. ❯ fetchWithError node_modules/@keycloak/keycloak-admin-client/lib/utils/fetchWithError.js:14:15 ❯ getToken node_modules/@keycloak/keycloak-admin-client/lib/utils/auth.js:46:22 ❯ KeycloakAdminClient.auth node_modules/@keycloak/keycloak-admin-client/lib/client.js:67:47 ❯ Module.__vite_ssr_exports__.default src/container/admin.ts:16:5 ❯ StartedKeycloakContainer.getAdminClient src/container/started-container.ts:17:11 ❯ test/container/container.spec.ts:22:18 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { response: { constructor: 'Function<Response>', type: 'basic', url: 'http://localhost:32770/realms/master/protocol/openid-connect/token', redirected: false, status: 401, ok: false, statusText: 'Unauthorized', headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, body: { constructor: 'Function<ReadableStream>', locked: true, cancel: 'Function<cancel>', getReader: 'Function<getReader>', pipeThrough: 'Function<pipeThrough>', pipeTo: 'Function<pipeTo>', tee: 'Function<tee>', values: 'Function<values>' }, bodyUsed: true, clone: 'Function<clone>', blob: 'Function<blob>', arrayBuffer: 'Function<arrayBuffer>', text: 'Function<text>', json: 'Function<json>', formData: 'Function<formData>' }, responseData: { error: 'invalid_grant', error_description: 'Invalid user credentials' } }
test/container/container.spec.ts > Container > should be able to use admin client with different admin user: src/container/admin.ts#L16
Error: Network response was not OK. ❯ fetchWithError node_modules/@keycloak/keycloak-admin-client/lib/utils/fetchWithError.js:14:15 ❯ getToken node_modules/@keycloak/keycloak-admin-client/lib/utils/auth.js:46:22 ❯ KeycloakAdminClient.auth node_modules/@keycloak/keycloak-admin-client/lib/client.js:67:47 ❯ Module.__vite_ssr_exports__.default src/container/admin.ts:16:5 ❯ StartedKeycloakContainer.getAdminClient src/container/started-container.ts:17:11 ❯ test/container/container.spec.ts:32:18 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { response: { constructor: 'Function<Response>', type: 'basic', url: 'http://localhost:32771/realms/master/protocol/openid-connect/token', redirected: false, status: 401, ok: false, statusText: 'Unauthorized', headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, body: { constructor: 'Function<ReadableStream>', locked: true, cancel: 'Function<cancel>', getReader: 'Function<getReader>', pipeThrough: 'Function<pipeThrough>', pipeTo: 'Function<pipeTo>', tee: 'Function<tee>', values: 'Function<values>' }, bodyUsed: true, clone: 'Function<clone>', blob: 'Function<blob>', arrayBuffer: 'Function<arrayBuffer>', text: 'Function<text>', json: 'Function<json>', formData: 'Function<formData>' }, responseData: { error: 'invalid_grant', error_description: 'Invalid user credentials' } }
build (18)
Process completed with exit code 1.
test/container/container.spec.ts > Container > should be able to use admin client: src/container/admin.ts#L16
Error: Network response was not OK. ❯ fetchWithError node_modules/@keycloak/keycloak-admin-client/lib/utils/fetchWithError.js:14:15 ❯ getToken node_modules/@keycloak/keycloak-admin-client/lib/utils/auth.js:46:22 ❯ KeycloakAdminClient.auth node_modules/@keycloak/keycloak-admin-client/lib/client.js:67:47 ❯ Module.__vite_ssr_exports__.default src/container/admin.ts:16:5 ❯ StartedKeycloakContainer.getAdminClient src/container/started-container.ts:17:11 ❯ test/container/container.spec.ts:22:18 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { response: { constructor: 'Function<Response>', type: 'basic', url: 'http://localhost:32770/realms/master/protocol/openid-connect/token', redirected: false, status: 401, ok: false, statusText: 'Unauthorized', headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, body: { constructor: 'Function<ReadableStream>', locked: true, cancel: 'Function<cancel>', getReader: 'Function<getReader>', pipeThrough: 'Function<pipeThrough>', pipeTo: 'Function<pipeTo>', tee: 'Function<tee>', values: 'Function<values>' }, bodyUsed: true, clone: 'Function<clone>', blob: 'Function<blob>', arrayBuffer: 'Function<arrayBuffer>', text: 'Function<text>', json: 'Function<json>', formData: 'Function<formData>' }, responseData: { error: 'invalid_grant', error_description: 'Invalid user credentials' } }
build (20)
Process completed with exit code 1.
build (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.