ZK Email Test #79
Annotations
1 error and 16 warnings
Run unit tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Run unit tests
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run unit tests:
account/src/auth/passkey.rs#L2
unused imports: `QueryWebAuthNVerifyRegisterRequest`, `QueryWebAuthNVerifyRegisterResponse`, `self`
|
Run unit tests:
account/src/auth/passkey.rs#L6
unused import: `Custom`
|
Run unit tests:
account/src/auth/zkemail.rs#L1
unused import: `crate::error::ContractResult`
|
Run unit tests:
account/src/auth/zkemail.rs#L2
unused imports: `Bn254`, `Fq2`, `Fr`, `G1Affine`, `G2Affine`
|
Run unit tests:
account/src/auth/zkemail.rs#L3
unused import: `ark_ff::MontFp`
|
Run unit tests:
account/src/auth/zkemail.rs#L4
unused imports: `Groth16`, `Proof`, `VerifyingKey`, `prepare_verifying_key`
|
Run unit tests:
account/src/auth/zkemail.rs#L5
unused import: `ark_serialize::CanonicalDeserialize`
|
Run unit tests:
account/src/auth/zkemail.rs#L6
unused import: `num_bigint::BigUint`
|
Run unit tests:
account/src/auth/passkey.rs#L22
unused variable: `deps`
|
The logs for this run have expired and are no longer available.
Loading