Skip to content

Update README with changes #14

Update README with changes

Update README with changes #14

Triggered via push November 3, 2024 02:47
Status Success
Total duration 2m 39s
Artifacts

build.yml

on: push
Remarkable Build
2m 31s
Remarkable Build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Remarkable Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Remarkable Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Remarkable Build: src/screenshot.rs#L109
use of deprecated method `image::codecs::png::PngEncoder::<W>::encode`: Use `PngEncoder::write_image` instead. Beware that `write_image` has a different endianness convention
Remarkable Build: src/main.rs#L165
variable does not need to be mutable
Remarkable Build: src/main.rs#L307
function `write_bitmap_to_file` is never used
Remarkable Build: src/keyboard.rs#L281
methods `key_cmd_title`, `key_cmd_subheading`, and `key_cmd_bullet` are never used
Remarkable Build: src/pen.rs#L21
methods `draw_line_screen` and `draw_line` are never used
Remarkable Build
`ghostwriter` (bin "ghostwriter") generated 5 warnings (run `cargo fix --bin "ghostwriter"` to apply 1 suggestion)
Remarkable Build
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/
Remarkable Build
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/
Remarkable Build
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/
Remarkable Build
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/