Skip to content

Add device signer

Add device signer #22

Triggered via pull request March 21, 2024 19:43
@broodybroody
synchronize #46
device-signer
Status Failure
Total duration 3m 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 6 warnings
fmt
Process completed with exit code 1.
ensure-wasm: crates/account_sdk/src/webauthn_signer/signers/p256r1.rs#L86
failed to resolve: use of undeclared crate or module `tokio`
ensure-wasm
Process completed with exit code 101.
clippy: crates/webauthn/tests/src/auth/verify_ecdsa.rs#L1
unresolved import `account_sdk::webauthn_signer::P256VerifyingKeyConverter`
clippy: crates/webauthn/tests/src/auth/verify_signature.rs#L1
unresolved import `account_sdk::webauthn_signer::P256VerifyingKeyConverter`
clippy
Process completed with exit code 101.
test: crates/webauthn/tests/src/auth/verify_ecdsa.rs#L1
unresolved import `account_sdk::webauthn_signer::P256VerifyingKeyConverter`
test: crates/webauthn/tests/src/auth/verify_signature.rs#L1
unresolved import `account_sdk::webauthn_signer::P256VerifyingKeyConverter`
test
Process completed with exit code 1.
fmt: crates/account_sdk/src/tests/webauthn/mod.rs#L65
Diff in /home/runner/work/cairo-webauthn/cairo-webauthn/crates/account_sdk/src/tests/webauthn/mod.rs
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ensure-wasm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cairo-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.