Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

fix: encrypted change in docs #77

fix: encrypted change in docs

fix: encrypted change in docs #77

Triggered via pull request January 4, 2024 12:24
@elribonazoelribonazo
opened #69
rc
Status Cancelled
Total duration 1m 56s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Build and test
Canceling since a higher priority waiting request for 'rcrefs/pull/69/merge-pluto' exists
Build and test
The operation was canceled.
Build and test: packages/database/src/schemas/PrivateKey.ts#L84
Unexpected string value in conditional. An explicit empty string check is required
Build and test: packages/database/src/schemas/PrivateKey.ts#L86
Unexpected nullable object value in conditional. An explicit null check is required
Build and test: packages/database/src/schemas/PrivateKey.ts#L98
Unexpected nullable object value in conditional. An explicit null check is required
Build and test: packages/database/src/schemas/PrivateKey.ts#L122
Unexpected nullable object value in conditional. An explicit null check is required
Build and test: packages/database/src/schemas/PrivateKey.ts#L129
Unexpected nullable object value in conditional. An explicit null check is required
Build and test: packages/database/src/schemas/PrivateKey.ts#L161
Invalid type "never" of template literal expression
Build and test: packages/encryption/src/migration/index.ts#L65
Unexpected nullable object value in conditional. An explicit null check is required
Build and test: packages/encryption/src/migration/index.ts#L69
Unsafe argument of type `any` assigned to a parameter of type `{ _deleted: boolean; _attachments: { [attachmentId: string]: RxAttachmentData; }; _rev: string; _meta: RxDocumentMeta; }[]`
Build and test: packages/encryption/src/migration/index.ts#L70
Unsafe spread of an `any` type
Build and test: packages/encryption/src/migration/index.ts#L184
Unexpected nullable object value in conditional. An explicit null check is required