Skip to content

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

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

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

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

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
test: node_modules/@types/supertest/index.d.ts#L13
Namespace 'request' has no exported member 'CallbackHandler'.
test: node_modules/@types/supertest/index.d.ts#L27
Type 'Req' does not satisfy the constraint 'SuperAgentRequest'.
test: node_modules/@types/supertest/lib/agent.d.ts#L5
Type '() => SuperAgentStatic & Request' is not a constructor function type.
test: node_modules/@types/supertest/lib/test.d.ts#L1
Module '"../../superagent"' has no exported member 'CallbackHandler'.
test: node_modules/@types/supertest/types.d.ts#L1
Module '"../superagent"' has no exported member 'AgentOptions'.
test: node_modules/@types/supertest/types.d.ts#L9
Type 'RequestListener' is not generic.
test
Process completed with exit code 2.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/