Add device signer #16
ci.yml
on: pull_request
test
1m 58s
ensure-wasm
1m 4s
cairo-check
1m 16s
clippy
45s
fmt
18s
Annotations
7 errors and 7 warnings
fmt
Process completed with exit code 1.
|
clippy:
crates/account_sdk/src/webauthn_signer/signers/device.rs#L35
variable does not need to be mutable
|
clippy
Process completed with exit code 101.
|
ensure-wasm:
crates/account_sdk/src/webauthn_signer/signers/device.rs#L35
variable does not need to be mutable
|
ensure-wasm
Process completed with exit code 101.
|
test:
crates/account_sdk/src/webauthn_signer/signers/device.rs#L35
variable does not need to be mutable
|
test
Process completed with exit code 1.
|
fmt:
crates/account_sdk/src/webauthn_signer/signers/device.rs#L10
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#L17
Diff in /home/runner/work/cairo-webauthn/cairo-webauthn/crates/account_sdk/src/webauthn_signer/signers/device.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/.
|
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/.
|
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/.
|
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/.
|