Skip to content

fix(deps): update rust crate reqwest to v0.12.10 #325

fix(deps): update rust crate reqwest to v0.12.10

fix(deps): update rust crate reqwest to v0.12.10 #325

Triggered via pull request December 26, 2024 18:34
Status Success
Total duration 1m 0s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
clippy: src/main.rs#L41
[clippy] reported by reviewdog 🐶 use of `expect` followed by a function call Raw Output: src/main.rs:41:14: warning: use of `expect` followed by a function call (clippy::expect_fun_call)
clippy: src/main.rs#L40
[clippy] reported by reviewdog 🐶 use of `expect` followed by a function call Raw Output: src/main.rs:40:14: warning: use of `expect` followed by a function call (clippy::expect_fun_call)
clippy: src/main.rs#L49
[clippy] reported by reviewdog 🐶 use of `expect` followed by a function call Raw Output: src/main.rs:49:14: warning: use of `expect` followed by a function call (clippy::expect_fun_call)
clippy: src/main.rs#L48
[clippy] reported by reviewdog 🐶 use of `expect` followed by a function call Raw Output: src/main.rs:48:14: warning: use of `expect` followed by a function call (clippy::expect_fun_call)