fix(proxy): fix proxy header construction for two_step #11451
Annotations
3 errors and 1 warning
packages/shared/lib/services/proxy.service.unit.test.ts > Proxy service configure > Should fail if unknown provider:
packages/shared/lib/services/proxy.service.ts#L110
Error: Unhandled connection.credentials.type: undefined
❯ ProxyService.configure packages/shared/lib/services/proxy.service.ts:110:23
❯ packages/shared/lib/services/proxy.service.unit.test.ts:758:65
|
packages/shared/lib/services/proxy.service.unit.test.ts > Proxy service configure > Should succeed:
packages/shared/lib/services/proxy.service.ts#L110
Error: Unhandled connection.credentials.type: undefined
❯ ProxyService.configure packages/shared/lib/services/proxy.service.ts:110:23
❯ packages/shared/lib/services/proxy.service.unit.test.ts:795:65
|
tests
Process completed with exit code 1.
|
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|