chore(deps): update dependency @types/supertest to v6 #142
sonarscan.yml
on: pull_request
SonarCloud Scan
1m 25s
Annotations
8 errors
SonarCloud Scan:
node_modules/@types/supertest/index.d.ts#L27
Type 'Req' does not satisfy the constraint 'SuperAgentRequest'.
|
SonarCloud Scan:
node_modules/@types/supertest/lib/agent.d.ts#L5
Type '() => SuperAgentStatic & Request' is not a constructor function type.
|
SonarCloud Scan:
node_modules/@types/supertest/types.d.ts#L1
Module '"superagent"' has no exported member 'AgentOptions'.
|
SonarCloud Scan:
test/logger.test.mts#L28
Property 'set' does not exist on type 'Test'.
|
SonarCloud Scan:
test/logger.test.mts#L50
Property 'set' does not exist on type 'Test'.
|
SonarCloud Scan:
test/req.test.mts#L32
Property 'set' does not exist on type 'Test'.
|
SonarCloud Scan:
test/req.test.mts#L41
Property 'set' does not exist on type 'Test'.
|
SonarCloud Scan
Process completed with exit code 1.
|