Skip to content

Update Rust crate serde_json to v1.0.143 #35

Update Rust crate serde_json to v1.0.143

Update Rust crate serde_json to v1.0.143 #35

Triggered via pull request August 19, 2025 06:05
Status Success
Total duration 1m 12s
Artifacts

review.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
called `Iterator::last` on a `DoubleEndedIterator`; this will needlessly iterate the entire iterator: src/main.rs#L20
warning: called `Iterator::last` on a `DoubleEndedIterator`; this will needlessly iterate the entire iterator --> src/main.rs:20:13 | 20 | / line.split(' ') 21 | | .last() | |__________________-----^ | | | help: try: `next_back()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#double_ended_iterator_last = note: `#[warn(clippy::double_ended_iterator_last)]` on by default
rust
Cache not found for keys: v0-rust-rust-Linux-x64-ea3dfc26-8ee24704, v0-rust-rust-Linux-x64-ea3dfc26
rust
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/
rust
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/
rust
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/
rust
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/