Try to fix compilation issues on cross targets #22
Annotations
2 errors and 7 warnings
build (windows-gnu, windows-latest, x86_64-pc-windows-gnu)
DEPRECATED: future versions of rustup will require --force-non-host to install a non-host toolchain.
|
build (windows-gnu, windows-latest, x86_64-pc-windows-gnu)
The process 'cross' failed with exit code 125
|
build (linux, ubuntu-latest, x86_64-unknown-linux-gnu)
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/
|
build (linux, 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-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/
|
build (windows-gnu, windows-latest, x86_64-pc-windows-gnu)
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/
|
build (windows-gnu, windows-latest, x86_64-pc-windows-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
build (windows-gnu, windows-latest, x86_64-pc-windows-gnu)
If you meant to build software to target that platform, perhaps try `rustup target add x86_64-unknown-linux-gnu` instead?
|
build (windows-gnu, windows-latest, x86_64-pc-windows-gnu)
tool `rust-analyzer` is already installed, remove it from `C:\Users\runneradmin/.cargo\bin`, then run `rustup update` to have rustup manage this tool.
|
build (windows-gnu, windows-latest, x86_64-pc-windows-gnu)
tool `cargo-fmt` is already installed, remove it from `C:\Users\runneradmin/.cargo\bin`, then run `rustup update` to have rustup manage this tool.
|