Merge pull request #12 from gold-silver-copper/ggggggg #100
rust.yml
on: push
Check
2m 18s
Check wasm32
1m 25s
Test Suite
5m 5s
Rustfmt
16s
Clippy
2m 20s
trunk
1m 52s
Matrix: build
Annotations
48 errors and 54 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Check wasm32:
src/wasm_runner.rs#L1
warn(rust_2018_idioms) is ignored unless specified at crate level
|
Check wasm32:
src/wasm_runner.rs#L39
unused variable: `eapp`
|
Check wasm32
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
build (macos-latest, aarch64-apple-darwin):
src/wasm_runner.rs#L1
warn(rust_2018_idioms) is ignored unless specified at crate level
|
build (macos-latest, aarch64-apple-darwin):
src/wasm_runner.rs#L2
crate-level attribute should be in the root module
|
build (macos-latest, aarch64-apple-darwin):
src/wasm_runner.rs#L20
unused variable: `eapp`
|
build (macos-latest, aarch64-apple-darwin)
could not compile `ratframe` (lib) due to 3 previous errors
|
build (macos-latest, aarch64-apple-darwin)
The process 'cross' failed with exit code 101
|
trunk
Process completed with exit code 1.
|
build (macos-latest, x86_64-apple-darwin):
src/wasm_runner.rs#L1
warn(rust_2018_idioms) is ignored unless specified at crate level
|
build (macos-latest, x86_64-apple-darwin):
src/wasm_runner.rs#L2
crate-level attribute should be in the root module
|
build (macos-latest, x86_64-apple-darwin):
src/wasm_runner.rs#L20
unused variable: `eapp`
|
build (macos-latest, x86_64-apple-darwin)
could not compile `ratframe` (lib) due to 3 previous errors
|
build (macos-latest, x86_64-apple-darwin)
The process 'cross' failed with exit code 101
|
Check:
src/wasm_runner.rs#L1
warn(rust_2018_idioms) is ignored unless specified at crate level
|
Check:
src/wasm_runner.rs#L20
unused variable: `eapp`
|
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Clippy:
src/ratagui_backend.rs#L129
this `if` statement can be collapsed
|
Clippy:
src/ratagui_backend.rs#L134
this `if` statement can be collapsed
|
Clippy:
src/wasm_runner.rs#L1
warn(rust_2018_idioms) is ignored unless specified at crate level
|
Clippy:
src/wasm_runner.rs#L20
unused variable: `eapp`
|
Clippy:
src/ratagui_backend.rs#L131
using `clone` on type `Color32` which implements the `Copy` trait
|
Clippy:
src/ratagui_backend.rs#L136
using `clone` on type `Color32` which implements the `Copy` trait
|
Clippy:
src/ratagui_backend.rs#L146
this looks like you are swapping `tf_bg_color` and `tf_fg_color` manually
|
Clippy:
src/ratagui_backend.rs#L151
using `clone` on type `Color32` which implements the `Copy` trait
|
Clippy:
src/ratagui_backend.rs#L239
using `clone` on type `u16` which implements the `Copy` trait
|
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
build (ubuntu-latest, armv7-unknown-linux-musleabihf):
src/wasm_runner.rs#L1
warn(rust_2018_idioms) is ignored unless specified at crate level
|
build (ubuntu-latest, armv7-unknown-linux-musleabihf):
src/wasm_runner.rs#L2
crate-level attribute should be in the root module
|
build (ubuntu-latest, armv7-unknown-linux-musleabihf):
src/wasm_runner.rs#L20
unused variable: `eapp`
|
build (ubuntu-latest, armv7-unknown-linux-musleabihf)
The process 'cross' failed with exit code 101
|
build (ubuntu-latest, arm-unknown-linux-musleabihf):
src/wasm_runner.rs#L1
warn(rust_2018_idioms) is ignored unless specified at crate level
|
build (ubuntu-latest, arm-unknown-linux-musleabihf):
src/wasm_runner.rs#L2
crate-level attribute should be in the root module
|
build (ubuntu-latest, arm-unknown-linux-musleabihf):
src/wasm_runner.rs#L20
unused variable: `eapp`
|
build (ubuntu-latest, arm-unknown-linux-musleabihf)
The process 'cross' failed with exit code 101
|
Test Suite:
src/wasm_runner.rs#L1
warn(rust_2018_idioms) is ignored unless specified at crate level
|
Test Suite:
src/wasm_runner.rs#L20
unused variable: `eapp`
|
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
build (ubuntu-latest, x86_64-unknown-linux-musl):
src/wasm_runner.rs#L1
warn(rust_2018_idioms) is ignored unless specified at crate level
|
build (ubuntu-latest, x86_64-unknown-linux-musl):
src/wasm_runner.rs#L2
crate-level attribute should be in the root module
|
build (ubuntu-latest, x86_64-unknown-linux-musl):
src/wasm_runner.rs#L20
unused variable: `eapp`
|
build (ubuntu-latest, x86_64-unknown-linux-musl)
The process 'cross' failed with exit code 101
|
build (windows-latest, x86_64-pc-windows-msvc, .exe):
src/wasm_runner.rs#L1
warn(rust_2018_idioms) is ignored unless specified at crate level
|
build (windows-latest, x86_64-pc-windows-msvc, .exe):
src/wasm_runner.rs#L2
crate-level attribute should be in the root module
|
build (windows-latest, x86_64-pc-windows-msvc, .exe):
src/wasm_runner.rs#L20
unused variable: `eapp`
|
build (windows-latest, x86_64-pc-windows-msvc, .exe)
could not compile `ratframe` (lib) due to 3 previous errors
|
build (windows-latest, x86_64-pc-windows-msvc, .exe)
The process 'cross' failed with exit code 101
|
Rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Check wasm32
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, 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 wasm32
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/
|
Check wasm32
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/
|
Check wasm32
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/
|
Check wasm32
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/
|
Check wasm32
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/
|
build (macos-latest, aarch64-apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1.0.1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (macos-latest, aarch64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.1, 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/
|
trunk
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
trunk
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
trunk
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/
|
trunk
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/
|
trunk
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/
|
trunk
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/
|
build (macos-latest, x86_64-apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1.0.1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (macos-latest, x86_64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.1, 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/
|
Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, 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
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/
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, 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
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
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
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
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
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/
|
build (ubuntu-latest, armv7-unknown-linux-musleabihf)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1.0.1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-latest, armv7-unknown-linux-musleabihf)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.1, 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 (ubuntu-latest, armv7-unknown-linux-musleabihf)
dropping unsupported crate type `cdylib` for target `armv7-unknown-linux-musleabihf`
|
build (ubuntu-latest, armv7-unknown-linux-musleabihf)
`ratframe` (lib) generated 1 warning
|
build (ubuntu-latest, arm-unknown-linux-musleabihf)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1.0.1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-latest, arm-unknown-linux-musleabihf)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.1, 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 (ubuntu-latest, arm-unknown-linux-musleabihf)
dropping unsupported crate type `cdylib` for target `arm-unknown-linux-musleabihf`
|
build (ubuntu-latest, arm-unknown-linux-musleabihf)
`ratframe` (lib) generated 1 warning
|
Test Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
build (ubuntu-latest, x86_64-unknown-linux-musl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1.0.1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-latest, x86_64-unknown-linux-musl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.1, 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 (ubuntu-latest, x86_64-unknown-linux-musl)
dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl`
|
build (ubuntu-latest, x86_64-unknown-linux-musl)
`ratframe` (lib) generated 1 warning
|
build (windows-latest, x86_64-pc-windows-msvc, .exe)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1.0.1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (windows-latest, x86_64-pc-windows-msvc, .exe)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.1, 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/
|