Skip to content

Improve SessionEventListener types #10517

Improve SessionEventListener types

Improve SessionEventListener types #10517

Triggered via push November 5, 2024 13:28
Status Cancelled
Total duration 8m 57s
Artifacts

e2e-node.yml

on: push
Matrix: e2e-node
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
e2e-node (ubuntu-latest, 18.x, ESS Dev-2-2, false)
Canceling since a higher priority waiting request for 'End-to-end node tests-refs/heads/fix/error-listener-type' exists
RETRY 1: End-to-end authentication tests for environment [ESS Dev-2-2}] › Authenticated fetch › can fetch a private resource when logged in: packages/core/src/authenticatedFetch/fetchFactory.ts#L259
TypeError: fetch failed at ClientAuthentication.fetch (packages/core/src/authenticatedFetch/fetchFactory.ts:259:20) at Object.<anonymous> (e2e/node/script/e2e-test.spec.ts:130:24)
RETRY 1: End-to-end authentication tests for environment [ESS Dev-2-2}] › Authenticated fetch › can fetch a private resource when logged in after the same fetch failed: e2e/node/script/e2e-test.spec.ts#L154
expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 429 at Object.<anonymous> (e2e/node/script/e2e-test.spec.ts:154:31)
RETRY 1: End-to-end authentication tests for environment [ESS Dev-2-2}] › Authenticated fetch › can fetch a private resource when logged in: packages/core/src/authenticatedFetch/fetchFactory.ts#L259
TypeError: fetch failed at ClientAuthentication.fetch (packages/core/src/authenticatedFetch/fetchFactory.ts:259:20) at Object.<anonymous> (e2e/node/script/e2e-test.spec.ts:130:24)
RETRY 1: End-to-end authentication tests for environment [ESS Dev-2-2}] › Authenticated fetch › can fetch a private resource when logged in after the same fetch failed: e2e/node/script/e2e-test.spec.ts#L154
expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 429 at Object.<anonymous> (e2e/node/script/e2e-test.spec.ts:154:31)
RETRY 1: End-to-end authentication tests for environment [ESS Dev-2-2}] › Authenticated fetch › can fetch a private resource when logged in: e2e/node/script/e2e-test.spec.ts#L135
expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 429 at Object.<anonymous> (e2e/node/script/e2e-test.spec.ts:135:31)