deprecate the color_u8!
macro and make methods const
#1526
Annotations
9 errors and 11 warnings
Run actions-rs/cargo@v1:
src/color.rs#L112
floating point arithmetic is not allowed in constant functions
|
Run actions-rs/cargo@v1:
src/color.rs#L113
floating point arithmetic is not allowed in constant functions
|
Run actions-rs/cargo@v1:
src/color.rs#L114
floating point arithmetic is not allowed in constant functions
|
Run actions-rs/cargo@v1:
src/color.rs#L115
floating point arithmetic is not allowed in constant functions
|
Run actions-rs/cargo@v1:
src/color.rs#L121
floating point arithmetic is not allowed in constant functions
|
Run actions-rs/cargo@v1:
src/color.rs#L121
floating point arithmetic is not allowed in constant functions
|
Run actions-rs/cargo@v1:
src/color.rs#L121
floating point arithmetic is not allowed in constant functions
|
Run actions-rs/cargo@v1:
src/color.rs#L121
floating point arithmetic is not allowed in constant functions
|
Run actions-rs/cargo@v1
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
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/
|
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/cargo@v1:
src/lib.rs#L217
unexpected `cfg` condition name: `one_screenshot`
|
Run actions-rs/cargo@v1:
src/lib.rs#L359
unexpected `cfg` condition name: `one_screenshot`
|
Run actions-rs/cargo@v1:
src/lib.rs#L409
unexpected `cfg` condition name: `one_screenshot`
|
Run actions-rs/cargo@v1:
src/prelude.rs#L27
use of deprecated macro `color::color_u8`: use `Color::from_rgba` instead
|
Run actions-rs/cargo@v1
`macroquad` (lib) generated 4 warnings
|
Loading