Skip to content

Remove usage of Crypto module #10403

Remove usage of Crypto module

Remove usage of Crypto module #10403

Triggered via pull request November 28, 2024 14:53
Status Failure
Total duration 57s
Artifacts

static_analysis.yml

on: pull_request
Downstream tsc element-web
0s
Downstream tsc element-web
Typescript Syntax Check
27s
Typescript Syntax Check
ESLint
46s
ESLint
Workflow Lint
19s
Workflow Lint
JSDoc Checker
29s
JSDoc Checker
Analyse Dead Code
19s
Analyse Dead Code
Downstream Typescript Syntax Check
0s
Downstream Typescript Syntax Check
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Typescript Syntax Check: spec/integ/sliding-sync-sdk.spec.ts#L123
Property 'crypto' does not exist on type 'SyncApiOptions'.
Typescript Syntax Check: src/client.ts#L1553
Object literal may only specify known properties, and 'crypto' does not exist in type 'SyncApiOptions'.
Typescript Syntax Check
Process completed with exit code 2.
JSDoc Checker
Process completed with exit code 3.