chore(deps): update dependency msw to v0.49.3 #1262
build-and-test.yml
on: pull_request
Build and test
21s
Integration test
0s
Annotations
7 errors and 1 warning
src/__tests__/login.spec.ts ► Successful login with OIDC sets correct environment variables, outputs and masks the access token:
src/__tests__/login.spec.ts#L4
Failed test found in:
test-results/jest-junit.xml
Error:
TypeError: import_strict_event_emitter.Emitter is not a constructor
|
src/__tests__/login.spec.ts ► Error from OIDC configuration endpoint returns error:
src/__tests__/login.spec.ts#L4
Failed test found in:
test-results/jest-junit.xml
Error:
TypeError: import_strict_event_emitter.Emitter is not a constructor
|
src/__tests__/login.spec.ts ► When token exchange request from Server returns error response in Octopus format, login returns the error correctly:
src/__tests__/login.spec.ts#L4
Failed test found in:
test-results/jest-junit.xml
Error:
TypeError: import_strict_event_emitter.Emitter is not a constructor
|
src/__tests__/login.spec.ts ► When token exchange request from Server returns error response in rfc8693 format, login returns the error correctly:
src/__tests__/login.spec.ts#L4
Failed test found in:
test-results/jest-junit.xml
Error:
TypeError: import_strict_event_emitter.Emitter is not a constructor
|
src/__tests__/login.spec.ts ► When ID token cannot be obtained from GitHub an error is returned:
src/__tests__/login.spec.ts#L4
Failed test found in:
test-results/jest-junit.xml
Error:
TypeError: import_strict_event_emitter.Emitter is not a constructor
|
Build and test
Failed tests were found and 'fail-on-error' option is set to true
|
Build and test
Process completed with exit code 1.
|
Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, phoenix-actions/test-reporting@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|