fixup! Align repository URLs with other libraries #10118
Annotations
4 warnings
e2e/node/server/e2e-app-test.spec.ts#L75
locator.fill: Timeout 30000ms exceeded.
Call log:
- waiting for getByRole('textbox', { name: 'Username' })
at CognitoPage.login (node_modules/@inrupt/internal-playwright-helpers/dist/index.js:38:14)
at performTest (e2e/node/server/e2e-app-test.spec.ts:75:21)
at Object.<anonymous> (e2e/node/server/e2e-app-test.spec.ts:152:5)
|
packages/node/src/login/oidc/incomingRedirectHandler/AuthCodeRedirectHandler.ts#L142
OPError: invalid_client (Invalid remote client)
at processResponse (node_modules/openid-client/lib/helpers/process_response.js:38:13)
at Client.grant (node_modules/openid-client/lib/client.js:1381:22)
at Client.callback (node_modules/openid-client/lib/client.js:520:24)
at AuthCodeRedirectHandler.handle (packages/node/src/login/oidc/incomingRedirectHandler/AuthCodeRedirectHandler.ts:142:22)
at ClientAuthentication.handleIncomingRedirect (packages/node/src/ClientAuthentication.ts:102:26)
at Session.handleIncomingRedirect (packages/node/src/Session.ts:292:23)
at Object.<anonymous> (e2e/node/server/e2e-browser-script.spec.ts:129:5)
|
e2e/node/server/e2e-browser-script.spec.ts#L96
locator.fill: Timeout 30000ms exceeded.
Call log:
- waiting for getByRole('textbox', { name: 'Username' })
at CognitoPage.login (node_modules/@inrupt/internal-playwright-helpers/dist/index.js:38:14)
at Object.handleRedirect (e2e/node/server/e2e-browser-script.spec.ts:96:31)
|
e2e/node/server/e2e-browser-script.spec.ts#L82
thrown: "Exceeded timeout of 120000 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/server/e2e-browser-script.spec.ts:82:5
at Object.<anonymous> (e2e/node/server/e2e-browser-script.spec.ts:55:9)
|
This job succeeded
Loading