Skip to content

chore(deps): Bump @lit-protocol/lit-node-client from 2.2.54 to 3.0.3 #1023

chore(deps): Bump @lit-protocol/lit-node-client from 2.2.54 to 3.0.3

chore(deps): Bump @lit-protocol/lit-node-client from 2.2.54 to 3.0.3 #1023

Status Failure
Total duration 2m 55s
Artifacts

dispatch.yml

on: push
Release  /  Semantic Release
Release / Semantic Release
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Build & Test / Build Node.js: src/dkg-threshold/lit-protocol.ts#L11
'"@lit-protocol/lit-node-client"' has no exported member named 'decryptString'. Did you mean 'decryptToString'?
Build & Test / Build Node.js: src/dkg-threshold/lit-protocol.ts#L101
Conversion of type 'EncryptResponse' to type 'EncryptStringMethodResult' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Build & Test / Build Node.js: src/dkg-threshold/lit-protocol.ts#L101
Expected 2 arguments, but got 1.
Build & Test / Build Node.js: src/dkg-threshold/lit-protocol.ts#L102
Property 'saveEncryptionKey' does not exist on type 'LitNodeClientNodeJs | LitNodeClient'.
Build & Test / Build Node.js: src/dkg-threshold/lit-protocol.ts#L120
Property 'getEncryptionKey' does not exist on type 'LitNodeClientNodeJs | LitNodeClient'.
Build & Test / Build Node.js: src/dkg-threshold/lit-protocol.ts#L132
Conversion of type 'EncryptResponse' to type 'EncryptStringMethodResult' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Build & Test / Build Node.js: src/dkg-threshold/lit-protocol.ts#L132
Expected 2 arguments, but got 1.
Build & Test / Build Node.js
Process completed with exit code 2.