bump version #1651
Annotations
6 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:
lib/av_crypto.ts#L191
Forbidden non-null assertion
|
tests:
test/av_crypto/av_crypto.test.ts#L292
'proof' is assigned a value but never used. Allowed unused vars must match /^_/u
|
tests:
test/av_crypto/av_crypto.test.ts#L314
'proof' is assigned a value 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
|