Cleaner protocol and blinded verification #9
on_pull_request.yml
on: pull_request
Lint
22s
Test Rust
1m 36s
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/
|