maybe this time #41
rust.yml
on: push
Check
2m 22s
Check wasm32
1m 18s
Test Suite
4m 58s
Rustfmt
25s
Clippy
2m 21s
trunk
1m 36s
Matrix: build
Annotations
58 errors and 51 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Check wasm32:
src/app.rs#L84
unused variable: `ctx`
|
Check wasm32:
src/app.rs#L89
unused variable: `ctx`
|
Check wasm32:
src/app.rs#L89
unused variable: `scroll_delta`
|
Check wasm32:
src/app.rs#L84
methods `handle_mouse_events` and `handle_scroll` are never used
|
Check wasm32
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
trunk
Process completed with exit code 1.
|
build (macos-latest, aarch64-apple-darwin):
src/app.rs#L84
unused variable: `ctx`
|
build (macos-latest, aarch64-apple-darwin):
src/app.rs#L89
unused variable: `ctx`
|
build (macos-latest, aarch64-apple-darwin):
src/app.rs#L89
unused variable: `scroll_delta`
|
build (macos-latest, aarch64-apple-darwin):
src/app.rs#L84
methods `handle_mouse_events` and `handle_scroll` are never used
|
build (macos-latest, aarch64-apple-darwin)
could not compile `cellular_automata` (lib) due to 4 previous errors
|
build (macos-latest, aarch64-apple-darwin)
The process 'cross' failed with exit code 101
|
build (macos-latest, x86_64-apple-darwin):
src/app.rs#L84
unused variable: `ctx`
|
build (macos-latest, x86_64-apple-darwin):
src/app.rs#L89
unused variable: `ctx`
|
build (macos-latest, x86_64-apple-darwin):
src/app.rs#L89
unused variable: `scroll_delta`
|
build (macos-latest, x86_64-apple-darwin):
src/app.rs#L84
methods `handle_mouse_events` and `handle_scroll` are never used
|
build (macos-latest, x86_64-apple-darwin)
could not compile `cellular_automata` (lib) due to 4 previous errors
|
build (macos-latest, x86_64-apple-darwin)
The process 'cross' failed with exit code 101
|
Check:
src/app.rs#L84
unused variable: `ctx`
|
Check:
src/app.rs#L89
unused variable: `ctx`
|
Check:
src/app.rs#L89
unused variable: `scroll_delta`
|
Check:
src/app.rs#L84
methods `handle_mouse_events` and `handle_scroll` are never used
|
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Clippy:
src/app.rs#L84
unused variable: `ctx`
|
Clippy:
src/app.rs#L89
unused variable: `ctx`
|
Clippy:
src/app.rs#L89
unused variable: `scroll_delta`
|
Clippy:
src/app.rs#L84
methods `handle_mouse_events` and `handle_scroll` are never used
|
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
build (ubuntu-latest, x86_64-unknown-linux-musl):
src/app.rs#L84
unused variable: `ctx`
|
build (ubuntu-latest, x86_64-unknown-linux-musl):
src/app.rs#L89
unused variable: `ctx`
|
build (ubuntu-latest, x86_64-unknown-linux-musl):
src/app.rs#L89
unused variable: `scroll_delta`
|
build (ubuntu-latest, x86_64-unknown-linux-musl):
src/app.rs#L84
methods `handle_mouse_events` and `handle_scroll` are never used
|
build (ubuntu-latest, x86_64-unknown-linux-musl)
could not compile `cellular_automata` (lib) due to 4 previous errors
|
build (ubuntu-latest, x86_64-unknown-linux-musl)
The process 'cross' failed with exit code 101
|
build (ubuntu-latest, armv7-unknown-linux-musleabihf):
src/app.rs#L84
unused variable: `ctx`
|
build (ubuntu-latest, armv7-unknown-linux-musleabihf):
src/app.rs#L89
unused variable: `ctx`
|
build (ubuntu-latest, armv7-unknown-linux-musleabihf):
src/app.rs#L89
unused variable: `scroll_delta`
|
build (ubuntu-latest, armv7-unknown-linux-musleabihf):
src/app.rs#L84
methods `handle_mouse_events` and `handle_scroll` are never used
|
build (ubuntu-latest, armv7-unknown-linux-musleabihf)
could not compile `cellular_automata` (lib) due to 4 previous errors
|
build (ubuntu-latest, armv7-unknown-linux-musleabihf)
The process 'cross' failed with exit code 101
|
build (ubuntu-latest, arm-unknown-linux-musleabihf):
src/app.rs#L84
unused variable: `ctx`
|
build (ubuntu-latest, arm-unknown-linux-musleabihf):
src/app.rs#L89
unused variable: `ctx`
|
build (ubuntu-latest, arm-unknown-linux-musleabihf):
src/app.rs#L89
unused variable: `scroll_delta`
|
build (ubuntu-latest, arm-unknown-linux-musleabihf):
src/app.rs#L84
methods `handle_mouse_events` and `handle_scroll` are never used
|
build (ubuntu-latest, arm-unknown-linux-musleabihf)
could not compile `cellular_automata` (lib) due to 4 previous errors
|
build (ubuntu-latest, arm-unknown-linux-musleabihf)
The process 'cross' failed with exit code 101
|
build (windows-latest, x86_64-pc-windows-msvc, .exe):
src/app.rs#L84
unused variable: `ctx`
|
build (windows-latest, x86_64-pc-windows-msvc, .exe):
src/app.rs#L89
unused variable: `ctx`
|
build (windows-latest, x86_64-pc-windows-msvc, .exe):
src/app.rs#L89
unused variable: `scroll_delta`
|
build (windows-latest, x86_64-pc-windows-msvc, .exe):
src/app.rs#L84
methods `handle_mouse_events` and `handle_scroll` are never used
|
build (windows-latest, x86_64-pc-windows-msvc, .exe)
could not compile `cellular_automata` (lib) due to 4 previous errors
|
build (windows-latest, x86_64-pc-windows-msvc, .exe)
The process 'cross' failed with exit code 101
|
Test Suite:
src/app.rs#L84
unused variable: `ctx`
|
Test Suite:
src/app.rs#L89
unused variable: `ctx`
|
Test Suite:
src/app.rs#L89
unused variable: `scroll_delta`
|
Test Suite:
src/app.rs#L84
methods `handle_mouse_events` and `handle_scroll` are never used
|
Test Suite
The process '/home/runner/.cargo/bin/cargo' 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/
|
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, 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/
|
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, 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)
build failed, waiting for other jobs to finish...
|
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)
build failed, waiting for other jobs to finish...
|
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)
build failed, waiting for other jobs to finish...
|
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/
|
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/
|