Skip to content

Fix build

Fix build #1781

Triggered via push November 14, 2023 15:26
Status Cancelled
Total duration 9m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dispatch.yml

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

Annotations

3 errors, 2 warnings, and 1 notice
[chromium] › did/create.negative.spec.ts:90:1 › [Negative] It cannot create DID with an invalid length of id in DIDDocument in request body (JSON based): tests/did/create.negative.spec.ts#L109
1) [chromium] › did/create.negative.spec.ts:90:1 › [Negative] It cannot create DID with an invalid length of id in DIDDocument in request body (JSON based) Error: expect(received).toBe(expected) // Object.is equality Expected: 500 Received: 403 107 | headers: { 'Content-Type': 'application/json' }, 108 | }); > 109 | expect(response.status()).toBe(StatusCodes.INTERNAL_SERVER_ERROR); | ^ 110 | expect(await response.text()).toEqual( 111 | expect.stringContaining('unique id should be one of: 16 bytes of decoded base58 string or UUID') 112 | ); at /home/runner/work/credential-service/credential-service/tests/did/create.negative.spec.ts:109:28
Build & Test / Build Docker image
Canceling since a higher priority waiting request for 'Workflow Dispatch-refs/heads/DEV-3400' exists
Build & Test / Build Docker image
The operation was canceled.
Slow Test: [chromium] › did/create.positive.spec.ts#L1
[chromium] › did/create.positive.spec.ts took 52.0s
Slow Test: [chromium] › did/create.negative.spec.ts#L1
[chromium] › did/create.negative.spec.ts took 18.9s
🎭 Playwright Run Summary
1 flaky [chromium] › did/create.negative.spec.ts:90:1 › [Negative] It cannot create DID with an invalid length of id in DIDDocument in request body (JSON based) 24 passed (1.3m)