Skip to content

build: bump version of sdk to 4.0.0 [DEV-3817] (#293) #700

build: bump version of sdk to 4.0.0 [DEV-3817] (#293)

build: bump version of sdk to 4.0.0 [DEV-3817] (#293) #700

Triggered via push April 10, 2024 12:55
Status Failure
Total duration 1m 58s
Artifacts 1

dispatch.yml

on: push
Lint  /  Broken Markdown links
12s
Lint / Broken Markdown links
Lint  /  Super Linter
1m 45s
Lint / Super Linter
Build & Test  /  Build Node.js
1m 4s
Build & Test / Build Node.js
Build & Test  /  Build Docker image
1m 0s
Build & Test / Build Docker image
Release  /  Release Docker image
Release / Release Docker image
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 1 warning, and 1 notice
[Integration tests] › resource/resource-create.spec.ts:66:1 › resource-create. Send the final request for DID creating: tests/resource/resource-create.spec.ts#L91
1) [Integration tests] › resource/resource-create.spec.ts:66:1 › resource-create. Send the final request for DID creating Error: expect(received).toBe(expected) // Object.is equality Expected: 201 Received: 500 89 | }); 90 | > 91 | expect(didCreate.status()).toBe(201); | ^ 92 | }); 93 | 94 | test('resource-create. Initiate Resource creation procedure', async ({ request }) => { at /home/runner/work/did-registrar/did-registrar/tests/resource/resource-create.spec.ts:91:29
[Integration tests] › resource/resource-create.spec.ts:66:1 › resource-create. Send the final request for DID creating: tests/resource/resource-create.spec.ts#L67
1) [Integration tests] › resource/resource-create.spec.ts:66:1 › resource-create. Send the final request for DID creating Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'signingRequest') 65 | 66 | test('resource-create. Send the final request for DID creating', async ({ request }) => { > 67 | const serializedPayload = didState.signingRequest[0].serializedPayload; | ^ 68 | const serializedBytes = Buffer.from(serializedPayload, 'base64'); 69 | const signature = sign(privKeyBytes, serializedBytes); 70 | at /home/runner/work/did-registrar/did-registrar/tests/resource/resource-create.spec.ts:67:37
[Integration tests] › resource/resource-create.spec.ts:66:1 › resource-create. Send the final request for DID creating: tests/resource/resource-create.spec.ts#L67
1) [Integration tests] › resource/resource-create.spec.ts:66:1 › resource-create. Send the final request for DID creating Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'signingRequest') 65 | 66 | test('resource-create. Send the final request for DID creating', async ({ request }) => { > 67 | const serializedPayload = didState.signingRequest[0].serializedPayload; | ^ 68 | const serializedBytes = Buffer.from(serializedPayload, 'base64'); 69 | const signature = sign(privKeyBytes, serializedBytes); 70 | at /home/runner/work/did-registrar/did-registrar/tests/resource/resource-create.spec.ts:67:37
[Integration tests] › resource/resource-create.spec.ts:94:1 › resource-create. Initiate Resource creation procedure: tests/resource/resource-create.spec.ts#L95
2) [Integration tests] › resource/resource-create.spec.ts:94:1 › resource-create. Initiate Resource creation procedure TypeError: Cannot read properties of undefined (reading 'id') 93 | 94 | test('resource-create. Initiate Resource creation procedure', async ({ request }) => { > 95 | const payload = await request.post(`/1.0/${didPayload.id}/create-resource`, { | ^ 96 | data: { 97 | data: 'SGVsbG8gV29ybGQ=', 98 | name: 'ResourceName', at /home/runner/work/did-registrar/did-registrar/tests/resource/resource-create.spec.ts:95:56
[Integration tests] › resource/resource-create.spec.ts:94:1 › resource-create. Initiate Resource creation procedure: tests/resource/resource-create.spec.ts#L95
2) [Integration tests] › resource/resource-create.spec.ts:94:1 › resource-create. Initiate Resource creation procedure Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'id') 93 | 94 | test('resource-create. Initiate Resource creation procedure', async ({ request }) => { > 95 | const payload = await request.post(`/1.0/${didPayload.id}/create-resource`, { | ^ 96 | data: { 97 | data: 'SGVsbG8gV29ybGQ=', 98 | name: 'ResourceName', at /home/runner/work/did-registrar/did-registrar/tests/resource/resource-create.spec.ts:95:56
Build & Test / Build Node.js
Process completed with exit code 1.
🎭 Playwright Run Summary
2 failed [Integration tests] › resource/resource-create.spec.ts:66:1 › resource-create. Send the final request for DID creating [Integration tests] › resource/resource-create.spec.ts:94:1 › resource-create. Initiate Resource creation procedure 1 did not run 15 passed (42.2s)
Slow Test: [Integration tests] › did/did-deactivate.spec.ts#L1
[Integration tests] › did/did-deactivate.spec.ts took 18.2s

Artifacts

Produced during runtime
Name Size
did-registrar-staging Expired
82.1 MB