Skip to content

Update naga with the new intersection code #702

Update naga with the new intersection code

Update naga with the new intersection code #702

Triggered via push February 13, 2025 06:14
Status Success
Total duration 5m 39s
Artifacts

check.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

108 warnings
Format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (iOS, macos-latest, aarch64-apple-ios, false)
`/Users/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
build (iOS, macos-latest, aarch64-apple-ios, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (iOS, macos-latest, aarch64-apple-ios, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (iOS, macos-latest, aarch64-apple-ios, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (iOS, macos-latest, aarch64-apple-ios, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Web, ubuntu-latest, wasm32-unknown-unknown, false)
`/home/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
build (Web, ubuntu-latest, wasm32-unknown-unknown, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Web, ubuntu-latest, wasm32-unknown-unknown, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Web, ubuntu-latest, wasm32-unknown-unknown, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Web, ubuntu-latest, wasm32-unknown-unknown, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macOS, macos-latest, aarch64-apple-darwin, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macOS, macos-latest, aarch64-apple-darwin, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macOS, macos-latest, aarch64-apple-darwin, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macOS, macos-latest, aarch64-apple-darwin, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macOS, macos-latest, aarch64-apple-darwin, true)
`/Users/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
build (macOS, macos-latest, aarch64-apple-darwin, true): blade-render/src/texture/mod.rs#L116
unused import: `blade_graphics::TextureFormat as Tf`
build (macOS, macos-latest, aarch64-apple-darwin, true)
`/Users/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
build (macOS, macos-latest, aarch64-apple-darwin, true)
`/Users/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
build (macOS, macos-latest, aarch64-apple-darwin, true): blade-macros/tests/main.rs#L8
struct `ShaderParams` is never constructed
build (macOS, macos-latest, aarch64-apple-darwin, true)
`blade-macros` (test "main") generated 1 warning
build (macOS, macos-latest, aarch64-apple-darwin, true): examples/ray-query/main.rs#L344
use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
build (macOS, macos-latest, aarch64-apple-darwin, true)
`blade` (example "ray-query") generated 2 warnings
build (macOS, macos-latest, aarch64-apple-darwin, true): examples/bunnymark/main.rs#L371
use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
build (macOS, macos-latest, aarch64-apple-darwin, true): examples/bunnymark/main.rs#L400
use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
build (macOS, macos-latest, aarch64-apple-darwin, true): examples/move/main.rs#L40
use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
build (macOS, macos-latest, aarch64-apple-darwin, true): examples/move/main.rs#L270
use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true)
`/home/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true): blade-macros/tests/main.rs#L8
struct `ShaderParams` is never constructed
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true)
`blade-macros` (test "main") generated 1 warning
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true): examples/move/main.rs#L40
use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true): examples/move/main.rs#L270
use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true): examples/bunnymark/main.rs#L371
use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true): examples/bunnymark/main.rs#L400
use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true): examples/particle/main.rs#L313
use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true): examples/particle/main.rs#L322
use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true): examples/ray-query/main.rs#L339
use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true)
`/home/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true)
`/home/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true): blade-render/src/texture/mod.rs#L116
unused import: `blade_graphics::TextureFormat as Tf`
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true)
`/home/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
build (Windows, windows-latest, x86_64-pc-windows-msvc, true)
`D:\a\blade\blade\.cargo\config` is deprecated in favor of `config.toml`
build (Windows, windows-latest, x86_64-pc-windows-msvc, true): blade-render/src/texture/mod.rs#L116
unused import: `blade_graphics::TextureFormat as Tf`
build (Windows, windows-latest, x86_64-pc-windows-msvc, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Windows, windows-latest, x86_64-pc-windows-msvc, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Windows, windows-latest, x86_64-pc-windows-msvc, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Windows, windows-latest, x86_64-pc-windows-msvc, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Windows, windows-latest, x86_64-pc-windows-msvc, true)
`D:\a\blade\blade\.cargo\config` is deprecated in favor of `config.toml`
build (Windows, windows-latest, x86_64-pc-windows-msvc, true): examples/scene/main.rs#L802
use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
build (Windows, windows-latest, x86_64-pc-windows-msvc, true): examples/scene/main.rs#L825
use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
build (Windows, windows-latest, x86_64-pc-windows-msvc, true): examples/bunnymark/main.rs#L371
use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
build (Windows, windows-latest, x86_64-pc-windows-msvc, true): examples/bunnymark/main.rs#L400
use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
build (Windows, windows-latest, x86_64-pc-windows-msvc, true)
`blade` (example "bunnymark") generated 2 warnings
build (Windows, windows-latest, x86_64-pc-windows-msvc, true): examples/move/main.rs#L270
use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
build (Windows, windows-latest, x86_64-pc-windows-msvc, true)
`blade` (example "scene") generated 2 warnings
build (Windows, windows-latest, x86_64-pc-windows-msvc, true): examples/ray-query/main.rs#L344
use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
build (Windows, windows-latest, x86_64-pc-windows-msvc, true): blade-macros/tests/main.rs#L8
struct `ShaderParams` is never constructed
build (Windows, windows-latest, x86_64-pc-windows-msvc, true)
`D:\a\blade\blade\.cargo\config` is deprecated in favor of `config.toml`