Update dependency jwt-decode to v4 - autoclosed #7765
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
Matrix: jest
Downstream test matrix-react-sdk
/
Skip SonarCloud in merge queue
Downstream tests
1s
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 |
|