Skip to content

hotfix: redirect in sso[WTEL-4395] #30

hotfix: redirect in sso[WTEL-4395]

hotfix: redirect in sso[WTEL-4395] #30

Triggered via pull request May 23, 2024 12:02
Status Failure
Total duration 33s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
src/store/modules/auth/__tests__/auth.spec.js > auth store > CHECK_DOMAIN action calls AuthAPI.checkDomainExistence with domain from state: src/store/modules/auth/auth.js#L116
TypeError: Cannot read properties of undefined (reading 'federation') ❯ Object.CHECK_DOMAIN src/store/modules/auth/auth.js:116:13 ❯ src/store/modules/auth/__tests__/auth.spec.js:118:5
src/components/auth/login/providers/__tests__/the-login-providers.spec.js > TheLoginProviders > loads service providers initially: src/components/auth/login/providers/__tests__/the-login-providers.spec.js#L39
AssertionError: expected "boundDispatch" to be called with arguments: [ 'auth/LOAD_SERVICE_PROVIDERS' ] Received: Number of calls: 0 ❯ src/components/auth/login/providers/__tests__/the-login-providers.spec.js:39:18
test
Process completed with exit code 1.
test
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/.