README formatting #20
Annotations
14 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/cargo@v1:
src/segmenter.rs#L2
unused import: `Contour`
|
Run actions-rs/cargo@v1:
src/segmenter.rs#L4
unused import: `point::Point`
|
Run actions-rs/cargo@v1:
src/main.rs#L145
use of deprecated function `base64::encode`: Use Engine::encode
|
Run actions-rs/cargo@v1:
src/main.rs#L346
use of deprecated function `base64::encode`: Use Engine::encode
|
Run actions-rs/cargo@v1:
src/keyboard.rs#L289
methods `key_cmd_title`, `key_cmd_subheading`, and `key_cmd_bullet` are never used
|
Run actions-rs/cargo@v1:
src/pen.rs#L27
methods `draw_line_screen` and `draw_line` are never used
|
Run actions-rs/cargo@v1:
src/segmenter.rs#L22
struct `ImageAnalyzer` is never constructed
|
Run actions-rs/cargo@v1:
src/segmenter.rs#L28
associated items `new`, `analyze_image`, `generate_description`, and `visualize_regions` are never used
|
Run actions-rs/cargo@v1
`ghostwriter` (bin "ghostwriter") generated 8 warnings (run `cargo fix --bin "ghostwriter"` to apply 2 suggestions)
|
Run actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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/
|
Loading