Skip to content

Feat/allow deposit #222

Feat/allow deposit

Feat/allow deposit #222

Triggered via pull request December 5, 2025 10:11
Status Failure
Total duration 8m 19s
Artifacts

sdk-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build
Process completed with exit code 2.
build
Type '{ voucherAddress?: string; useVoucher: boolean; allowDeposit: boolean; }' is not assignable to type 'MatchOptions'.
build
Type '{ allowDeposit: boolean; voucherAddress?: string; useVoucher: boolean; }' is not assignable to type 'MatchOptions'.
check-code
Process completed with exit code 2.
check-code
Property 'errorCause' does not exist on type 'Error'.
check-code
Property 'message' does not exist on type 'unknown'.
check-code
Property 'errorCause' does not exist on type 'Error'.
check-code
Type '{ voucherAddress?: string; useVoucher: boolean; allowDeposit: boolean; }' is not assignable to type 'MatchOptions'.
check-code
Type '{ allowDeposit: boolean; voucherAddress?: string; useVoucher: boolean; }' is not assignable to type 'MatchOptions'.
test
Process completed with exit code 1.
check-code: packages/sdk/src/lib/dataProtectorCore/protectData.ts#L297
Unexpected any. Specify a different type
check-code: packages/sdk/src/lib/dataProtectorCore/protectData.ts#L78
Unexpected any. Specify a different type
check-code: packages/sdk/src/lib/dataProtectorCore/processProtectedData.ts#L76
Refactor this function to reduce its Cognitive Complexity from 36 to the 15 allowed
check-code: packages/sdk/src/lib/dataProtectorCore/processBulkRequest.ts#L61
Refactor this function to reduce its Cognitive Complexity from 27 to the 15 allowed
check-code: packages/sdk/src/lib/dataProtectorCore/grantAccess.ts#L55
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed
check-code: packages/sdk/src/lib/dataProtectorCore/getProtectedData.ts#L46
Unexpected any. Specify a different type
check-code: packages/sdk/src/lib/IExecDataProtectorModule.ts#L132
Unexpected any. Specify a different type
check-code: packages/sdk/src/lib/IExecDataProtectorModule.ts#L126
Unexpected any. Specify a different type