Poll current location for query params cleanup #7666
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 warnings
RETRY 1: End-to-end authentication tests for environment [ESS PodSpaces}] › Authenticated fetch › can fetch a private resource when logged in after the same fetch failed:
packages/core/src/authenticatedFetch/fetchFactory.ts#L264
TypeError: fetch failed
at fetch (node_modules/undici/index.js:110:15)
at async ClientAuthentication.fetch (packages/core/src/authenticatedFetch/fetchFactory.ts:264:20)
at async Object.<anonymous> (e2e/node/e2e-test.spec.ts:161:20)
|
RETRY 2: End-to-end authentication tests for environment [ESS PodSpaces}] › Authenticated fetch › can fetch a private resource when logged in after the same fetch failed:
e2e/node/e2e-test.spec.ts#L155
TypeError: fetch failed
at fetch (node_modules/undici/index.js:110:15)
at async getSolidDataset (node_modules/@inrupt/solid-client/dist/index.js:3160:22)
at async getProfileAll (node_modules/@inrupt/solid-client/dist/index.js:6659:88)
at async Object.getPodUrlAll (node_modules/@inrupt/solid-client/dist/index.js:6688:22)
at async getPodRoot (node_modules/@inrupt/internal-test-env/dist/index.js:271:24)
at async Object.<anonymous> (e2e/node/e2e-test.spec.ts:155:36)
|
RETRY 1: End-to-end authentication tests for environment [ESS PodSpaces}] › Unauthenticated fetch › can fetch a public resource when not logged in:
e2e/node/e2e-test.spec.ts#L175
TypeError: fetch failed
at async Object.<anonymous> (e2e/node/e2e-test.spec.ts:175:26)
|
RETRY 1: End-to-end authentication tests for environment [ESS PodSpaces}] › Authenticated fetch › can fetch a public resource when logged in:
packages/core/src/authenticatedFetch/fetchFactory.ts#L264
TypeError: fetch failed
at async ClientAuthentication.fetch (packages/core/src/authenticatedFetch/fetchFactory.ts:264:20)
at async Object.<anonymous> (e2e/node/e2e-test.spec.ts:120:26)
|