Skip to content

0.11 update, remove scripting. #704

0.11 update, remove scripting.

0.11 update, remove scripting. #704

Triggered via pull request June 6, 2024 04:41
@odecayodecay
synchronize #304
odecay:0.11
Status Failure
Total duration 2m 28s
Artifacts

ci.yml

on: pull_request
Check Rust formatting
5s
Check Rust formatting
Matrix: Clippy correctness checks
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 10 warnings
Check Rust formatting
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Clippy correctness checks (wasm32-unknown-unknown, web-target)
unresolved import `web_sys::GpuTextureFormat`
Clippy correctness checks (wasm32-unknown-unknown, web-target)
unresolved import `web_sys::GpuTextureSampleType`
Clippy correctness checks (wasm32-unknown-unknown, web-target)
unresolved import `web_sys::GpuCullMode`
Clippy correctness checks (wasm32-unknown-unknown, web-target)
unresolved import `web_sys::GpuFrontFace`
Clippy correctness checks (wasm32-unknown-unknown, web-target)
unresolved import `web_sys::GpuPrimitiveTopology`
Clippy correctness checks (wasm32-unknown-unknown, web-target)
unresolved import `web_sys::GpuCompareFunction`
Clippy correctness checks (wasm32-unknown-unknown, web-target)
unresolved import `web_sys::GpuStencilOperation`
Clippy correctness checks (wasm32-unknown-unknown, web-target)
unresolved import `web_sys::GpuBlendFactor`
Clippy correctness checks (wasm32-unknown-unknown, web-target)
unresolved import `web_sys::GpuBlendOperation`
Clippy correctness checks (wasm32-unknown-unknown, web-target)
unresolved import `web_sys::GpuIndexFormat`
Clippy correctness checks (x86_64-unknown-linux-gnu, target): src/ui/debug_tools.rs#L14
unused import: `crate::localization::LocalizationExt`
Clippy correctness checks (x86_64-unknown-linux-gnu, target): src/fighter_state.rs#L520
function `transition_from` is never used
Clippy correctness checks (x86_64-unknown-linux-gnu, target): src/movement.rs#L86
function `angular_velocity_system` is never used
Clippy correctness checks (x86_64-unknown-linux-gnu, target): src/ui/debug_tools.rs#L113
struct `RapierEguiRenderBackend` is never constructed
Clippy correctness checks (x86_64-unknown-linux-gnu, target): src/ui/debug_tools.rs#L194
fields `enabled` and `stroke` are never read
Clippy correctness checks (x86_64-unknown-linux-gnu, target): src/enemy_ai.rs#L123
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
Clippy correctness checks (x86_64-unknown-linux-gnu, target): src/item.rs#L65
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
Clippy correctness checks (x86_64-unknown-linux-gnu, target)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check Rust formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Rust formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 correctness checks (wasm32-unknown-unknown, web-target)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy correctness checks (wasm32-unknown-unknown, web-target)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 correctness checks (wasm32-unknown-unknown, web-target)
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 correctness checks (wasm32-unknown-unknown, web-target)
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 correctness checks (wasm32-unknown-unknown, web-target)
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 correctness checks (wasm32-unknown-unknown, web-target)
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 correctness checks (x86_64-unknown-linux-gnu, target)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy correctness checks (x86_64-unknown-linux-gnu, target)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/