Skip to content

fix(deps): update rust crate chrono to v0.4.38 #942

fix(deps): update rust crate chrono to v0.4.38

fix(deps): update rust crate chrono to v0.4.38 #942

GitHub Actions / clippy succeeded May 5, 2024 in 0s

clippy

9 warnings

Details

Results

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

Versions

  • rustc 1.78.0 (9b00956e5 2024-04-29)
  • cargo 1.78.0 (54d8815d0 2024-03-26)
  • clippy 0.1.78 (9b00956e 2024-04-29)

Annotations

Check warning on line 3 in /Users/runner/work/rblog/rblog/target/debug/build/rblog-a86149a97783aee5/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`
 --> /Users/runner/work/rblog/rblog/target/debug/build/rblog-a86149a97783aee5/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 /Users/runner/work/rblog/rblog/target/debug/build/rblog-a86149a97783aee5/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`
 --> /Users/runner/work/rblog/rblog/target/debug/build/rblog-a86149a97783aee5/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 /Users/runner/work/rblog/rblog/target/debug/build/rblog-a86149a97783aee5/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`
 --> /Users/runner/work/rblog/rblog/target/debug/build/rblog-a86149a97783aee5/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 /Users/runner/work/rblog/rblog/target/debug/build/rblog-a86149a97783aee5/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`
 --> /Users/runner/work/rblog/rblog/target/debug/build/rblog-a86149a97783aee5/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 /Users/runner/work/rblog/rblog/target/debug/build/rblog-a86149a97783aee5/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`
 --> /Users/runner/work/rblog/rblog/target/debug/build/rblog-a86149a97783aee5/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 /Users/runner/work/rblog/rblog/target/debug/build/rblog-a86149a97783aee5/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`
 --> /Users/runner/work/rblog/rblog/target/debug/build/rblog-a86149a97783aee5/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 /Users/runner/work/rblog/rblog/target/debug/build/rblog-a86149a97783aee5/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`
 --> /Users/runner/work/rblog/rblog/target/debug/build/rblog-a86149a97783aee5/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 /Users/runner/work/rblog/rblog/target/debug/build/rblog-a86149a97783aee5/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`
 --> /Users/runner/work/rblog/rblog/target/debug/build/rblog-a86149a97783aee5/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

Check warning on line 3 in /Users/runner/work/rblog/rblog/target/debug/build/rblog-a86149a97783aee5/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`
 --> /Users/runner/work/rblog/rblog/target/debug/build/rblog-a86149a97783aee5/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
  = note: `#[warn(clippy::deprecated_clippy_cfg_attr)]` on by default