Skip to content

Update valence to mc1.20.4 #1966

Update valence to mc1.20.4

Update valence to mc1.20.4 #1966

Triggered via pull request January 29, 2024 10:57
Status Failure
Total duration 2m 18s
Artifacts 1

ci.yml

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

Annotations

24 errors and 23 warnings
Formatting
Process completed with exit code 1.
Dependency Graph (assets/depgraph.svg)
Process completed with exit code 1.
Documentation: crates/valence_nbt/src/compound.rs#L146
use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.
Documentation: crates/valence_nbt/src/compound.rs#L154
use of deprecated method `indexmap::IndexMap::<K, V, S>::remove_entry`: `remove_entry` disrupts the map order -- use `swap_remove_entry` or `shift_remove_entry` for explicit behavior.
Documentation: crates/valence_nbt/src/compound.rs#L464
use of deprecated method `indexmap::map::OccupiedEntry::<'a, K, V>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.
Documentation
Process completed with exit code 101.
Unused Dependencies: crates/valence_nbt/src/compound.rs#L146
use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.
Unused Dependencies: crates/valence_nbt/src/compound.rs#L154
use of deprecated method `indexmap::IndexMap::<K, V, S>::remove_entry`: `remove_entry` disrupts the map order -- use `swap_remove_entry` or `shift_remove_entry` for explicit behavior.
Unused Dependencies: crates/valence_nbt/src/compound.rs#L464
use of deprecated method `indexmap::map::OccupiedEntry::<'a, K, V>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.
Unused Dependencies
Process completed with exit code 101.
Miri Tests: crates/valence_nbt/src/compound.rs#L146
use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.
Miri Tests: crates/valence_nbt/src/compound.rs#L154
use of deprecated method `indexmap::IndexMap::<K, V, S>::remove_entry`: `remove_entry` disrupts the map order -- use `swap_remove_entry` or `shift_remove_entry` for explicit behavior.
Miri Tests: crates/valence_nbt/src/compound.rs#L464
use of deprecated method `indexmap::map::OccupiedEntry::<'a, K, V>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.
Miri Tests
Process completed with exit code 101.
Tests (ubuntu-latest): crates/valence_nbt/src/compound.rs#L146
use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.
Tests (ubuntu-latest): crates/valence_nbt/src/compound.rs#L154
use of deprecated method `indexmap::IndexMap::<K, V, S>::remove_entry`: `remove_entry` disrupts the map order -- use `swap_remove_entry` or `shift_remove_entry` for explicit behavior.
Tests (ubuntu-latest): crates/valence_nbt/src/compound.rs#L464
use of deprecated method `indexmap::map::OccupiedEntry::<'a, K, V>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.
Tests (ubuntu-latest)
Process completed with exit code 101.
Tests (windows-latest)
The operation was canceled.
Clippy: crates/valence_nbt/src/compound.rs#L146
use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.
Clippy: crates/valence_nbt/src/compound.rs#L154
use of deprecated method `indexmap::IndexMap::<K, V, S>::remove_entry`: `remove_entry` disrupts the map order -- use `swap_remove_entry` or `shift_remove_entry` for explicit behavior.
Clippy: crates/valence_nbt/src/compound.rs#L464
use of deprecated method `indexmap::map::OccupiedEntry::<'a, K, V>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.
Clippy
Process completed with exit code 101.
Tests (macos-latest)
The operation was canceled.
Typos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Formatting: crates/valence_protocol/src/packets/configuration/client_options_c2s.rs#L42
Diff in /home/runner/work/valence/valence/crates/valence_protocol/src/packets/configuration/client_options_c2s.rs
Formatting: crates/valence_protocol/src/packets/configuration/custom_payload_c2s.rs#L2
Diff in /home/runner/work/valence/valence/crates/valence_protocol/src/packets/configuration/custom_payload_c2s.rs
Formatting: crates/valence_protocol/src/packets/configuration/custom_payload_s2c.rs#L2
Diff in /home/runner/work/valence/valence/crates/valence_protocol/src/packets/configuration/custom_payload_s2c.rs
Formatting: crates/valence_protocol/src/packets/configuration/dynamic_registries_s2c.rs#L5
Diff in /home/runner/work/valence/valence/crates/valence_protocol/src/packets/configuration/dynamic_registries_s2c.rs
Formatting: crates/valence_protocol/src/packets/configuration/ready_c2s.rs#L2
Diff in /home/runner/work/valence/valence/crates/valence_protocol/src/packets/configuration/ready_c2s.rs
Formatting: crates/valence_protocol/src/packets/configuration/ready_s2c.rs#L2
Diff in /home/runner/work/valence/valence/crates/valence_protocol/src/packets/configuration/ready_s2c.rs
Formatting: crates/valence_protocol/src/packets/configuration/synchronize_tags_s2c.rs#L12
Diff in /home/runner/work/valence/valence/crates/valence_protocol/src/packets/configuration/synchronize_tags_s2c.rs
Formatting: crates/valence_protocol/src/packets/play/bundle_splitter_s2c.rs#L1
Diff in /home/runner/work/valence/valence/crates/valence_protocol/src/packets/play/bundle_splitter_s2c.rs
Formatting: crates/valence_protocol/src/packets/play/full_c2s.rs#L1
Diff in /home/runner/work/valence/valence/crates/valence_protocol/src/packets/play/full_c2s.rs
Formatting: crates/valence_protocol/src/packets/play/look_and_on_ground_c2s.rs#L1
Diff in /home/runner/work/valence/valence/crates/valence_protocol/src/packets/play/look_and_on_ground_c2s.rs
Dependency Graph (assets/depgraph.svg)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, baptiste0928/[email protected], actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Dependency Graph (assets/depgraph.svg)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Extractor
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unused Dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, baptiste0928/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Miri Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
bad-depgraph Expired
34.6 KB