Skip to content

moved av_crypto tests one folder up so they run with yarn test #1595

moved av_crypto tests one folder up so they run with yarn test

moved av_crypto tests one folder up so they run with yarn test #1595

Triggered via push November 20, 2024 12:41
Status Success
Total duration 1m 35s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, aws-actions/configure-aws-credentials@v1. 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, aws-actions/configure-aws-credentials@v1, aws-actions/amazon-ecr-login@v1. 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#L113
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