Skip to content

Add option to turn on and off the turbo mode at runtime #561

Add option to turn on and off the turbo mode at runtime

Add option to turn on and off the turbo mode at runtime #561

Triggered via pull request October 18, 2025 14:45
Status Failure
Total duration 2m 8s
Artifacts

rust.yml

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

Annotations

12 errors
build-and-test-all-targets (ubuntu-latest)
Process completed with exit code 105.
build-and-test-all-targets (ubuntu-latest): core/tests/integration_tests.rs#L247
cannot find type `Pixel` in this scope
build-and-test-all-targets (ubuntu-latest): core/tests/integration_tests.rs#L246
cannot find trait `GfxDevice` in this scope
build-and-test-all-targets (ubuntu-latest): core/tests/integration_tests.rs#L11
cannot find type `Pixel` in this scope
build-and-test-all-targets (ubuntu-latest): core/tests/integration_tests.rs#L10
cannot find trait `GfxDevice` in this scope
build-and-test-all-targets (ubuntu-latest): core/tests/integration_tests.rs#L3
unresolved imports `magenboy_core::keypad::joypad`, `magenboy_core::keypad::joypad_provider`, `magenboy_core::ppu::gfx_device`
build-and-test-all-targets (windows-latest)
Process completed with exit code 1.
build-and-test-all-targets (windows-latest): core/tests/integration_tests.rs#L247
cannot find type `Pixel` in this scope
build-and-test-all-targets (windows-latest): core/tests/integration_tests.rs#L246
cannot find trait `GfxDevice` in this scope
build-and-test-all-targets (windows-latest): core/tests/integration_tests.rs#L11
cannot find type `Pixel` in this scope
build-and-test-all-targets (windows-latest): core/tests/integration_tests.rs#L10
cannot find trait `GfxDevice` in this scope
build-and-test-all-targets (windows-latest): core/tests/integration_tests.rs#L3
unresolved imports `magenboy_core::keypad::joypad`, `magenboy_core::keypad::joypad_provider`, `magenboy_core::ppu::gfx_device`