Skip to content

Update Rust crate reqwest to 0.12.0 #373

Update Rust crate reqwest to 0.12.0

Update Rust crate reqwest to 0.12.0 #373

Triggered via pull request April 19, 2024 19:55
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, 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/twitter.rs#L5
unused import: `crate::util`
build (ubuntu-latest, nightly): src/util/config.rs#L5
unused import: `Serialize`
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`
build (ubuntu-latest, nightly): src/db/client.rs#L33
unused variable: `updated_at`
build (ubuntu-latest, nightly): src/core/nasa.rs#L21
function `get_image` is never used
build (ubuntu-latest, nightly): src/core/twitter.rs#L7
struct `Twitter` is never constructed
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/twitter.rs#L5
unused import: `crate::util`
build (ubuntu-latest, stable): src/util/config.rs#L5
unused import: `Serialize`
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, stable): src/db/client.rs#L33
unused variable: `updated_at`
build (ubuntu-latest, stable): src/core/nasa.rs#L21
function `get_image` is never used
build (ubuntu-latest, stable): src/core/twitter.rs#L7
struct `Twitter` is never constructed