Skip to content

feat(adc): spike for ADC reads using DMA w/ circular buffer #1059

feat(adc): spike for ADC reads using DMA w/ circular buffer

feat(adc): spike for ADC reads using DMA w/ circular buffer #1059

Re-run triggered August 1, 2023 18:44
Status Success
Total duration 11m 16s
Artifacts

nightly.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
ci (stm32h743v, log-itm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 (stm32h743v, log-itm)
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 (stm32h743v, log-itm)
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 (stm32h743v, log-itm)
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 (stm32h743v, log-itm)
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 (stm32h743v, log-itm): examples/adc_dma_circ.rs#L86
unused variable: `channel`
ci (stm32h743v, log-itm): examples/adc_dma_circ.rs#L86
variable does not need to be mutable
ci (stm32h743v, log-itm)
`stm32h7xx-hal` (example "adc_dma_circ") generated 2 warnings (run `cargo fix --example "adc_dma_circ"` to apply 2 suggestions)
ci (stm32h743v, log-rtt)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 (stm32h743v, log-rtt): examples/adc_dma_circ.rs#L86
unused variable: `channel`
ci (stm32h743v, log-rtt): examples/adc_dma_circ.rs#L86
variable does not need to be mutable
ci (stm32h743v, log-rtt)
`stm32h7xx-hal` (example "adc_dma_circ") generated 2 warnings (run `cargo fix --example "adc_dma_circ"` to apply 2 suggestions)
ci (stm32h743v, log-rtt)
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 (stm32h743v, log-rtt)
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 (stm32h743v, log-rtt)
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 (stm32h743v, log-rtt)
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 (stm32h743v, log-semihost)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 (stm32h743v, log-semihost): examples/adc_dma_circ.rs#L86
unused variable: `channel`
ci (stm32h743v, log-semihost): examples/adc_dma_circ.rs#L86
variable does not need to be mutable
ci (stm32h743v, log-semihost)
`stm32h7xx-hal` (example "adc_dma_circ") generated 2 warnings (run `cargo fix --example "adc_dma_circ"` to apply 2 suggestions)
ci (stm32h743v, log-semihost)
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 (stm32h743v, log-semihost)
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 (stm32h743v, log-semihost)
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 (stm32h743v, log-semihost)
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/