Merge pull request #496 from VictorGerin/master #671
Annotations
8 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Run actions-rs/cargo@v1
`/home/runner/work/stm32f1xx-hal/stm32f1xx-hal/.cargo/config` is deprecated in favor of `config.toml`
|
Run actions-rs/cargo@v1:
src/rcc/enable.rs#L187
unexpected `cfg` condition value: `stm32f102`
|
Run actions-rs/cargo@v1
`stm32f1xx-hal` (lib) generated 1 warning
|
Run actions-rs/cargo@v1
`/home/runner/work/stm32f1xx-hal/stm32f1xx-hal/.cargo/config` is deprecated in favor of `config.toml`
|
Run actions-rs/cargo@v1:
src/rcc/enable.rs#L187
unexpected `cfg` condition value: `stm32f102`
|
Run actions-rs/cargo@v1
`stm32f1xx-hal` (lib test) generated 1 warning
|
Loading