Skip to content

Fix how URL concatenation works #3407

Fix how URL concatenation works

Fix how URL concatenation works #3407

Re-run triggered February 10, 2025 03:42
Status Failure
Total duration 5m 27s
Artifacts

e2e-api-tests.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests/backend/endpoints/api/v1/auth/oauth/callback.test.ts > should return outer authorization code when inner callback url is valid: apps/e2e/tests/backend/backend-helpers.ts#L145
StackAssertionError: Unexpected internal server error: 500 Internal Server Error. The error message follows, but will be stripped in production. AggregateError: at internalConnectMultiple (node:net:1122:18) at afterConnectMultiple (node:net:1689:7) at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17) { "code": "ECONNREFUSED" } This is likely an error in Stack. Please make sure you are running the newest version and report it. ❯ internalConnectMultiple ../../node:net:1122:18 ❯ afterConnectMultiple ../../node:net:1689:7 ❯ niceBackendFetch tests/backend/backend-helpers.ts:145:11 ❯ Object.authorize tests/backend/backend-helpers.ts:567:24 ❯ Object.getInnerCallbackUrl tests/backend/backend-helpers.ts:586:19 ❯ Object.getAuthorizationCode tests/backend/backend-helpers.ts:667:19 ❯ tests/backend/endpoints/api/v1/auth/oauth/callback.test.ts:6:20 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { extraData: undefined, customCaptureExtraArgs: [ undefined ] }
build (20.x)
Process completed with exit code 1.