Skip to content

chore(deps): update dependency @types/node to ^20.14.13 #1349

chore(deps): update dependency @types/node to ^20.14.13

chore(deps): update dependency @types/node to ^20.14.13 #1349

Triggered via push July 28, 2024 14:23
Status Failure
Total duration 44s
Artifacts

build.yml

on: push
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Build and test (Current, current): test/unit/services/compare.test.mts#L46
Type 'Response' is missing the following properties from type 'Promise<StartCompareAck>': then, catch, finally, [Symbol.toStringTag]
Build and test (Current, current): test/unit/services/compare.test.mts#L59
Type 'Response' is not assignable to type 'Promise<StartCompareAck>'.
Build and test (Current, current): test/unit/services/compare.test.mts#L60
Type 'Response' is missing the following properties from type 'Promise<UploadCompareAck>': then, catch, finally, [Symbol.toStringTag]
Build and test (Current, current): test/unit/services/compare.test.mts#L73
Type 'Response' is not assignable to type 'Promise<StartCompareAck>'.
Build and test (Current, current): test/unit/services/compare.test.mts#L74
Type 'Response' is not assignable to type 'Promise<UploadCompareAck>'.
Build and test (Current, current): test/unit/services/compare.test.mts#L87
Type 'Response' is missing the following properties from type 'Promise<Response | CompareCompleted>': then, catch, finally, [Symbol.toStringTag]
Build and test (Current, current): test/unit/services/compare.test.mts#L95
Type 'Response' is not assignable to type 'Promise<Response | CompareCompleted>'.
Build and test (Current, current): test/unit/services/compare.test.mts#L100
Type 'Response' is not assignable to type 'Promise<Response | CompareCompleted>'.
Build and test (Current, current): test/unit/services/compare.test.mts#L105
Type 'Response' is not assignable to type 'Promise<Response | CompareCompleted>'.
Build and test (Current, current): test/unit/services/compare.test.mts#L110
Type 'Response' is not assignable to type 'Promise<Response | CompareCompleted>'.
Build and test (LTS, lts/*)
The job was canceled because "Current_current" failed.