Skip to content

feat: add bulk processing support #156

feat: add bulk processing support

feat: add bulk processing support #156

Triggered via pull request October 20, 2025 14:21
Status Failure
Total duration 6m 43s
Artifacts

sdk-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
check-code
Process completed with exit code 1.
check-code: packages/sdk/src/lib/dataProtectorCore/getGrantedAccess.ts#L1
'utils' is defined but never used
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#L67
Refactor this function to reduce its Cognitive Complexity from 32 to the 15 allowed
check-code: packages/sdk/src/lib/dataProtectorCore/processBulkRequest.ts#L68
Refactor this function to reduce its Cognitive Complexity from 32 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/dataProtectorCore/IExecDataProtectorCore.ts#L28
`./processBulkRequest.js` import should occur before import of `./processProtectedData.js`
check-code: packages/sdk/src/lib/IExecDataProtectorModule.ts#L131
Unexpected any. Specify a different type
check-code: packages/sdk/src/lib/IExecDataProtectorModule.ts#L125
Unexpected any. Specify a different type