Skip to content

fix orientation of slice renderer #64

fix orientation of slice renderer

fix orientation of slice renderer #64

Triggered via push January 16, 2024 19:09
Status Failure
Total duration 8m 38s
Artifacts 7

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 80 warnings
Build for Web
Process completed with exit code 1.
Cargo Check wasm32
this function takes 3 arguments but 1 argument was supplied
Cargo Check wasm32
mismatched types
Cargo Check wasm32
mismatched types
Cargo Check wasm32
mismatched types
Cargo Check wasm32
mismatched types
Cargo Check wasm32
mismatched types
Cargo Check wasm32
mismatched types
Cargo Check wasm32
mismatched types
Cargo Check wasm32
could not compile `wgpu` (lib) due to 8 previous errors
Cargo Check wasm32
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Clippy: src/apps/ray_marching_renderer.rs#L8
unused import: `Vec3`
Clippy: src/apps/ray_marching_renderer.rs#L666
unused variable: `response`
Clippy: src/apps/ray_marching_renderer.rs#L135
multiple fields are never read
Clippy: src/apps/ray_marching_renderer.rs#L644
associated function `get_arc_ball_vector` is never used
Clippy: src/apps/ray_marching_renderer.rs#L32
this function has too many arguments (15/7)
Clippy: src/apps/ray_marching_renderer.rs#L661
unneeded `return` statement
Clippy: src/apps/ray_marching_renderer.rs#L688
casting to the same type is unnecessary (`f32` -> `f32`)
Clippy: src/apps/slice_renderer.rs#L89
redundant guard
Clippy: src/apps/slice_renderer.rs#L90
redundant guard
Clippy: src/apps/slice_renderer.rs#L91
redundant guard
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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 for Web
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build for Web
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 for Web
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 for Web
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 for Web
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/
Cargo Check wasm32
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Cargo Check wasm32
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/
Cargo Check wasm32
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/
Cargo Check wasm32
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/
Cargo Check wasm32
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/
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Cargo Check x86_64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Cargo Check x86_64: src/apps/ray_marching_renderer.rs#L8
unused import: `Vec3`
Cargo Check x86_64: src/apps/ray_marching_renderer.rs#L666
unused variable: `response`
Cargo Check x86_64: src/apps/ray_marching_renderer.rs#L135
multiple fields are never read
Cargo Check x86_64: src/apps/ray_marching_renderer.rs#L644
associated function `get_arc_ball_vector` is never used
Cargo Check x86_64
`vds` (lib) generated 4 warnings (run `cargo fix --lib -p vds` to apply 2 suggestions)
Cargo Check x86_64
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/
Cargo Check x86_64
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/
Cargo Check x86_64
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/
Cargo Check x86_64
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 for macOS (Intel)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build for macOS (Intel)
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 for macOS (Intel)
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 for macOS (Intel)
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 for macOS (Intel)
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 for macOS (Intel): src/apps/ray_marching_renderer.rs#L8
unused import: `Vec3`
Build for macOS (Intel): src/apps/ray_marching_renderer.rs#L666
unused variable: `response`
Build for macOS (Intel): src/apps/ray_marching_renderer.rs#L135
multiple fields are never read
Build for macOS (Intel): src/apps/ray_marching_renderer.rs#L644
associated function `get_arc_ball_vector` is never used
Build for macOS (Intel)
`vds` (lib) generated 4 warnings (run `cargo fix --lib -p vds` to apply 2 suggestions)
Build for Linux x86_64 (Ubuntu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build for Linux x86_64 (Ubuntu): src/apps/ray_marching_renderer.rs#L135
multiple fields are never read
Build for Linux x86_64 (Ubuntu): src/apps/ray_marching_renderer.rs#L644
associated function `get_arc_ball_vector` is never used
Build for Linux x86_64 (Ubuntu)
`vds` (lib) generated 4 warnings (run `cargo fix --lib -p vds` to apply 2 suggestions)
Build for Linux x86_64 (Ubuntu)
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 for Linux x86_64 (Ubuntu)
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 for Linux x86_64 (Ubuntu)
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 for Linux x86_64 (Ubuntu)
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 for macOS (arm64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build for macOS (arm64)
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 for macOS (arm64)
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 for macOS (arm64)
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 for macOS (arm64)
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 for macOS (arm64): src/apps/ray_marching_renderer.rs#L8
unused import: `Vec3`
Build for macOS (arm64): src/apps/ray_marching_renderer.rs#L666
unused variable: `response`
Build for macOS (arm64): src/apps/ray_marching_renderer.rs#L135
multiple fields are never read
Build for macOS (arm64): src/apps/ray_marching_renderer.rs#L644
associated function `get_arc_ball_vector` is never used
Build for macOS (arm64)
`vds` (lib) generated 4 warnings (run `cargo fix --lib -p vds` to apply 2 suggestions)
Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Tests
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/
Unit Tests
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/
Unit Tests
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/
Unit Tests
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/
Unit Tests: src/apps/ray_marching_renderer.rs#L8
unused import: `Vec3`
Unit Tests: src/apps/ray_marching_renderer.rs#L666
unused variable: `response`
Unit Tests: src/apps/ray_marching_renderer.rs#L135
multiple fields are never read
Unit Tests: src/apps/ray_marching_renderer.rs#L644
associated function `get_arc_ball_vector` is never used
Unit Tests
`vds` (lib test) generated 4 warnings (run `cargo fix --lib -p vds --tests` to apply 2 suggestions)
Build for Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build for Windows: src/apps/ray_marching_renderer.rs#L8
unused import: `Vec3`
Build for Windows: src/apps/ray_marching_renderer.rs#L666
unused variable: `response`
Build for Windows: src/apps/ray_marching_renderer.rs#L135
multiple fields are never read
Build for Windows: src/apps/ray_marching_renderer.rs#L644
associated function `get_arc_ball_vector` is never used
Build for Windows
`vds` (lib) generated 4 warnings (run `cargo fix --lib -p vds` to apply 2 suggestions)
Build for Windows
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 for Windows
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 for Windows
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 for Windows
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/

Artifacts

Produced during runtime
Name Size
vds-linux-x86-64 Expired
23.8 MB
vds-macos-arm64 Expired
10.9 MB
vds-macos-arm64-bin Expired
10.9 MB
vds-macos-arm64-dmg Expired
5.01 MB
vds-macos-arm64-zip Expired
4.34 MB
vds-macos-intel Expired
11.2 MB
vds-windows Expired
11.8 MB