Only trach major version of shared GH actions #7664
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 warnings
RETRY 1: Session events › sends an event on successful login and logout:
packages/core/src/util/token.ts#L38
TypeError: fetch failed
at fetch (node_modules/undici/index.js:109:13)
at async fetchJwks (packages/core/src/util/token.ts:38:24)
at async getWebidFromTokenPayload (packages/core/src/util/token.ts:73:15)
at async ClientCredentialsOidcHandler.handle (packages/node/src/login/oidc/oidcHandlers/ClientCredentialsOidcHandler.ts:120:15)
at async ClientAuthentication.login (packages/node/src/ClientAuthentication.ts:58:25)
at async Session.login (packages/node/src/Session.ts:202:23)
at async Object.<anonymous> (e2e/node/e2e-test.spec.ts:248:5)
|
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 async ClientAuthentication.fetch (packages/core/src/authenticatedFetch/fetchFactory.ts:264:20)
at async Object.<anonymous> (e2e/node/e2e-test.spec.ts:161:20)
|