Skip to content

Cleaner protocol and blinded verification #9

Cleaner protocol and blinded verification

Cleaner protocol and blinded verification #9

Triggered via pull request January 2, 2024 16:54
Status Failure
Total duration 1m 51s
Artifacts

on_pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Test Rust: src/main.rs#L1
`#![feature]` may not be used on the stable release channel
Test Rust: src/main.rs#L2
`#![feature]` may not be used on the stable release channel
Test Rust: src/main.rs#L1
`#![feature]` may not be used on the stable release channel
Test Rust: src/client/mod.rs#L310
use of unstable library feature 'result_option_inspect'
Test Rust: src/client/mod.rs#L70
future cannot be sent between threads safely
Test Rust
Process completed with exit code 101.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/