Skip to content

Update README.md

Update README.md #1432

Triggered via push August 16, 2024 16:33
Status Failure
Total duration 1m 43s
Artifacts

rust.yml

on: push
cargo fmt
8s
cargo fmt
Matrix: Cross-compile
Fit to window
Zoom out
Zoom in

Annotations

49 errors and 39 warnings
cargo fmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Cross-compile (macos-latest, x86_64-apple-darwin): tests/coroutine_values.rs#L1
failed to resolve: could not find `experimental` in `macroquad`
Cross-compile (macos-latest, x86_64-apple-darwin): examples/forest.rs#L3
unresolved imports `macroquad::prelude`, `macroquad::scene`, `macroquad::sprite_layer`
Cross-compile (macos-latest, x86_64-apple-darwin): tests/coroutine_values.rs#L22
unresolved import `macroquad::prelude`
Cross-compile (macos-latest, x86_64-apple-darwin): tests/coroutine_values.rs#L3
failed to resolve: could not find `test` in `macroquad`
Cross-compile (macos-latest, x86_64-apple-darwin): tests/coroutine_values.rs#L20
failed to resolve: could not find `test` in `macroquad`
Cross-compile (macos-latest, x86_64-apple-darwin)
could not compile `macroquad` (test "coroutine_values") due to 4 previous errors
Cross-compile (macos-latest, x86_64-apple-darwin): examples/forest.rs#L252
can't call method `clamp` on ambiguous numeric type `{float}`
Cross-compile (macos-latest, x86_64-apple-darwin): examples/forest.rs#L258
cannot add `_` to `mint::vector::Point3<f32>`
Cross-compile (macos-latest, x86_64-apple-darwin)
could not compile `macroquad` (example "forest") due to 3 previous errors
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu): tests/coroutine_pause.rs#L2
failed to resolve: could not find `experimental` in `macroquad`
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu): examples/gltf2.rs#L1
unresolved imports `macroquad::prelude`, `macroquad::sprite_layer`
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu): tests/coroutine_pause.rs#L2
unresolved import `macroquad::experimental`
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu): tests/coroutine_pause.rs#L9
failed to resolve: could not find `test` in `macroquad`
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu): tests/coroutine_pause.rs#L22
failed to resolve: could not find `test` in `macroquad`
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu): tests/coroutine_pause.rs#L60
failed to resolve: could not find `test` in `macroquad`
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
could not compile `macroquad` (example "gltf2") due to 1 previous error
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
could not compile `macroquad` (test "coroutine_pause") due to 5 previous errors
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu): examples/forest.rs#L3
unresolved imports `macroquad::prelude`, `macroquad::scene`, `macroquad::sprite_layer`
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu): tests/back_to_the_future.rs#L3
failed to resolve: could not find `test` in `macroquad`
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu): tests/coroutine_values.rs#L1
failed to resolve: could not find `experimental` in `macroquad`
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu): tests/coroutine_values.rs#L22
unresolved import `macroquad::prelude`
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu): tests/coroutine_values.rs#L3
failed to resolve: could not find `test` in `macroquad`
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu): tests/coroutine_values.rs#L20
failed to resolve: could not find `test` in `macroquad`
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu)
could not compile `macroquad` (test "back_to_the_future") due to 1 previous error
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu)
could not compile `macroquad` (test "coroutine_values") due to 4 previous errors
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu): examples/forest.rs#L258
cannot add `_` to `mint::vector::Point3<f32>`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): tests/back_to_the_future.rs#L3
failed to resolve: could not find `test` in `macroquad`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): examples/forest.rs#L3
unresolved imports `macroquad::prelude`, `macroquad::scene`, `macroquad::sprite_layer`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): tests/coroutine_values.rs#L1
failed to resolve: could not find `experimental` in `macroquad`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): tests/coroutine_values.rs#L22
unresolved import `macroquad::prelude`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): tests/coroutine_values.rs#L3
failed to resolve: could not find `test` in `macroquad`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): tests/coroutine_values.rs#L20
failed to resolve: could not find `test` in `macroquad`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown)
could not compile `macroquad` (test "back_to_the_future") due to 1 previous error
Cross-compile (ubuntu-latest, wasm32-unknown-unknown)
could not compile `macroquad` (test "coroutine_values") due to 4 previous errors
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): examples/forest.rs#L258
cannot add `_` to `mint::vector::Point3<f32>`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Cross-compile (windows-latest, x86_64-pc-windows-msvc): examples/forest.rs#L3
unresolved imports `macroquad::prelude`, `macroquad::scene`, `macroquad::sprite_layer`
Cross-compile (windows-latest, x86_64-pc-windows-msvc): tests/back_to_the_future.rs#L3
failed to resolve: could not find `test` in `macroquad`
Cross-compile (windows-latest, x86_64-pc-windows-msvc): tests/back_to_the_future_coroutines.rs#L3
failed to resolve: could not find `prelude` in `macroquad`
Cross-compile (windows-latest, x86_64-pc-windows-msvc): tests/back_to_the_future_coroutines.rs#L8
failed to resolve: could not find `test` in `macroquad`
Cross-compile (windows-latest, x86_64-pc-windows-msvc)
could not compile `macroquad` (test "back_to_the_future") due to 1 previous error
Cross-compile (windows-latest, x86_64-pc-windows-msvc)
could not compile `macroquad` (test "back_to_the_future_coroutines") due to 3 previous errors
Cross-compile (windows-latest, x86_64-pc-windows-msvc): examples/forest.rs#L258
cannot add `_` to `mint::vector::Point3<f32>`
Cross-compile (windows-latest, x86_64-pc-windows-msvc)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
cargo fmt
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 fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo fmt
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 fmt
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 fmt
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 fmt
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/
Cross-compile (macos-latest, x86_64-apple-darwin)
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/
Cross-compile (macos-latest, x86_64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cross-compile (macos-latest, x86_64-apple-darwin)
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/
Cross-compile (macos-latest, x86_64-apple-darwin)
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/
Cross-compile (macos-latest, x86_64-apple-darwin)
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/
Cross-compile (macos-latest, x86_64-apple-darwin)
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/
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
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/
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
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/
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
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/
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
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/
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
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/
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
`/home/runner/.cargo/config` is deprecated in favor of `config.toml`
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
`/home/runner/.cargo/config` is deprecated in favor of `config.toml`
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu): examples/ui.rs#L2
unused imports: `Vec2` and `Vec3`
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
Cross-compile (ubuntu-latest, wasm32-unknown-unknown)
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/
Cross-compile (ubuntu-latest, wasm32-unknown-unknown)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cross-compile (ubuntu-latest, wasm32-unknown-unknown)
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/
Cross-compile (ubuntu-latest, wasm32-unknown-unknown)
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/
Cross-compile (ubuntu-latest, wasm32-unknown-unknown)
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/
Cross-compile (ubuntu-latest, wasm32-unknown-unknown)
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/
Cross-compile (windows-latest, x86_64-pc-windows-msvc)
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/
Cross-compile (windows-latest, x86_64-pc-windows-msvc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cross-compile (windows-latest, x86_64-pc-windows-msvc)
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/
Cross-compile (windows-latest, x86_64-pc-windows-msvc)
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/
Cross-compile (windows-latest, x86_64-pc-windows-msvc)
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/
Cross-compile (windows-latest, x86_64-pc-windows-msvc)
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/