Skip to content

feat: use new proxy 🥳 fix #1396 #3287

feat: use new proxy 🥳 fix #1396

feat: use new proxy 🥳 fix #1396 #3287

Triggered via pull request May 12, 2024 01:14
Status Failure
Total duration 4m 39s
Artifacts

ci.yml

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

Annotations

11 errors
src/fetch-spec.test.ts > Fetches specs correctly > Fetches with a proxy: packages/oas-utils/src/fetch-spec.ts#L32
SyntaxError: Unexpected token 'T', "The `scala"... is not valid JSON ❯ Module.fetchSpecFromUrl src/fetch-spec.ts:32:15 ❯ src/fetch-spec.test.ts:16:18
src/helpers/sendRequest.test.ts > sendRequest > sends requests through a proxy: packages/api-client/src/helpers/sendRequest.test.ts#L170
AssertionError: expected '<!DOCTYPE html>\n<html lang="en">\n<h…' to match object { method: 'GET', path: '/' } - Expected: Object { "method": "GET", "path": "/", } + Received: "<!DOCTYPE html> <html lang=\"en\"> <head> <meta charset=\"utf-8\"> <title>Error</title> </head> <body> <pre>Cannot GET /</pre> </body> </html> " ❯ src/helpers/sendRequest.test.ts:170:53
ci (21)
Process completed with exit code 1.
ci (20)
The job was canceled because "_21" failed.
src/fetch-spec.test.ts > Fetches specs correctly > Fetches with a proxy: packages/oas-utils/src/fetch-spec.ts#L32
SyntaxError: Unexpected token 'T', "The `scala"... is not valid JSON ❯ Module.fetchSpecFromUrl src/fetch-spec.ts:32:15 ❯ src/fetch-spec.test.ts:16:18
src/helpers/sendRequest.test.ts > sendRequest > sends requests through a proxy: packages/api-client/src/helpers/sendRequest.test.ts#L170
AssertionError: expected '<!DOCTYPE html>\n<html lang="en">\n<h…' to match object { method: 'GET', path: '/' } - Expected: Object { "method": "GET", "path": "/", } + Received: "<!DOCTYPE html> <html lang=\"en\"> <head> <meta charset=\"utf-8\"> <title>Error</title> </head> <body> <pre>Cannot GET /</pre> </body> </html> " ❯ src/helpers/sendRequest.test.ts:170:53
ci (20)
Process completed with exit code 1.
ci (18)
The job was canceled because "_21" failed.
src/fetch-spec.test.ts > Fetches specs correctly > Fetches with a proxy: packages/oas-utils/src/fetch-spec.ts#L32
SyntaxError: Unexpected token T in JSON at position 0 ❯ Module.fetchSpecFromUrl src/fetch-spec.ts:32:15 ❯ src/fetch-spec.test.ts:16:18
src/helpers/sendRequest.test.ts > sendRequest > sends requests through a proxy: packages/api-client/src/helpers/sendRequest.test.ts#L170
AssertionError: expected '<!DOCTYPE html>\n<html lang="en">\n<h…' to match object { method: 'GET', path: '/' } - Expected: Object { "method": "GET", "path": "/", } + Received: "<!DOCTYPE html> <html lang=\"en\"> <head> <meta charset=\"utf-8\"> <title>Error</title> </head> <body> <pre>Cannot GET /</pre> </body> </html> " ❯ src/helpers/sendRequest.test.ts:170:53
ci (18)
The operation was canceled.