Skip to content

Migrate CI to maintained Rust toolchain action with stable compiler #147

Migrate CI to maintained Rust toolchain action with stable compiler

Migrate CI to maintained Rust toolchain action with stable compiler #147

Re-run triggered February 10, 2026 09:50
Status Failure
Total duration 11m 4s
Artifacts

ci-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
macos-build: radiance/radiance/src/rendering/vulkan/creation_helpers.rs#L79
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
macos-build: radiance/radiance/src/rendering/vulkan/creation_helpers.rs#L78
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
macos-build: radiance/radiance/src/imgui/platform/winit.rs#L19
use of deprecated associated function `imgui_winit_support::WinitPlatform::init`: use `new` instead
macos-build: radiance/radiance/src/application/winit.rs#L54
use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
macos-build: radiance/radiance/src/application/winit.rs#L25
use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
macos-build: radiance/radiance/src/rendering/vulkan/creation_helpers.rs#L73
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
macos-build: radiance/radiance/src/rendering/vulkan/creation_helpers.rs#L73
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
macos-build: radiance/radiance/src/rendering/vulkan/creation_helpers.rs#L71
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
macos-build: radiance/radiance/src/rendering/vulkan/creation_helpers.rs#L71
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
macos-build: radiance/radiance/src/input/keyboard/winit.rs#L5
unused import: `KeyEvent`
macos-build
wget 1.25.0 is already installed and up-to-date. To reinstall 1.25.0, run: brew reinstall wget
macos-build
git 2.52.0_1 is already installed and up-to-date. To reinstall 2.52.0_1, run: brew reinstall git