This repository has been archived by the owner on Jun 16, 2024. It is now read-only.
prep patch v0.5.2 #34
Annotations
7 errors and 6 warnings
src/uart.rs#L7
unused import: `ptr`
|
src/gpio/reg.rs#L170
methods `enable_input_for_output`, `set_dir`, `disable_irq`, and `get_perid` are never used
|
src/timer.rs#L262
methods `clear_tim_reset_bit` and `set_tim_reset_bit` are never used
|
src/timer.rs#L293
trait `TimPinInterface` is never used
|
src/timer.rs#L357
field `pin_id` is never read
|
src/typelevel.rs#L1
this is an outer doc comment and does not apply to the parent module or crate
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading