Skip to content

Add --daily cli option for edit, test and exec (#175) #239

Add --daily cli option for edit, test and exec (#175)

Add --daily cli option for edit, test and exec (#175) #239

Triggered via push January 16, 2025 16:10
Status Success
Total duration 56s
Artifacts

clippy.yml

on: push
Matrix: clippy
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 + /// |
clippy (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/
clippy (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/
clippy (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/
clippy (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/
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 + /// |
clippy (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
clippy (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/
clippy (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/
clippy (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/
clippy (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/