Skip to content

Update dependency jwt-decode to v4 - autoclosed #7765

Update dependency jwt-decode to v4 - autoclosed

Update dependency jwt-decode to v4 - autoclosed #7765

Triggered via pull request January 23, 2024 19:26
Status Failure
Total duration 5m 29s
Artifacts 3

tests.yml

on: pull_request
Matrix: Downstream test matrix-react-sdk / Jest
Waiting for pending jobs
Downstream test matrix-react-sdk  /  Element Web Integration Tests
Downstream test matrix-react-sdk / Element Web Integration Tests
Matrix: jest
Downstream test matrix-react-sdk  /  Skip SonarCloud in merge queue
Downstream test matrix-react-sdk / Skip SonarCloud in merge queue
Downstream tests
1s
Downstream tests
Fit to window
Zoom out
Zoom in

Annotations

32 errors
oidc authorization › completeAuthorizationCodeGrant › should make correct request to the token endpoint: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
oidc authorization › completeAuthorizationCodeGrant › should return with valid bearer token: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
oidc authorization › completeAuthorizationCodeGrant › should return with valid bearer token where token_type is lowercase: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
oidc authorization › completeAuthorizationCodeGrant › should throw when state is not found in storage: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
oidc authorization › completeAuthorizationCodeGrant › should throw with code exchange failed error when request fails: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
oidc authorization › completeAuthorizationCodeGrant › should throw invalid token error when token is invalid: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
oidc authorization › completeAuthorizationCodeGrant › should throw invalid id token error when id_token is invalid: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
validateIdToken() › should throw when idToken is falsy: spec/unit/oidc/validate.spec.ts#L215
TypeError: Cannot read properties of undefined (reading 'mockClear') at Object.<anonymous> (spec/unit/oidc/validate.spec.ts:215:26)
validateIdToken() › should throw when idToken cannot be decoded: spec/unit/oidc/validate.spec.ts#L215
TypeError: Cannot read properties of undefined (reading 'mockClear') at Object.<anonymous> (spec/unit/oidc/validate.spec.ts:215:26)
validateIdToken() › should throw when issuer does not match: spec/unit/oidc/validate.spec.ts#L215
TypeError: Cannot read properties of undefined (reading 'mockClear') at Object.<anonymous> (spec/unit/oidc/validate.spec.ts:215:26)
Jest [unit] (Node lts/*)
The job was canceled because "unit_21" failed.
oidc authorization › completeAuthorizationCodeGrant › should make correct request to the token endpoint: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
oidc authorization › completeAuthorizationCodeGrant › should return with valid bearer token: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
oidc authorization › completeAuthorizationCodeGrant › should return with valid bearer token where token_type is lowercase: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
oidc authorization › completeAuthorizationCodeGrant › should throw when state is not found in storage: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
oidc authorization › completeAuthorizationCodeGrant › should throw with code exchange failed error when request fails: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
oidc authorization › completeAuthorizationCodeGrant › should throw invalid token error when token is invalid: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
oidc authorization › completeAuthorizationCodeGrant › should throw invalid id token error when id_token is invalid: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
validateIdToken() › should throw when idToken is falsy: spec/unit/oidc/validate.spec.ts#L215
TypeError: Cannot read properties of undefined (reading 'mockClear') at Object.<anonymous> (spec/unit/oidc/validate.spec.ts:215:26)
validateIdToken() › should throw when idToken cannot be decoded: spec/unit/oidc/validate.spec.ts#L215
TypeError: Cannot read properties of undefined (reading 'mockClear') at Object.<anonymous> (spec/unit/oidc/validate.spec.ts:215:26)
validateIdToken() › should throw when issuer does not match: spec/unit/oidc/validate.spec.ts#L215
TypeError: Cannot read properties of undefined (reading 'mockClear') at Object.<anonymous> (spec/unit/oidc/validate.spec.ts:215:26)
Jest [unit] (Node 18)
The job was canceled because "unit_21" failed.
oidc authorization › completeAuthorizationCodeGrant › should make correct request to the token endpoint: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
oidc authorization › completeAuthorizationCodeGrant › should return with valid bearer token: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
oidc authorization › completeAuthorizationCodeGrant › should return with valid bearer token where token_type is lowercase: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
oidc authorization › completeAuthorizationCodeGrant › should throw when state is not found in storage: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
oidc authorization › completeAuthorizationCodeGrant › should throw with code exchange failed error when request fails: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
oidc authorization › completeAuthorizationCodeGrant › should throw invalid token error when token is invalid: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
oidc authorization › completeAuthorizationCodeGrant › should throw invalid id token error when id_token is invalid: spec/unit/oidc/authorize.spec.ts#L255
TypeError: Cannot read properties of undefined (reading 'mockReturnValue') at Object.<anonymous> (spec/unit/oidc/authorize.spec.ts:255:30)
validateIdToken() › should throw when idToken is falsy: spec/unit/oidc/validate.spec.ts#L215
TypeError: Cannot read properties of undefined (reading 'mockClear') at Object.<anonymous> (spec/unit/oidc/validate.spec.ts:215:26)
validateIdToken() › should throw when idToken cannot be decoded: spec/unit/oidc/validate.spec.ts#L215
TypeError: Cannot read properties of undefined (reading 'mockClear') at Object.<anonymous> (spec/unit/oidc/validate.spec.ts:215:26)
validateIdToken() › should throw when issuer does not match: spec/unit/oidc/validate.spec.ts#L215
TypeError: Cannot read properties of undefined (reading 'mockClear') at Object.<anonymous> (spec/unit/oidc/validate.spec.ts:215:26)

Artifacts

Produced during runtime
Name Size
coverage-integ-18 Expired
148 KB
coverage-integ-21 Expired
148 KB
coverage-integ-lts Expired
148 KB