Skip to content

Add device signer

Add device signer #18

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

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 14 warnings
fmt
Process completed with exit code 1.
clippy: crates/account_sdk/src/tests/webauthn/mod.rs#L70
the method `clone` exists for enum `Result<AuthenticatorAssertionResponse, SignError>`, but its trait bounds were not satisfied
clippy
Process completed with exit code 101.
test: crates/account_sdk/src/tests/webauthn/mod.rs#L70
the method `clone` exists for enum `Result<AuthenticatorAssertionResponse, SignError>`, but its trait bounds were not satisfied
test
Process completed with exit code 1.
fmt: crates/account_sdk/src/wasm_tests/mod.rs#L1
Diff in /home/runner/work/cairo-webauthn/cairo-webauthn/crates/account_sdk/src/wasm_tests/mod.rs
fmt: crates/account_sdk/src/wasm_tests/webauthn.rs#L1
Diff in /home/runner/work/cairo-webauthn/cairo-webauthn/crates/account_sdk/src/wasm_tests/webauthn.rs
fmt: crates/account_sdk/src/wasm_tests/webauthn.rs#L12
Diff in /home/runner/work/cairo-webauthn/cairo-webauthn/crates/account_sdk/src/wasm_tests/webauthn.rs
fmt: crates/account_sdk/src/webauthn_signer/signers/device.rs#L1
Diff in /home/runner/work/cairo-webauthn/cairo-webauthn/crates/account_sdk/src/webauthn_signer/signers/device.rs
fmt: crates/account_sdk/src/webauthn_signer/signers/device.rs#L7
Diff in /home/runner/work/cairo-webauthn/cairo-webauthn/crates/account_sdk/src/webauthn_signer/signers/device.rs
fmt: crates/account_sdk/src/webauthn_signer/signers/device.rs#L11
Diff in /home/runner/work/cairo-webauthn/cairo-webauthn/crates/account_sdk/src/webauthn_signer/signers/device.rs
fmt: crates/account_sdk/src/webauthn_signer/signers/device.rs#L18
Diff in /home/runner/work/cairo-webauthn/cairo-webauthn/crates/account_sdk/src/webauthn_signer/signers/device.rs
fmt: crates/account_sdk/src/webauthn_signer/signers/device.rs#L25
Diff in /home/runner/work/cairo-webauthn/cairo-webauthn/crates/account_sdk/src/webauthn_signer/signers/device.rs
fmt: crates/account_sdk/src/webauthn_signer/signers/device.rs#L32
Diff in /home/runner/work/cairo-webauthn/cairo-webauthn/crates/account_sdk/src/webauthn_signer/signers/device.rs
fmt: crates/account_sdk/src/webauthn_signer/signers/device.rs#L36
Diff in /home/runner/work/cairo-webauthn/cairo-webauthn/crates/account_sdk/src/webauthn_signer/signers/device.rs
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/.
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/.
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/.
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/.