Skip to content

Added bootloader support (#11) #35

Added bootloader support (#11)

Added bootloader support (#11) #35

Triggered via push October 29, 2024 11:18
Status Success
Total duration 1m 43s
Artifacts

nightly.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
ci
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/
ci
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/
ci
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/
ci
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/
ci
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/
ci
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/
ci: src/system.rs#L113
unused variable: `gpioe`
ci: src/system.rs#L116
unused variable: `gpioh`
ci: src/system.rs#L117
unused variable: `gpioi`
ci: src/system.rs#L107
variable does not need to be mutable
ci: src/audio.rs#L170
creating a mutable reference to mutable static is discouraged
ci: src/audio.rs#L186
creating a mutable reference to mutable static is discouraged
ci: src/audio.rs#L293
creating a mutable reference to mutable static is discouraged
ci: src/audio.rs#L309
creating a mutable reference to mutable static is discouraged
ci
`libdaisy` (lib) generated 8 warnings (run `cargo fix --lib -p libdaisy` to apply 1 suggestion)