Skip to content

gpio: rearrange module to split version 1 and version 2 code #53

gpio: rearrange module to split version 1 and version 2 code

gpio: rearrange module to split version 1 and version 2 code #53

Triggered via pull request December 19, 2024 06:46
Status Failure
Total duration 48s
Artifacts

Cargo.yml

on: pull_request
Rustfmt all packages
8s
Rustfmt all packages
Matrix: Build
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 20 warnings
Test (bouffalo-hal): bouffalo-hal/src/gpio/disabled.rs#L51
no method named `into_spi` found for struct `PadDummy` in the current scope
Test (bouffalo-hal): bouffalo-hal/src/gpio/disabled.rs#L57
no method named `into_sdh` found for struct `PadDummy` in the current scope
Test (bouffalo-hal): bouffalo-hal/src/gpio/disabled.rs#L63
no method named `into_uart` found for struct `PadDummy` in the current scope
Test (bouffalo-hal): bouffalo-hal/src/gpio/disabled.rs#L69
no method named `into_mm_uart` found for struct `PadDummy` in the current scope
Test (bouffalo-hal): bouffalo-hal/src/gpio/disabled.rs#L75
no method named `into_pull_up_pwm` found for struct `PadDummy` in the current scope
Test (bouffalo-hal): bouffalo-hal/src/gpio/disabled.rs#L81
no method named `into_pull_down_pwm` found for struct `PadDummy` in the current scope
Test (bouffalo-hal): bouffalo-hal/src/gpio/disabled.rs#L87
no method named `into_floating_pwm` found for struct `PadDummy` in the current scope
Test (bouffalo-hal): bouffalo-hal/src/gpio/disabled.rs#L93
no method named `into_i2c` found for struct `PadDummy` in the current scope
Test (bouffalo-hal): bouffalo-hal/src/gpio/disabled.rs#L99
no method named `into_jtag_d0` found for struct `PadDummy` in the current scope
Test (bouffalo-hal): bouffalo-hal/src/gpio/disabled.rs#L105
no method named `into_jtag_m0` found for struct `PadDummy` in the current scope
Test (bouffalo-rt): bouffalo-hal/src/gpio/disabled.rs#L51
no method named `into_spi` found for struct `PadDummy` in the current scope
Test (bouffalo-rt): bouffalo-hal/src/gpio/disabled.rs#L57
no method named `into_sdh` found for struct `PadDummy` in the current scope
Test (bouffalo-rt): bouffalo-hal/src/gpio/disabled.rs#L63
no method named `into_uart` found for struct `PadDummy` in the current scope
Test (bouffalo-rt): bouffalo-hal/src/gpio/disabled.rs#L69
no method named `into_mm_uart` found for struct `PadDummy` in the current scope
Test (bouffalo-rt): bouffalo-hal/src/gpio/disabled.rs#L75
no method named `into_pull_up_pwm` found for struct `PadDummy` in the current scope
Test (bouffalo-rt): bouffalo-hal/src/gpio/disabled.rs#L81
no method named `into_pull_down_pwm` found for struct `PadDummy` in the current scope
Test (bouffalo-rt): bouffalo-hal/src/gpio/disabled.rs#L87
no method named `into_floating_pwm` found for struct `PadDummy` in the current scope
Test (bouffalo-rt): bouffalo-hal/src/gpio/disabled.rs#L93
no method named `into_i2c` found for struct `PadDummy` in the current scope
Test (bouffalo-rt): bouffalo-hal/src/gpio/disabled.rs#L99
no method named `into_jtag_d0` found for struct `PadDummy` in the current scope
Test (bouffalo-rt): bouffalo-hal/src/gpio/disabled.rs#L105
no method named `into_jtag_m0` found for struct `PadDummy` in the current scope
Test (blri)
The job was canceled because "bouffalo-hal" failed.
Rustfmt all packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (riscv64imac-unknown-none-elf, nightly, pwm-demo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (bouffalo-hal)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (bouffalo-hal): bouffalo-hal/src/gpio.rs#L140
unused import: `crate::glb`
Test (bouffalo-hal): bouffalo-hal/src/gpio.rs#L141
unused import: `core::ops::Deref`
Build (riscv64imac-unknown-none-elf, nightly, jtag-demo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (riscv64imac-unknown-none-elf, nightly, lz4d-demo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (bouffalo-rt)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (bouffalo-rt): bouffalo-rt/build.rs#L1
unused imports: `env` and `path::PathBuf`
Test (bouffalo-rt): bouffalo-rt/macros/src/soc.rs#L6
unused variable: `ident`
Test (bouffalo-rt): bouffalo-hal/src/gpio.rs#L140
unused import: `crate::glb`
Test (bouffalo-rt): bouffalo-hal/src/gpio.rs#L141
unused import: `core::ops::Deref`
Build (riscv64imac-unknown-none-elf, nightly, uart-async-demo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (riscv64imac-unknown-none-elf, nightly, sdcard-gpt-demo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (riscv64imac-unknown-none-elf, nightly, uart-demo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (riscv64imac-unknown-none-elf, nightly, sdcard-demo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (riscv64imac-unknown-none-elf, nightly, i2c-demo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (riscv64imac-unknown-none-elf, nightly, spi-demo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (riscv64imac-unknown-none-elf, nightly, uart-cli-demo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (riscv64imac-unknown-none-elf, nightly, gpio-demo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636