Skip to content

first try on antialiased render targets #1438

first try on antialiased render targets

first try on antialiased render targets #1438

Triggered via push August 25, 2024 05:55
Status Success
Total duration 1m 38s
Artifacts

rust.yml

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

Annotations

78 warnings
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 (macos-latest, x86_64-apple-darwin): src/lib.rs#L217
unexpected `cfg` condition name: `one_screenshot`
Cross-compile (macos-latest, x86_64-apple-darwin): src/lib.rs#L350
unexpected `cfg` condition name: `one_screenshot`
Cross-compile (macos-latest, x86_64-apple-darwin): src/lib.rs#L400
unexpected `cfg` condition name: `one_screenshot`
Cross-compile (macos-latest, x86_64-apple-darwin): src/texture.rs#L354
associated function `new` is never used
Cross-compile (macos-latest, x86_64-apple-darwin): src/ui.rs#L987
for loop over a `&Option`. This is more readably written as an `if let` statement
Cross-compile (macos-latest, x86_64-apple-darwin): src/ui.rs#L1083
for loop over a `&mut Option`. This is more readably written as an `if let` statement
Cross-compile (macos-latest, x86_64-apple-darwin)
`macroquad` (lib) generated 6 warnings
Cross-compile (macos-latest, x86_64-apple-darwin)
`macroquad` (lib test) generated 6 warnings (6 duplicates)
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): src/lib.rs#L217
unexpected `cfg` condition name: `one_screenshot`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): src/lib.rs#L350
unexpected `cfg` condition name: `one_screenshot`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): src/lib.rs#L400
unexpected `cfg` condition name: `one_screenshot`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): src/texture.rs#L354
associated function `new` is never used
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): src/ui.rs#L987
for loop over a `&Option`. This is more readably written as an `if let` statement
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): src/ui.rs#L1083
for loop over a `&mut Option`. This is more readably written as an `if let` statement
Cross-compile (ubuntu-latest, wasm32-unknown-unknown)
`macroquad` (lib) generated 6 warnings
Cross-compile (ubuntu-latest, wasm32-unknown-unknown)
`macroquad` (lib test) generated 6 warnings (6 duplicates)
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 (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): src/lib.rs#L217
unexpected `cfg` condition name: `one_screenshot`
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu): src/lib.rs#L350
unexpected `cfg` condition name: `one_screenshot`
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu): src/lib.rs#L400
unexpected `cfg` condition name: `one_screenshot`
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu): src/texture.rs#L354
associated function `new` is never used
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu): src/ui.rs#L987
for loop over a `&Option`. This is more readably written as an `if let` statement
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu): src/ui.rs#L1083
for loop over a `&mut Option`. This is more readably written as an `if let` statement
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
`macroquad` (lib) generated 6 warnings
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
`macroquad` (lib test) generated 6 warnings (6 duplicates)
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): src/lib.rs#L217
unexpected `cfg` condition name: `one_screenshot`
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu): src/lib.rs#L350
unexpected `cfg` condition name: `one_screenshot`
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu): src/lib.rs#L400
unexpected `cfg` condition name: `one_screenshot`
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu): src/texture.rs#L354
associated function `new` is never used
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu): src/ui.rs#L987
for loop over a `&Option`. This is more readably written as an `if let` statement
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu): src/ui.rs#L1083
for loop over a `&mut Option`. This is more readably written as an `if let` statement
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu)
`macroquad` (lib) generated 6 warnings
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu)
`macroquad` (lib test) generated 6 warnings (6 duplicates)
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 (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/
Cross-compile (windows-latest, x86_64-pc-windows-msvc): src/lib.rs#L217
unexpected `cfg` condition name: `one_screenshot`
Cross-compile (windows-latest, x86_64-pc-windows-msvc): src/lib.rs#L350
unexpected `cfg` condition name: `one_screenshot`
Cross-compile (windows-latest, x86_64-pc-windows-msvc): src/lib.rs#L400
unexpected `cfg` condition name: `one_screenshot`
Cross-compile (windows-latest, x86_64-pc-windows-msvc): src/texture.rs#L354
associated function `new` is never used
Cross-compile (windows-latest, x86_64-pc-windows-msvc): src/ui.rs#L987
for loop over a `&Option`. This is more readably written as an `if let` statement
Cross-compile (windows-latest, x86_64-pc-windows-msvc): src/ui.rs#L1083
for loop over a `&mut Option`. This is more readably written as an `if let` statement
Cross-compile (windows-latest, x86_64-pc-windows-msvc)
`macroquad` (lib) generated 6 warnings
Cross-compile (windows-latest, x86_64-pc-windows-msvc)
`macroquad` (lib test) generated 6 warnings (6 duplicates)