feat: add protected storage workspace bridge - #23
Merged
Annotations
10 warnings
|
Run pnpm run check:
src/tenant/tenant-crypto.providers.ts#L49
src/tenant/tenant-crypto.providers.ts:49:42: Unsafe type assertion: 'Value' could be instantiated with an arbitrary type which could be unrelated to the original type.
|
|
Run pnpm run check:
src/tenant/tenant-crypto.providers.ts#L48
src/tenant/tenant-crypto.providers.ts:48:26: Unsafe type assertion: 'Value' could be instantiated with an arbitrary type which could be unrelated to the original type.
|
|
Run pnpm run check:
src/tenant/tenant-crypto.providers.ts#L46
src/tenant/tenant-crypto.providers.ts:46:64: Unsafe type assertion: type 'Type<Value>' is more narrow than the original type.
|
|
Run pnpm run check:
src/tenant/tenant-crypto.providers.ts#L15
src/tenant/tenant-crypto.providers.ts:15:6: Unsafe type assertion: type 'Record<PropertyKey, unknown>' is more narrow than the original type.
|
|
Run pnpm run check:
src/fields/field-cipher.service.ts#L239
src/fields/field-cipher.service.ts:239:17: Unsafe type assertion: type 'Record<PropertyKey, unknown>' is more narrow than the original type.
|
|
Run pnpm run check:
src/fields/field-cipher.service.ts#L230
src/fields/field-cipher.service.ts:230:21: Unsafe assertion from `any` detected: consider using type guards or a safer assertion.
|
|
Run pnpm run check:
src/fields/field-cipher.service.ts#L97
src/fields/field-cipher.service.ts:97:21: Unsafe assertion from `any` detected: consider using type guards or a safer assertion.
|
|
Run pnpm run check:
src/fields/encrypted-field.decorator.ts#L54
src/fields/encrypted-field.decorator.ts:54:15: Unsafe assertion from `any` detected: consider using type guards or a safer assertion.
|
|
Run pnpm run check:
src/fields/encrypted-field.decorator.ts#L51
src/fields/encrypted-field.decorator.ts:51:18: Unsafe assertion from `any` detected: consider using type guards or a safer assertion.
|
|
Run pnpm run check:
src/core/cipher-engine.ts#L83
src/core/cipher-engine.ts:83:21: Unsafe assertion from `any` detected: consider using type guards or a safer assertion.
|
background
wait
wait-all
cancel
parallel
Loading