Skip to content

Update Rust crate serde to 1.0.189 #316

Update Rust crate serde to 1.0.189

Update Rust crate serde to 1.0.189 #316

Triggered via push October 15, 2023 18:40
Status Failure
Total duration 1m 32s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
unknown feature `drain_filter`: src/lib.rs#L21
error[E0635]: unknown feature `drain_filter` --> src/lib.rs:21:12 | 21 | #![feature(drain_filter)] | ^^^^^^^^^^^^
Annotate code
Clippy had exited with the 101 exit code
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead: src/firefox_reader.rs#L100
warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead --> src/firefox_reader.rs:100:44 | 100 | last_modified: chrono::DateTime::<Utc>::from_utc( | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default
Annotate code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@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/
Annotate code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Annotate code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Annotate code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Annotate code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/