Skip to content

Bump openssl from 0.10.60 to 0.10.66 #78

Bump openssl from 0.10.60 to 0.10.66

Bump openssl from 0.10.60 to 0.10.66 #78

Triggered via push July 22, 2024 20:04
Status Success
Total duration 6m 4s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
field `log_level` is never read: src/config.rs#L30
warning: field `log_level` is never read --> src/config.rs:30:6 | 17 | pub struct Config { | ------ field in this struct ... 30 | pub log_level: LogLevel, | ^^^^^^^^^ | = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default
field `log_level` is never read: src/config.rs#L30
warning: field `log_level` is never read --> src/config.rs:30:6 | 17 | pub struct Config { | ------ field in this struct ... 30 | pub log_level: LogLevel, | ^^^^^^^^^ | = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v2, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/