Skip to content

chore(deps): update dependency @types/supertest to v6 #172

chore(deps): update dependency @types/supertest to v6

chore(deps): update dependency @types/supertest to v6 #172

Triggered via pull request December 22, 2023 01:23
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Matrix: Build
Matrix: E2E
Matrix: Lint
Matrix: Test
Matrix: Edge Release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test (ubuntu-latest, 18.x)
Type 'TestAgent<Test>' is missing the following properties from type 'SuperAgent<Test>': jar, attachCookies, saveCookies, pipe, and 16 more.
Test (ubuntu-latest, 18.x): src/h3.test.ts#L516
Property 'set-cookie' does not exist on type 'Headers'. Did you mean 'getSetCookie'?
Test (ubuntu-latest, 18.x): src/h3.test.ts#L530
Property 'set-cookie' does not exist on type 'Headers'. Did you mean 'getSetCookie'?
Test (ubuntu-latest, 18.x): src/h3.test.ts#L544
Property 'set-cookie' does not exist on type 'Headers'. Did you mean 'getSetCookie'?
Test (ubuntu-latest, 18.x): src/node.test.ts#L344
Argument of type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to parameter of type 'App'.
Test (ubuntu-latest, 18.x): src/node.test.ts#L346
Property 'set-cookie' does not exist on type 'Headers'. Did you mean 'getSetCookie'?
Test (ubuntu-latest, 18.x): src/node.test.ts#L357
Argument of type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to parameter of type 'App'.
Test (ubuntu-latest, 18.x): src/node.test.ts#L359
Property 'set-cookie' does not exist on type 'Headers'. Did you mean 'getSetCookie'?
Test (ubuntu-latest, 18.x): src/node.test.ts#L370
Argument of type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to parameter of type 'App'.
Test (ubuntu-latest, 18.x): src/node.test.ts#L372
Property 'set-cookie' does not exist on type 'Headers'. Did you mean 'getSetCookie'?