Add device signer #20
ci.yml
on: pull_request
test
3m 20s
ensure-wasm
24s
cairo-check
1m 11s
clippy
1m 8s
fmt
35s
Annotations
4 errors and 5 warnings
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.
|
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/.
|
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/.
|
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/.
|