Skip to content

apply version updates #6536

apply version updates

apply version updates #6536

Triggered via push October 14, 2024 15:57
Status Success
Total duration 21s
Artifacts

audit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
can't find crate for `rpm`: src/error.rs#L117
error[E0463]: can't find crate for `rpm` --> src/error.rs:117:20 | 117 | RpmError(#[from] rpm::Error), | ^^^ can't find crate
can't find crate for `rpm`: src/error.rs#L117
error[E0463]: can't find crate for `rpm` --> src/error.rs:117:20 | 117 | RpmError(#[from] rpm::Error), | ^^^ can't find crate
can't find crate for `rpm`: src/bundle/linux/rpm.rs#L10
error[E0463]: can't find crate for `rpm` --> src/bundle/linux/rpm.rs:10:5 | 10 | use rpm::{self, signature::pgp, Dependency, FileMode, FileOptions}; | ^^^ can't find crate
can't find crate for `rpm`: src/bundle/linux/rpm.rs#L10
error[E0463]: can't find crate for `rpm` --> src/bundle/linux/rpm.rs:10:5 | 10 | use rpm::{self, signature::pgp, Dependency, FileMode, FileOptions}; | ^^^ can't find crate
audit-js
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
audit-js
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
audit-rust
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/audit-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/
audit-rust
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/audit-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/
audit-rust
3 warnings found!
audit-rust
Unknown warning kind unsound found, please, file a bug