Skip to content

Update Rust crate reqwest to 0.12.0 #367

Update Rust crate reqwest to 0.12.0

Update Rust crate reqwest to 0.12.0 #367

Triggered via pull request April 5, 2024 16:40
Status Success
Total duration 1m 11s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build (ubuntu-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, stable): src/cmd/daemon.rs#L13
denote infinite loops with `loop { ... }`
build (ubuntu-latest, stable): src/core/nasa.rs#L7
the item `serde_json` is imported redundantly
build (ubuntu-latest, stable): src/core/twitter.rs#L5
unused import: `crate::util`
build (ubuntu-latest, stable): src/util/config.rs#L5
unused import: `Serialize`
build (ubuntu-latest, stable): src/util/config.rs#L9
the item `toml` is imported redundantly
build (ubuntu-latest, stable): src/util/image.rs#L5
the item `reqwest` is imported redundantly
build (ubuntu-latest, stable): src/db/client.rs#L29
unused variable: `name`
build (ubuntu-latest, stable): src/db/client.rs#L30
unused variable: `payload`
build (ubuntu-latest, stable): src/db/client.rs#L31
unused variable: `status`
build (ubuntu-latest, stable): src/db/client.rs#L32
unused variable: `created_at`
build (ubuntu-latest, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, nightly): src/cmd/daemon.rs#L13
denote infinite loops with `loop { ... }`
build (ubuntu-latest, nightly): src/core/nasa.rs#L7
the item `serde_json` is imported redundantly
build (ubuntu-latest, nightly): src/core/twitter.rs#L5
unused import: `crate::util`
build (ubuntu-latest, nightly): src/util/config.rs#L5
unused import: `Serialize`
build (ubuntu-latest, nightly): src/util/config.rs#L9
the item `toml` is imported redundantly
build (ubuntu-latest, nightly): src/util/image.rs#L5
the item `reqwest` is imported redundantly
build (ubuntu-latest, nightly): src/db/client.rs#L29
unused variable: `name`
build (ubuntu-latest, nightly): src/db/client.rs#L30
unused variable: `payload`
build (ubuntu-latest, nightly): src/db/client.rs#L31
unused variable: `status`
build (ubuntu-latest, nightly): src/db/client.rs#L32
unused variable: `created_at`