Code #16538
Annotations
8 warnings
Install Rust Toolchain
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/
|
Install Rust Toolchain
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/
|
Install Rust Toolchain
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/
|
Install Rust Toolchain
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/
|
Run `cargo clippy`:
src/lib.rs#L13
unneeded unit return type
|
Run `cargo clippy`:
src/lib.rs#L39
empty `loop {}` wastes CPU cycles
|
Run `cargo clippy`
`blog_os` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p blog_os` to apply 1 suggestion)
|
Run `cargo clippy`
`blog_os` (bin "blog_os") generated 1 warning
|
Loading