Skip to content

Added potion effects #1785

Added potion effects

Added potion effects #1785

Triggered via pull request October 10, 2023 01:18
Status Failure
Total duration 12m 24s
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

3 errors and 1 warning
Clippy: crates/valence_server/src/status_effect.rs#L182
replacing a value of type `T` with `T::default()` is better expressed using `std::mem::take`
Clippy: crates/valence_server/src/status_effect.rs#L219
replacing a value of type `T` with `T::default()` is better expressed using `std::mem::take`
Clippy
Process completed with exit code 101.
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/