chore(deps): update dependency @types/supertest to v6 #88
ci.yml
on: pull_request
Matrix: Build
Matrix: Lint
Matrix: Test
Matrix: Edge Release
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.
|