Skip to content

chore(deps): update dependency msw to v0.49.3 #485

chore(deps): update dependency msw to v0.49.3

chore(deps): update dependency msw to v0.49.3 #485

Triggered via pull request October 31, 2023 00:20
Status Failure
Total duration 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-and-test.yml

on: pull_request
Build and test
24s
Build and test
Publish
0s
Publish
Fit to window
Zoom out
Zoom in

Annotations

7 errors
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.