Skip to content

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

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

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

Triggered via pull request December 22, 2023 00:45
Status Failure
Total duration 27s
Artifacts

ci.yml

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

Annotations

5 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): spec/integration.spec.ts#L47
Property 'set' does not exist on type 'Test'.
Test (ubuntu-latest, 18.x): spec/integration.spec.ts#L73
Type 'TestAgent<Test>' is not assignable to type 'SuperTest<Test>'.
Test (ubuntu-latest, 18.x): spec/integration.spec.ts#L120
Type 'TestAgent<Test>' is not assignable to type 'SuperTest<Test>'.
Test (ubuntu-latest, 18.x)
Process completed with exit code 1.