Skip to content

Use mapped types for account data content #10572

Use mapped types for account data content

Use mapped types for account data content #10572

Triggered via pull request December 17, 2024 12:41
Status Failure
Total duration 2m 0s
Artifacts

tests.yml

on: pull_request
Matrix: Downstream test element-web / Jest
Waiting for pending jobs
Matrix: jest
Run Complement Crypto tests  /  tests
Run Complement Crypto tests / tests
Downstream test element-web  /  jest-tests
Downstream test element-web / jest-tests
Jest tests
0s
Jest tests
Downstream Complement Crypto tests
0s
Downstream Complement Crypto tests
Downstream tests
1s
Downstream tests
Fit to window
Zoom out
Zoom in

Annotations

16 errors
Secrets › bootstrap › bootstraps when no storage or cross-signing keys locally: spec/unit/crypto/secrets.spec.ts#L336
expect(received).toBeTruthy() Received: null at Object.toBeTruthy (spec/unit/crypto/secrets.spec.ts:336:79) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
Secrets › bootstrap › bootstraps when cross-signing keys in secret storage: spec/unit/crypto/secrets.spec.ts#L398
expect(received).toBeTruthy() Received: null at Object.toBeTruthy (spec/unit/crypto/secrets.spec.ts:398:42) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
Secrets › bootstrap › adds passphrase checking if it's lacking: spec/unit/crypto/secrets.spec.ts#L539
expect(received).toEqual(expected) // deep equality Expected: "m.secret_storage.v1.aes-hmac-sha2" Received: undefined at Object.toEqual (spec/unit/crypto/secrets.spec.ts:539:39) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
Secrets › bootstrap › fixes backup keys in the wrong format: spec/unit/crypto/secrets.spec.ts#L692
expect(received).toHaveProperty(path) Matcher error: received value must not be null nor undefined Received has value: undefined at Object.toHaveProperty (spec/unit/crypto/secrets.spec.ts:692:41) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
Jest [unit] (Node 22)
Process completed with exit code 1.
Jest [unit] (Node lts/*)
The job was canceled because "unit_22" failed.
Secrets › bootstrap › bootstraps when no storage or cross-signing keys locally: spec/unit/crypto/secrets.spec.ts#L336
expect(received).toBeTruthy() Received: null at Object.toBeTruthy (spec/unit/crypto/secrets.spec.ts:336:79) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
Secrets › bootstrap › bootstraps when cross-signing keys in secret storage: spec/unit/crypto/secrets.spec.ts#L398
expect(received).toBeTruthy() Received: null at Object.toBeTruthy (spec/unit/crypto/secrets.spec.ts:398:42) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
Secrets › bootstrap › adds passphrase checking if it's lacking: spec/unit/crypto/secrets.spec.ts#L539
expect(received).toEqual(expected) // deep equality Expected: "m.secret_storage.v1.aes-hmac-sha2" Received: undefined at Object.toEqual (spec/unit/crypto/secrets.spec.ts:539:39) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
Secrets › bootstrap › fixes backup keys in the wrong format: spec/unit/crypto/secrets.spec.ts#L692
expect(received).toHaveProperty(path) Matcher error: received value must not be null nor undefined Received has value: undefined at Object.toHaveProperty (spec/unit/crypto/secrets.spec.ts:692:41) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
Jest [unit] (Node lts/*)
Process completed with exit code 1.
Jest [integ] (Node lts/*)
The job was canceled because "unit_22" failed.
Jest [integ] (Node lts/*)
The operation was canceled.
Jest [integ] (Node 22)
The job was canceled because "unit_22" failed.
Jest [integ] (Node 22)
The operation was canceled.
Jest tests
Process completed with exit code 1.