Skip to content

Update strobe, bump crate versions #967

Update strobe, bump crate versions

Update strobe, bump crate versions #967

Triggered via push September 20, 2024 00:50
Status Success
Total duration 15s
Artifacts

audit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
the borrowed expression implements the required traits: star/benches/bench.rs#L121
error: the borrowed expression implements the required traits --> star/benches/bench.rs:121:30 | 121 | ...on(&format!("E2E server (n={}, s={}, clients={}, threshold={}, local_randomness={}, aux_data={})", params.n, params.s, params.clients, params.threshold, params.local, params.aux_data), |... | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: change this to: `format!("E2E server (n={}, s={}, clients={}, threshold={}, local_randomness={}, aux_data={})", params.n, params.s, params.clients, params.threshold, params.local, params.aux_data)` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrows_for_generic_args = note: `-D clippy::needless-borrows-for-generic-args` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::needless_borrows_for_generic_args)]`
audit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/audit-check@35b7b53b1e25b55642157ac01b4adceb5b9ebef3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
audit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/audit-check@35b7b53b1e25b55642157ac01b4adceb5b9ebef3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/