Skip to content

OpenGL renderer

OpenGL renderer #567

Triggered via pull request February 7, 2026 16:12
@alloncmalloncm
synchronize #160
feature/gl
Status Failure
Total duration 3m 16s
Artifacts

rust.yml

on: pull_request
Matrix: build-and-test-all-targets
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
build-and-test-all-targets (ubuntu-latest)
Process completed with exit code 105.
build-and-test-all-targets (windows-latest)
Process completed with exit code 1.
build-and-test-all-targets (ubuntu-latest): rpi/src/bin/rpios/main.rs#L4
unused imports: `MENU_PIN_BCM` and `peripherals::PERIPHERALS`
build-and-test-all-targets (ubuntu-latest): rpi/src/bin/rpios/main.rs#L3
unused imports: `SCREEN_HEIGHT`, `SCREEN_WIDTH`, `apu::audio_device::*`, and `keypad::joypad::NUM_OF_KEYS`
build-and-test-all-targets (ubuntu-latest): rpi/src/peripherals/bcm_host.rs#L24
creating a mutable reference to mutable static is discouraged