generate envelope proofs with av_crypto #1598
Annotations
2 errors and 10 warnings
tests:
lib/av_client/new_crypto/finalize_cryptograms.ts#L9
Property 'generateProofOfCorrectEncryption' does not exist on type 'AVCrypto'.
|
tests
Process completed with exit code 2.
|
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests:
lib/av_client/crypto/commitments.ts#L16
'commitmentOpening' is defined but never used. Allowed unused args must match /^_/u
|
tests:
lib/av_client/crypto/commitments.ts#L16
'commitment' is defined but never used. Allowed unused args must match /^_/u
|
tests:
lib/av_client/crypto/commitments.ts#L16
'customErrorMessage' is defined but never used. Allowed unused args must match /^_/u
|
tests:
lib/av_client/new_crypto/encrypt_contest_selections.ts#L48
'transparent' is defined but never used. Allowed unused args must match /^_/u
|
tests:
lib/av_client/new_crypto/encrypt_contest_selections.ts#L58
'votePoint' is defined but never used. Allowed unused args must match /^_/u
|
tests:
lib/av_crypto.ts#L128
Forbidden non-null assertion
|
tests:
lib/av_verifier.ts#L22
'validateCommmitmentOpening' is defined but never used. Allowed unused vars must match /^_/u
|
tests:
test/av_crypto/el_gamal_scheme.test.ts#L6
'pointToHex' is defined but never used. Allowed unused vars must match /^_/u
|