Add device signer #24
ci.yml
on: pull_request
test
3m 13s
ensure-wasm
29s
cairo-check
1m 9s
clippy
1m 16s
fmt
20s
Annotations
6 errors and 5 warnings
clippy:
crates/webauthn/tests/src/auth/verify_ecdsa.rs#L1
unresolved import `account_sdk::webauthn_signer::signers::P256VerifyingKeyConverter`
|
clippy:
crates/webauthn/tests/src/auth/verify_signature.rs#L1
unresolved import `account_sdk::webauthn_signer::signers::P256VerifyingKeyConverter`
|
clippy
Process completed with exit code 101.
|
test:
crates/webauthn/tests/src/auth/verify_ecdsa.rs#L1
unresolved import `account_sdk::webauthn_signer::signers::P256VerifyingKeyConverter`
|
test:
crates/webauthn/tests/src/auth/verify_signature.rs#L1
unresolved import `account_sdk::webauthn_signer::signers::P256VerifyingKeyConverter`
|
test
Process completed with exit code 1.
|
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/.
|
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/.
|