Skip to content

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

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

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

Triggered via pull request October 7, 2024 06:32
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

4 errors and 2 warnings
Unhandled error: spec/integration.spec.ts#L37
TypeCheckError: Type 'TestAgent<Test>' is not assignable to type 'SuperTest<Test>'. Type 'TestAgent<Test>' is not assignable to type 'RequestMethods<Test>'. Types of property 'search' are incompatible. Type '(url string) => Test' is not assignable to type 'HttpMethod<Test>'. Type '(url string) => Test' is not assignable to type '(url URLType, callback? CBHandler | undefined) => Test'. Types of parameters 'url' and 'url' are incompatible. Type 'URLType' is not assignable to type 'string'. Type 'URL' is not assignable to type 'string'. ❯ spec/integration.spec.ts:37:3
Unhandled error: spec/integration.spec.ts#L73
TypeCheckError: Type 'TestAgent<Test>' is not assignable to type 'SuperTest<Test>'. ❯ spec/integration.spec.ts:73:5
Unhandled error: spec/integration.spec.ts#L120
TypeCheckError: Type 'TestAgent<Test>' is not assignable to type 'SuperTest<Test>'. ❯ spec/integration.spec.ts:120:5
Test (ubuntu-latest, 18.x)
Process completed with exit code 1.
Build (ubuntu-latest, 18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, 18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/