Skip to content

fix(deps): update rust crate tokio to v1.40.0 #1004

fix(deps): update rust crate tokio to v1.40.0

fix(deps): update rust crate tokio to v1.40.0 #1004

GitHub Actions / clippy succeeded Jul 23, 2024 in 1s

clippy

9 warnings

Details

Results

Message level Amount
Internal compiler error 0
Error 0
Warning 9
Note 0
Help 0

Versions

  • rustc 1.79.0 (129f3b996 2024-06-10)
  • cargo 1.79.0 (ffa9cf99a 2024-06-03)
  • clippy 0.1.79 (129f3b9 2024-06-10)

Annotations

Check warning on line 3 in /home/runner/work/rblog/rblog/target/debug/build/rblog-32c57e0a1a611e29/out/templates/template_syntax_highlight_html.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

`feature = "cargo-clippy"` was replaced by `clippy`

warning: `feature = "cargo-clippy"` was replaced by `clippy`
 --> /home/runner/work/rblog/rblog/target/debug/build/rblog-32c57e0a1a611e29/out/templates/template_syntax_highlight_html.rs:3:12
  |
3 | #[cfg_attr(feature="cargo-clippy", allow(useless_attribute))]
  |            ^^^^^^^^^^^^^^^^^^^^^^ help: replace with: `clippy`
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#deprecated_clippy_cfg_attr

Check warning on line 3 in /home/runner/work/rblog/rblog/target/debug/build/rblog-32c57e0a1a611e29/out/templates/template_google_analytics_html.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

`feature = "cargo-clippy"` was replaced by `clippy`

warning: `feature = "cargo-clippy"` was replaced by `clippy`
 --> /home/runner/work/rblog/rblog/target/debug/build/rblog-32c57e0a1a611e29/out/templates/template_google_analytics_html.rs:3:12
  |
3 | #[cfg_attr(feature="cargo-clippy", allow(useless_attribute))]
  |            ^^^^^^^^^^^^^^^^^^^^^^ help: replace with: `clippy`
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#deprecated_clippy_cfg_attr

Check warning on line 3 in /home/runner/work/rblog/rblog/target/debug/build/rblog-32c57e0a1a611e29/out/templates/template_base_html.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

`feature = "cargo-clippy"` was replaced by `clippy`

warning: `feature = "cargo-clippy"` was replaced by `clippy`
 --> /home/runner/work/rblog/rblog/target/debug/build/rblog-32c57e0a1a611e29/out/templates/template_base_html.rs:3:12
  |
3 | #[cfg_attr(feature="cargo-clippy", allow(useless_attribute))]
  |            ^^^^^^^^^^^^^^^^^^^^^^ help: replace with: `clippy`
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#deprecated_clippy_cfg_attr

Check warning on line 3 in /home/runner/work/rblog/rblog/target/debug/build/rblog-32c57e0a1a611e29/out/templates/template_rss_html.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

`feature = "cargo-clippy"` was replaced by `clippy`

warning: `feature = "cargo-clippy"` was replaced by `clippy`
 --> /home/runner/work/rblog/rblog/target/debug/build/rblog-32c57e0a1a611e29/out/templates/template_rss_html.rs:3:12
  |
3 | #[cfg_attr(feature="cargo-clippy", allow(useless_attribute))]
  |            ^^^^^^^^^^^^^^^^^^^^^^ help: replace with: `clippy`
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#deprecated_clippy_cfg_attr

Check warning on line 3 in /home/runner/work/rblog/rblog/target/debug/build/rblog-32c57e0a1a611e29/out/templates/template_posts_html.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

`feature = "cargo-clippy"` was replaced by `clippy`

warning: `feature = "cargo-clippy"` was replaced by `clippy`
 --> /home/runner/work/rblog/rblog/target/debug/build/rblog-32c57e0a1a611e29/out/templates/template_posts_html.rs:3:12
  |
3 | #[cfg_attr(feature="cargo-clippy", allow(useless_attribute))]
  |            ^^^^^^^^^^^^^^^^^^^^^^ help: replace with: `clippy`
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#deprecated_clippy_cfg_attr

Check warning on line 3 in /home/runner/work/rblog/rblog/target/debug/build/rblog-32c57e0a1a611e29/out/templates/template_giscus_html.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

`feature = "cargo-clippy"` was replaced by `clippy`

warning: `feature = "cargo-clippy"` was replaced by `clippy`
 --> /home/runner/work/rblog/rblog/target/debug/build/rblog-32c57e0a1a611e29/out/templates/template_giscus_html.rs:3:12
  |
3 | #[cfg_attr(feature="cargo-clippy", allow(useless_attribute))]
  |            ^^^^^^^^^^^^^^^^^^^^^^ help: replace with: `clippy`
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#deprecated_clippy_cfg_attr

Check warning on line 3 in /home/runner/work/rblog/rblog/target/debug/build/rblog-32c57e0a1a611e29/out/templates/template_notfound_html.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

`feature = "cargo-clippy"` was replaced by `clippy`

warning: `feature = "cargo-clippy"` was replaced by `clippy`
 --> /home/runner/work/rblog/rblog/target/debug/build/rblog-32c57e0a1a611e29/out/templates/template_notfound_html.rs:3:12
  |
3 | #[cfg_attr(feature="cargo-clippy", allow(useless_attribute))]
  |            ^^^^^^^^^^^^^^^^^^^^^^ help: replace with: `clippy`
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#deprecated_clippy_cfg_attr

Check warning on line 3 in /home/runner/work/rblog/rblog/target/debug/build/rblog-32c57e0a1a611e29/out/templates/template_post_html.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

`feature = "cargo-clippy"` was replaced by `clippy`

warning: `feature = "cargo-clippy"` was replaced by `clippy`
 --> /home/runner/work/rblog/rblog/target/debug/build/rblog-32c57e0a1a611e29/out/templates/template_post_html.rs:3:12
  |
3 | #[cfg_attr(feature="cargo-clippy", allow(useless_attribute))]
  |            ^^^^^^^^^^^^^^^^^^^^^^ help: replace with: `clippy`
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#deprecated_clippy_cfg_attr

Check warning on line 3 in /home/runner/work/rblog/rblog/target/debug/build/rblog-32c57e0a1a611e29/out/templates/template_disqus_html.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

`feature = "cargo-clippy"` was replaced by `clippy`

warning: `feature = "cargo-clippy"` was replaced by `clippy`
 --> /home/runner/work/rblog/rblog/target/debug/build/rblog-32c57e0a1a611e29/out/templates/template_disqus_html.rs:3:12
  |
3 | #[cfg_attr(feature="cargo-clippy", allow(useless_attribute))]
  |            ^^^^^^^^^^^^^^^^^^^^^^ help: replace with: `clippy`
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#deprecated_clippy_cfg_attr
  = note: `#[warn(clippy::deprecated_clippy_cfg_attr)]` on by default