Added potion effects #1782
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Formatting
22s
Documentation
1m 49s
Typos
6s
Clippy
1m 57s
Miri Tests
2m 37s
Build Extractor
2m 59s
Dependency Graph (assets/depgraph.svg)
44s
Unused Dependencies
6m 15s
Matrix: valence-tests
Annotations
4 errors and 4 warnings
Formatting
Process completed with exit code 1.
|
Clippy:
crates/valence_server/src/status_effect.rs#L180
replacing a value of type `T` with `T::default()` is better expressed using `std::mem::take`
|
Clippy:
crates/valence_server/src/status_effect.rs#L215
replacing a value of type `T` with `T::default()` is better expressed using `std::mem::take`
|
Clippy
Process completed with exit code 101.
|
Formatting:
crates/valence_server/src/status_effect.rs#L1
Diff in /home/runner/work/valence/valence/crates/valence_server/src/status_effect.rs
|
Formatting:
crates/valence_server/src/status_effect.rs#L176
Diff in /home/runner/work/valence/valence/crates/valence_server/src/status_effect.rs
|
Formatting:
crates/valence_server/src/status_effect.rs#L211
Diff in /home/runner/work/valence/valence/crates/valence_server/src/status_effect.rs
|
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/
|