Add device signer #22
ci.yml
on: pull_request
test
3m 27s
ensure-wasm
25s
cairo-check
1m 16s
clippy
1m 6s
fmt
21s
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/.
|