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

feat: integrating prism 4.0.0-rc.1 #84

feat: integrating prism 4.0.0-rc.1

feat: integrating prism 4.0.0-rc.1 #84

Triggered via pull request January 5, 2024 18:44
Status Success
Total duration 1m 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build and test
Resource not accessible by integration
Build and test: packages/database/src/schemas/PrivateKey.ts#L78
Unexpected string value in conditional. An explicit empty string check is required
Build and test: packages/database/src/schemas/PrivateKey.ts#L80
Unexpected nullable object value in conditional. An explicit null check is required
Build and test: packages/database/src/schemas/PrivateKey.ts#L92
Unexpected nullable object value in conditional. An explicit null check is required
Build and test: packages/database/src/schemas/PrivateKey.ts#L116
Unexpected nullable object value in conditional. An explicit null check is required
Build and test: packages/database/src/schemas/PrivateKey.ts#L123
Unexpected nullable object value in conditional. An explicit null check is required
Build and test: packages/database/src/schemas/PrivateKey.ts#L155
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