Skip to content

Bevy 0.12 Update: Update all crates to current crates and bump version to 0.8 #12

Bevy 0.12 Update: Update all crates to current crates and bump version to 0.8

Bevy 0.12 Update: Update all crates to current crates and bump version to 0.8 #12

Re-run triggered November 21, 2023 02:27
Status Failure
Total duration 2m 49s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 21 warnings
Format
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Clippy
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
Clippy
Exiting due to clippy errors
Test Suite: src/lib.rs#L43
cannot find function, tuple struct or tuple variant `EventworkRuntime` in this scope
Test Suite: src/lib.rs#L44
failed to resolve: use of undeclared type `TaskPoolBuilder`
Test Suite: src/lib.rs#L46
failed to resolve: use of undeclared type `NetworkSettings`
Test Suite: src/lib.rs#L37
no method named `add_plugin` found for struct `bevy::prelude::App` in the current scope
Test Suite: src/lib.rs#L50
no method named `add_system` found for struct `bevy::prelude::App` in the current scope
Test Suite: src/lib.rs#L51
no method named `add_system` found for struct `bevy::prelude::App` in the current scope
Test Suite
aborting due to 6 previous errors; 2 warnings emitted
Test Suite: src/lib.rs#L99
cannot find function, tuple struct or tuple variant `EventworkRuntime` in this scope
Test Suite: src/lib.rs#L100
failed to resolve: use of undeclared type `TaskPoolBuilder`
Test Suite: src/lib.rs#L102
failed to resolve: use of undeclared type `NetworkSettings`
Format
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/
Format
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/
Format
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/
Format
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/
Format
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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/clippy-check@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/
Clippy
It seems that this Action is executed from the forked repository.
Clippy
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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/
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/
Test Suite: src/lib.rs#L57
use of deprecated method `bevy::prelude::EventReader::<'w, 's, E>::iter`: use `.read()` instead.
Test Suite: src/lib.rs#L63
use of deprecated method `bevy::prelude::EventReader::<'w, 's, E>::iter`: use `.read()` instead.
Test Suite: src/lib.rs#L113
use of deprecated method `bevy::prelude::EventReader::<'w, 's, E>::iter`: use `.read()` instead.
Test Suite: src/lib.rs#L129
use of deprecated method `bevy::prelude::EventReader::<'w, 's, E>::iter`: use `.read()` instead.