Skip to content

Bump the cargo-dependencies group across 1 directory with 23 updates #885

Bump the cargo-dependencies group across 1 directory with 23 updates

Bump the cargo-dependencies group across 1 directory with 23 updates #885

Triggered via pull request December 2, 2024 11:43
Status Success
Total duration 4m 44s
Billable time 5m
Artifacts 2

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: src/snippets.rs#L509
[clippy] reported by reviewdog 🐶 warning: irrefutable `if let` pattern --> src/snippets.rs:509:22 | 509 | let snippet = if let Ok(path) = PathBuf::from_str(&args.snippet) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this pattern will always match, so the `if let` is useless = help: consider replacing the `if let` with a `let` = note: `#[warn(irrefutable_let_patterns)]` on by default Raw Output: src/snippets.rs:509:22:w:warning: irrefutable `if let` pattern --> src/snippets.rs:509:22 | 509 | let snippet = if let Ok(path) = PathBuf::from_str(&args.snippet) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this pattern will always match, so the `if let` is useless = help: consider replacing the `if let` with a `let` = note: `#[warn(irrefutable_let_patterns)]` on by default __END__
build: src/templates.rs#L782
[clippy] reported by reviewdog 🐶 warning: irrefutable `if let` pattern --> src/templates.rs:782:23 | 782 | let template = if let Ok(path) = PathBuf::from_str(&args.template) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this pattern will always match, so the `if let` is useless = help: consider replacing the `if let` with a `let` Raw Output: src/templates.rs:782:23:w:warning: irrefutable `if let` pattern --> src/templates.rs:782:23 | 782 | let template = if let Ok(path) = PathBuf::from_str(&args.template) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this pattern will always match, so the `if let` is useless = help: consider replacing the `if let` with a `let` __END__

Artifacts

Produced during runtime
Name Size
fp Expired
10.3 MB
manifest.json Expired
400 Bytes