Skip to content

Add supports_texture_sample_count method to Metal and Vulkan. (#243) #690

Add supports_texture_sample_count method to Metal and Vulkan. (#243)

Add supports_texture_sample_count method to Metal and Vulkan. (#243) #690

Triggered via push January 10, 2025 05:09
Status Success
Total duration 5m 49s
Artifacts

check.yaml

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

Annotations

124 warnings
Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 (Web, ubuntu-latest, wasm32-unknown-unknown, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 (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)
`blade-render` (lib) generated 1 warning
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 (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)
`blade-render` (lib) generated 1 warning
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` (lib) generated 1 warning
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/particle/main.rs#L313
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/particle/main.rs#L322
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 "init") generated 1 warning (run `cargo fix --example "init"` to apply 1 suggestion)
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): examples/scene/main.rs#L802
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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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-render` (lib) generated 1 warning
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/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): examples/ray-query/main.rs#L344
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/vehicle/main.rs#L92
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/vehicle/main.rs#L659
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): blade-macros/tests/main.rs#L8
struct `ShaderParams` is never constructed
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)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/lazy_static/1.5.0/download` (146.75.78.137), got 502
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/inflections/1.1.1/download` (146.75.78.137), got 502
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/gpu-alloc/0.6.0/download` (146.75.78.137), got 502
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/crossbeam-utils/0.8.21/download` (146.75.78.137), got 502
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/allocator-api2/0.2.21/download` (146.75.78.137), got 502
build (Linux, ubuntu-latest, x86_64-unknown-linux-gnu, true)
`blade-render` (lib) generated 1 warning
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)
`blade-render` (lib) generated 1 warning
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/particle/main.rs#L322
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/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): 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`
build (Windows, windows-latest, x86_64-pc-windows-msvc, true)
`blade-render` (lib) generated 1 warning