Skip to content

update bevy to 0.12.0 #1913

update bevy to 0.12.0

update bevy to 0.12.0 #1913

Triggered via pull request November 19, 2023 23:15
Status Failure
Total duration 9m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: valence-tests
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
Clippy: target/debug/build/valence_entity-55370797f3f6f8e7/out/entity.rs#L16810
the borrowed expression implements the required traits
Clippy: target/debug/build/valence_entity-55370797f3f6f8e7/out/entity.rs#L16813
the borrowed expression implements the required traits
Clippy: target/debug/build/valence_entity-55370797f3f6f8e7/out/entity.rs#L16848
the borrowed expression implements the required traits
Clippy: target/debug/build/valence_entity-55370797f3f6f8e7/out/entity.rs#L16851
the borrowed expression implements the required traits
Clippy: target/debug/build/valence_entity-55370797f3f6f8e7/out/entity.rs#L16914
the borrowed expression implements the required traits
Clippy: target/debug/build/valence_entity-55370797f3f6f8e7/out/entity.rs#L16917
the borrowed expression implements the required traits
Clippy: target/debug/build/valence_entity-55370797f3f6f8e7/out/entity.rs#L16980
the borrowed expression implements the required traits
Clippy: target/debug/build/valence_entity-55370797f3f6f8e7/out/entity.rs#L16983
the borrowed expression implements the required traits
Clippy: target/debug/build/valence_entity-55370797f3f6f8e7/out/entity.rs#L17002
the borrowed expression implements the required traits
Clippy: target/debug/build/valence_entity-55370797f3f6f8e7/out/entity.rs#L17005
the borrowed expression implements the required traits
Tests (ubuntu-latest): examples/anvil_loading.rs#L122
use of deprecated method `valence::prelude::EventReader::<'w, 's, E>::iter`: use `.read()` instead.
Tests (ubuntu-latest)
Process completed with exit code 101.
Tests (windows-latest)
The job was canceled because "ubuntu-latest_default_sta" failed.
Tests (windows-latest)
The operation was canceled.
Tests (macos-latest)
The job was canceled because "ubuntu-latest_default_sta" failed.
Tests (macos-latest)
The operation was canceled.
Build Extractor
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/