Skip to content

Add some notes on initial evaluation tooling #17

Add some notes on initial evaluation tooling

Add some notes on initial evaluation tooling #17

Triggered via push November 23, 2024 03:51
Status Success
Total duration 2m 32s
Artifacts

build.yml

on: push
Remarkable Build
2m 24s
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/main.rs#L138
use of deprecated function `base64::encode`: Use Engine::encode
Remarkable Build: src/main.rs#L344
use of deprecated function `base64::encode`: Use Engine::encode
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/keyboard.rs#L289
methods `key_cmd_title`, `key_cmd_subheading`, and `key_cmd_bullet` are never used
Remarkable Build: src/pen.rs#L27
methods `draw_line_screen` and `draw_line` are never used
Remarkable Build
`ghostwriter` (bin "ghostwriter") generated 5 warnings
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/