OpenGL renderer #567
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/utils.rs#L22
method `write` is never used
|
|
build-and-test-all-targets (ubuntu-latest):
rpi/src/peripherals/bcm_host.rs#L24
creating a mutable reference to mutable static is discouraged
|