Skip to content

feat: add remainingAccess field to getGrantedAccess #45

feat: add remainingAccess field to getGrantedAccess

feat: add remainingAccess field to getGrantedAccess #45

Triggered via pull request August 4, 2025 13:25
Status Failure
Total duration 38s
Artifacts

sdk-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
check-code
Process completed with exit code 1.
test
Process completed with exit code 1.
check-code: packages/sdk/src/lib/types/commonTypes.ts#L25
Unexpected any. Specify a different type
check-code: packages/sdk/src/lib/dataProtectorCore/protectData.ts#L330
Unexpected any. Specify a different type
check-code: packages/sdk/src/lib/dataProtectorCore/protectData.ts#L82
Unexpected any. Specify a different type
check-code: packages/sdk/src/lib/dataProtectorCore/processProtectedData.ts#L64
Refactor this function to reduce its Cognitive Complexity from 24 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#L149
Unexpected any. Specify a different type
check-code: packages/sdk/src/lib/IExecDataProtectorModule.ts#L143
Unexpected any. Specify a different type
check-code: packages/sdk/src/lib/IExecDataProtectorModule.ts#L82
Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed