Skip to content

[QBD] Handle the syncing for QBD #52792

[QBD] Handle the syncing for QBD

[QBD] Handle the syncing for QBD #52792

Triggered via pull request October 11, 2024 10:32
Status Failure
Total duration 2m 38s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typecheck: src/libs/API/index.ts#L51
Type 'TCommand' cannot be used to index type 'ApiRequestCommandParameters'.
typecheck: src/libs/API/index.ts#L194
Type 'TCommand' cannot be used to index type 'ApiRequestCommandParameters'.
typecheck: src/libs/API/index.ts#L214
Type 'TCommand' cannot be used to index type 'ApiRequestCommandParameters'.
typecheck: src/libs/API/index.ts#L221
Type 'TCommand' cannot be used to index type 'ApiRequestCommandParameters'.
typecheck: tests/unit/APITest.ts#L76
Property 'SyncPolicyToQuickbooksDesktop' does not exist on type 'ApiRequestCommandParameters'.
typecheck: tests/unit/APITest.ts#L350
Property 'SyncPolicyToQuickbooksDesktop' does not exist on type 'ApiRequestCommandParameters'.
typecheck: tests/utils/TestHelper.ts#L22
Type 'TCommand' cannot be used to index type 'ApiRequestCommandParameters'.
typecheck: tests/utils/TestHelper.ts#L239
Type 'TCommand' cannot be used to index type 'ApiRequestCommandParameters'.
typecheck: tests/utils/TestHelper.ts#L272
Type 'TCommand' cannot be used to index type 'ApiRequestCommandParameters'.
typecheck
Process completed with exit code 2.