chore(deps-dev): Bump @semantic-release/release-notes-generator #770
dispatch.yml
on: push
Lint
/
Broken Markdown links
13s
Lint
/
Super Linter
1m 22s
Build & Test
/
Build Node.js
1m 0s
Build & Test
/
Build Docker image
1m 2s
Staging
/
Staging Deploy
Release
/
Release Docker image
Annotations
4 errors, 4 warnings, and 1 notice
[Integration tests] › did/did-update.spec.ts:130:1 › did-update. Send the final request for DID updating:
tests/did/did-update.spec.ts#L156
1) [Integration tests] › did/did-update.spec.ts:130:1 › did-update. Send the final request for DID updating
Error: expect(received).toBe(expected) // Object.is equality
Expected: 201
Received: 500
154 | });
155 |
> 156 | expect(didUpdate.status()).toBe(201);
| ^
157 | });
158 |
at /home/runner/work/did-registrar/did-registrar/tests/did/did-update.spec.ts:156:29
|
[Integration tests] › did/did-update.spec.ts:130:1 › did-update. Send the final request for DID updating:
tests/did/did-update.spec.ts#L131
1) [Integration tests] › did/did-update.spec.ts:130:1 › did-update. Send the final request for DID updating
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'signingRequest')
129 |
130 | test('did-update. Send the final request for DID updating', async ({ request }) => {
> 131 | const serializedPayload = didState.signingRequest[0].serializedPayload;
| ^
132 | const serializedBytes = Buffer.from(serializedPayload, 'base64');
133 | const signature = sign(privKeyBytes, serializedBytes);
134 |
at /home/runner/work/did-registrar/did-registrar/tests/did/did-update.spec.ts:131:37
|
[Integration tests] › did/did-update.spec.ts:130:1 › did-update. Send the final request for DID updating:
tests/did/did-update.spec.ts#L131
1) [Integration tests] › did/did-update.spec.ts:130:1 › did-update. Send the final request for DID updating
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'signingRequest')
129 |
130 | test('did-update. Send the final request for DID updating', async ({ request }) => {
> 131 | const serializedPayload = didState.signingRequest[0].serializedPayload;
| ^
132 | const serializedBytes = Buffer.from(serializedPayload, 'base64');
133 | const signature = sign(privKeyBytes, serializedBytes);
134 |
at /home/runner/work/did-registrar/did-registrar/tests/did/did-update.spec.ts:131:37
|
Build & Test / Build Node.js
Process completed with exit code 1.
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile#L55
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile#L54
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
🎭 Playwright Run Summary
1 failed
[Integration tests] › did/did-update.spec.ts:130:1 › did-update. Send the final request for DID updating
17 passed (43.8s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cheqd~did-registrar~HBUIRT.dockerbuild
Expired
|
38.5 KB |
|
did-registrar-staging
Expired
|
86.3 MB |
|