chore(deps): Bump @lit-protocol/lit-node-client from 2.2.54 to 3.0.3 #1023
dispatch.yml
on: push
Lint
/
Broken Markdown links
1m 22s
Lint
/
Super Linter
1m 53s
Release
/
Semantic Release
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.
|