Skip to content

chore(dep): bump the deps group across 1 directory with 14 updates (#… #285

chore(dep): bump the deps group across 1 directory with 14 updates (#…

chore(dep): bump the deps group across 1 directory with 14 updates (#… #285

Triggered via push December 2, 2024 05:46
Status Success
Total duration 1m 53s
Artifacts

rust.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
empty lines after doc comment: src/cmds/completions.rs#L12
warning: empty lines after doc comment --> src/cmds/completions.rs:12:1 | 12 | / /// Generate shell Completions 13 | | 14 | | /// USAGE: 15 | | /// leetcode completions <shell> 16 | | | |_ ... 20 | pub struct CompletionCommand; | ---------------------------- the comment documents this struct | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_line_after_doc_comments = note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default = help: if the empty lines are unintentional remove them help: if the documentation should include the empty lines include them in the comment | 13 + /// 14 | /// USAGE: 15 | /// leetcode completions <shell> 16 + /// |
empty lines after doc comment: src/cmds/completions.rs#L12
warning: empty lines after doc comment --> src/cmds/completions.rs:12:1 | 12 | / /// Generate shell Completions 13 | | 14 | | /// USAGE: 15 | | /// leetcode completions <shell> 16 | | | |_ ... 20 | pub struct CompletionCommand; | ---------------------------- the comment documents this struct | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_line_after_doc_comments = note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default = help: if the empty lines are unintentional remove them help: if the documentation should include the empty lines include them in the comment | 13 + /// 14 | /// USAGE: 15 | /// leetcode completions <shell> 16 + /// |
build (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macOS-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macOS-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macOS-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macOS-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macOS-latest)
sqlite 3.47.0 is already installed and up-to-date. To reinstall 3.47.0, run: brew reinstall sqlite