Skip to content

remove PULL generic from Input #740

remove PULL generic from Input

remove PULL generic from Input #740

Triggered via pull request October 10, 2024 18:57
Status Failure
Total duration 40s
Artifacts

ci.yml

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

Annotations

23 errors and 4 warnings
check (stm32f101, stable): examples/exti_rtic.rs#L11
unresolved import `stm32f1xx_hal::gpio::PullDown`
check (stm32f101, stable): examples/exti_rtic.rs#L11
unused import: `PushPull`
check (stm32f101, stable)
could not compile `stm32f1xx-hal` (example "exti_rtic") due to 2 previous errors
check (stm32f101, stable): examples/multi_mode_gpio.rs#L41
no method named `as_push_pull_output` found for struct `stm32f1xx_hal::gpio::Pin` in the current scope
check (stm32f101, stable): examples/multi_mode_gpio.rs#L47
no method named `as_push_pull_output_with_state` found for struct `stm32f1xx_hal::gpio::Pin` in the current scope
check (stm32f101, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
check (stm32f107, stable): examples/exti_rtic.rs#L11
unresolved import `stm32f1xx_hal::gpio::PullDown`
check (stm32f107, stable): examples/exti_rtic.rs#L11
unused import: `PushPull`
check (stm32f107, stable): examples/can-loopback.rs#L15
unresolved import `stm32f1xx_hal::gpio::Floating`
check (stm32f107, stable)
could not compile `stm32f1xx-hal` (example "exti_rtic") due to 2 previous errors
check (stm32f107, stable): examples/can-loopback.rs#L28
struct takes 1 generic argument but 2 generic arguments were supplied
check (stm32f107, stable)
could not compile `stm32f1xx-hal` (example "can-loopback") due to 2 previous errors
check (stm32f107, stable): examples/multi_mode_gpio.rs#L47
no method named `as_push_pull_output_with_state` found for struct `stm32f1xx_hal::gpio::Pin` in the current scope
check (stm32f107, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
check (stm32f105, stable)
The job was canceled because "stm32f101_stable" failed.
check (stm32f105, stable)
The operation was canceled.
check (stm32f103, stable)
The job was canceled because "stm32f101_stable" failed.
check (stm32f103, stable)
The operation was canceled.
check (stm32f100, stable)
The job was canceled because "stm32f101_stable" failed.
check (stm32f100, stable)
The operation was canceled.
check (nightly, stm32f103, true)
The job was canceled because "stm32f101_stable" failed.
check (nightly, stm32f103, true)
The operation was canceled.
CI
Process completed with exit code 1.
check (stm32f101, stable)
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/
check (stm32f101, stable)
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/
check (stm32f107, stable)
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/
check (stm32f107, stable)
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/