ci(ci.yml): unpin node 24 #1472
ci.yml
on: push
Dependencies
15s
Spellcheck
5s
pkg-pr-new
1m 0s
Annotations
10 errors and 1 notice
|
Test (24.x)
Process completed with exit code 1.
|
|
responseInterceptor() › intercept compressed responses › should return decompressed deflated response from http://httpbin.org/deflate:
test/e2e/response-interceptor.spec.ts#L101
thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at test/e2e/response-interceptor.spec.ts:101:5
at test/e2e/response-interceptor.spec.ts:75:3
at Object.<anonymous> (test/e2e/response-interceptor.spec.ts:6:1)
|
|
responseInterceptor() › intercept responses › should return totally different response from http://httpbin.org/json:
test/e2e/response-interceptor.spec.ts#L28
thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at test/e2e/response-interceptor.spec.ts:28:5
at test/e2e/response-interceptor.spec.ts:9:3
at Object.<anonymous> (test/e2e/response-interceptor.spec.ts:6:1)
|
|
E2E router › router with proxyTable › should proxy with host & path config: "localhost:6000/api":
test/e2e/router.spec.ts#L189
expected 200 "OK", got 500 "Internal Server Error"
at Object.<anonymous> (test/e2e/router.spec.ts:189:78)
----
at Test._assertStatus (node_modules/supertest/lib/test.js:309:14)
at node_modules/supertest/lib/test.js:365:13
at Test._assertFunction (node_modules/supertest/lib/test.js:342:13)
at Test.assert (node_modules/supertest/lib/test.js:195:23)
at localAssert (node_modules/supertest/lib/test.js:138:14)
at Server.<anonymous> (node_modules/supertest/lib/test.js:152:11)
|
|
E2E router › router with proxyTable › should proxy when host is "beta.localhost":
test/e2e/router.spec.ts#L183
expected 200 "OK", got 500 "Internal Server Error"
at Object.<anonymous> (test/e2e/router.spec.ts:183:83)
----
at Test._assertStatus (node_modules/supertest/lib/test.js:309:14)
at node_modules/supertest/lib/test.js:365:13
at Test._assertFunction (node_modules/supertest/lib/test.js:342:13)
at Test.assert (node_modules/supertest/lib/test.js:195:23)
at localAssert (node_modules/supertest/lib/test.js:138:14)
at Server.<anonymous> (node_modules/supertest/lib/test.js:152:11)
|
|
E2E router › router with proxyTable › should proxy when host is "alpha.localhost":
test/e2e/router.spec.ts#L177
expected 200 "OK", got 500 "Internal Server Error"
at Object.<anonymous> (test/e2e/router.spec.ts:177:84)
----
at Test._assertStatus (node_modules/supertest/lib/test.js:309:14)
at node_modules/supertest/lib/test.js:365:13
at Test._assertFunction (node_modules/supertest/lib/test.js:342:13)
at Test.assert (node_modules/supertest/lib/test.js:195:23)
at localAssert (node_modules/supertest/lib/test.js:138:14)
at Server.<anonymous> (node_modules/supertest/lib/test.js:152:11)
|
|
E2E router › router with proxyTable › should proxy to option.target:
test/e2e/router.spec.ts#L171
expected 200 "OK", got 500 "Internal Server Error"
at Object.<anonymous> (test/e2e/router.spec.ts:171:48)
----
at Test._assertStatus (node_modules/supertest/lib/test.js:309:14)
at node_modules/supertest/lib/test.js:365:13
at Test._assertFunction (node_modules/supertest/lib/test.js:342:13)
at Test.assert (node_modules/supertest/lib/test.js:195:23)
at localAssert (node_modules/supertest/lib/test.js:138:14)
at Server.<anonymous> (node_modules/supertest/lib/test.js:152:11)
|
|
E2E router › router with req › should work with an async callback:
test/e2e/router.spec.ts#L104
expected 200 "OK", got 500 "Internal Server Error"
at Object.<anonymous> (test/e2e/router.spec.ts:104:48)
----
at Test._assertStatus (node_modules/supertest/lib/test.js:309:14)
at node_modules/supertest/lib/test.js:365:13
at Test._assertFunction (node_modules/supertest/lib/test.js:342:13)
at Test.assert (node_modules/supertest/lib/test.js:195:23)
at localAssert (node_modules/supertest/lib/test.js:138:14)
at Server.<anonymous> (node_modules/supertest/lib/test.js:152:11)
|
|
E2E router › router with req › should work with an object:
test/e2e/router.spec.ts#L85
expected 200 "OK", got 500 "Internal Server Error"
at Object.<anonymous> (test/e2e/router.spec.ts:85:48)
----
at Test._assertStatus (node_modules/supertest/lib/test.js:309:14)
at node_modules/supertest/lib/test.js:365:13
at Test._assertFunction (node_modules/supertest/lib/test.js:342:13)
at Test.assert (node_modules/supertest/lib/test.js:195:23)
at localAssert (node_modules/supertest/lib/test.js:138:14)
at Server.<anonymous> (node_modules/supertest/lib/test.js:152:11)
|
|
E2E router › router with req › should work with a string:
test/e2e/router.spec.ts#L69
expected 200 "OK", got 500 "Internal Server Error"
at Object.<anonymous> (test/e2e/router.spec.ts:69:48)
----
at Test._assertStatus (node_modules/supertest/lib/test.js:309:14)
at node_modules/supertest/lib/test.js:365:13
at Test._assertFunction (node_modules/supertest/lib/test.js:342:13)
at Test.assert (node_modules/supertest/lib/test.js:195:23)
at localAssert (node_modules/supertest/lib/test.js:138:14)
at Server.<anonymous> (node_modules/supertest/lib/test.js:152:11)
|
|
pkg-pr-new
{
"workflowData": {
"owner": "chimurai",
"repo": "http-proxy-middleware",
"sha": "3b788bcb3c9349d76263f1774aab76e7ccf17a01",
"ref": "ci-unpin-node24"
},
"key": "J6GxS7lzM1",
"runId": 18231259263,
"webhookDebug": {
"action": "in_progress",
"head_branch": "ci-unpin-node24",
"head_repository_full_name": "chimurai/http-proxy-middleware",
"full_name": "chimurai/http-proxy-middleware",
"isPullRequest": false,
"prNumber": null,
"prNumberType": "object",
"isNewPullRequest": false,
"isOldPullRequest": false,
"prKey": "chimurai/http-proxy-middleware:ci-unpin-node24",
"oldPrDataHash": "OGU4WafGyB",
"lookupKey": "OGU4WafGyB",
"data": {
"owner": "chimurai",
"repo": "http-proxy-middleware",
"sha": "3b788bcb3c9349d76263f1774aab76e7ccf17a01",
"ref": "ci-unpin-node24"
}
}
}
|