Merge branch 'main' into dependabot/npm_and_yarn/e2e/browser/test-app… #2497
Annotations
8 warnings
Run npm run test:e2e:node:
src/issue/issue.ts#L186
The VC issuing endpoint [***/issue] could not successfully issue a VC
at handleErrorResponse (node_modules/@inrupt/solid-client-errors/src/http/handleErrorResponse.ts:82:14)
at issueVerifiableCredential (src/issue/issue.ts:186:30)
at async Promise.all (index 3)
at async Object.<anonymous> (e2e/node/e2e.test.ts:168:11)
|
Run npm run test:e2e:node:
src/revoke/revoke.ts#L70
The issuer [***/status] returned an error
at handleErrorResponse (node_modules/@inrupt/solid-client-errors/src/http/handleErrorResponse.ts:82:14)
at revokeVerifiableCredential (src/revoke/revoke.ts:70:30)
at async Promise.all (index 0)
at async Object.<anonymous> (e2e/node/e2e.test.ts:225:7)
|
Run npm run test:e2e:node:
src/issue/issue.ts#L186
The VC issuing endpoint [***/issue] could not successfully issue a VC
at handleErrorResponse (node_modules/@inrupt/solid-client-errors/src/http/handleErrorResponse.ts:82:14)
at issueVerifiableCredential (src/issue/issue.ts:186:30)
at async Promise.all (index 2)
at async Object.<anonymous> (e2e/node/e2e.test.ts:168:11)
|
Run npm run test:e2e:node:
src/issue/issue.ts#L186
The VC issuing endpoint [***/issue] could not successfully issue a VC
at handleErrorResponse (node_modules/@inrupt/solid-client-errors/src/http/handleErrorResponse.ts:82:14)
at issueVerifiableCredential (src/issue/issue.ts:186:30)
at async Promise.all (index 0)
at async Object.<anonymous> (e2e/node/e2e.test.ts:168:11)
|
Run npm run test:e2e:node:
e2e/node/e2e.test.ts#L277
expect(received).resolves.toMatchObject()
Received promise rejected instead of resolved
Rejected to value: [Error: Fetching the Verifiable Credential [***/vc/1a6dd1f6-9bbc-4f7a-b092-139c2a2a1b6e] failed]
at expect (node_modules/expect/build/index.js:113:15)
at e2e/node/e2e.test.ts:277:17
at Array.map (<anonymous>)
at Object.<anonymous> (e2e/node/e2e.test.ts:276:15)
|
Run npm run test:e2e:node:
e2e/node/e2e.test.ts#L277
expect(received).resolves.toMatchObject()
Received promise rejected instead of resolved
Rejected to value: [Error: The request to the verification endpoint [***/verify] failed]
at expect (node_modules/expect/build/index.js:113:15)
at e2e/node/e2e.test.ts:277:17
at Array.map (<anonymous>)
at Object.<anonymous> (e2e/node/e2e.test.ts:276:15)
|
Run npm run test:e2e:node:
e2e/node/e2e.test.ts#L239
thrown: "Exceeded timeout of 15000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at e2e/node/e2e.test.ts:239:7
at e2e/node/e2e.test.ts:161:11
at Object.<anonymous> (e2e/node/e2e.test.ts:104:9)
|
Run npm run test:e2e:node:
e2e/node/e2e.test.ts#L239
thrown: "Exceeded timeout of 15000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at e2e/node/e2e.test.ts:239:7
at e2e/node/e2e.test.ts:161:11
at Object.<anonymous> (e2e/node/e2e.test.ts:104:9)
|
Loading