Modernize jest config and add mapper for jose #10837
Annotations
4 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run test:e2e:node:all:
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)
|
Run npm run test:e2e:node:all:
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)
|
Run npm run test:e2e:node:all:
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:153:18)
|
Loading