Skip to content

chore(deps): update dependency @types/chai to ^4.3.18 #1342

chore(deps): update dependency @types/chai to ^4.3.18

chore(deps): update dependency @types/chai to ^4.3.18 #1342

Triggered via pull request July 28, 2024 14:23
Status Failure
Total duration 1m 18s
Artifacts

sonarscan.yml

on: pull_request
SonarCloud Scan
1m 11s
SonarCloud Scan
Fit to window
Zoom out
Zoom in

Annotations

10 errors
SonarCloud Scan: test/unit/services/compare.test.mts#L46
Type 'Response' is missing the following properties from type 'Promise<StartCompareAck>': then, catch, finally, [Symbol.toStringTag]
SonarCloud Scan: test/unit/services/compare.test.mts#L59
Type 'Response' is not assignable to type 'Promise<StartCompareAck>'.
SonarCloud Scan: test/unit/services/compare.test.mts#L60
Type 'Response' is missing the following properties from type 'Promise<UploadCompareAck>': then, catch, finally, [Symbol.toStringTag]
SonarCloud Scan: test/unit/services/compare.test.mts#L73
Type 'Response' is not assignable to type 'Promise<StartCompareAck>'.
SonarCloud Scan: test/unit/services/compare.test.mts#L74
Type 'Response' is not assignable to type 'Promise<UploadCompareAck>'.
SonarCloud Scan: test/unit/services/compare.test.mts#L87
Type 'Response' is missing the following properties from type 'Promise<Response | CompareCompleted>': then, catch, finally, [Symbol.toStringTag]
SonarCloud Scan: test/unit/services/compare.test.mts#L95
Type 'Response' is not assignable to type 'Promise<Response | CompareCompleted>'.
SonarCloud Scan: test/unit/services/compare.test.mts#L100
Type 'Response' is not assignable to type 'Promise<Response | CompareCompleted>'.
SonarCloud Scan: test/unit/services/compare.test.mts#L105
Type 'Response' is not assignable to type 'Promise<Response | CompareCompleted>'.
SonarCloud Scan: test/unit/services/compare.test.mts#L110
Type 'Response' is not assignable to type 'Promise<Response | CompareCompleted>'.