Skip to content

Prototype Rust implementation using Bevy #2

Prototype Rust implementation using Bevy

Prototype Rust implementation using Bevy #2

Triggered via pull request December 10, 2023 08:11
@philiplindenphiliplinden
synchronize #3
oxidize
Status Failure
Total duration 15m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

rust.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 31 warnings
lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build
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/
build
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
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
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
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: src/visuals/camera.rs#L2
unused import: `MainCamera`
build: src/components/clock.rs#L26
unused variable: `commands`
build: src/components/clock.rs#L26
unused variable: `time`
build: src/components/clock.rs#L26
unused variable: `query`
build: src/components/clock.rs#L23
struct `TimeDilationSystem` is never constructed
build: src/components/clock.rs#L26
method `run` is never used
build: src/components/clock.rs#L32
struct `TimeResource` is never constructed
build
`clocss-abm` (bin "clocss-abm") generated 7 warnings (run `cargo fix --bin "clocss-abm"` to apply 4 suggestions)
lint
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/
lint
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/
lint
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/
lint
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/
lint
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
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
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
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
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
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: src/visuals/camera.rs#L2
unused import: `MainCamera`
test: src/components/clock.rs#L26
unused variable: `commands`
test: src/components/clock.rs#L26
unused variable: `time`
test: src/components/clock.rs#L26
unused variable: `query`
test: src/components/clock.rs#L23
struct `TimeDilationSystem` is never constructed
test: src/components/clock.rs#L26
method `run` is never used
test: src/components/clock.rs#L32
struct `TimeResource` is never constructed
test
`clocss-abm` (bin "clocss-abm" test) generated 7 warnings (run `cargo fix --bin "clocss-abm" --tests` to apply 4 suggestions)