Skip to content

feat: add remainingAccess field to getGrantedAccess #46

feat: add remainingAccess field to getGrantedAccess

feat: add remainingAccess field to getGrantedAccess #46

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

sdk-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
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