Added potion effects #1784
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 59s
Typos
9s
Clippy
2m 57s
Miri Tests
1m 51s
Build Extractor
3m 21s
Dependency Graph (assets/depgraph.svg)
33s
Unused Dependencies
5m 3s
Matrix: valence-tests
Annotations
4 errors and 2 warnings
Formatting
Process completed with exit code 1.
|
Clippy:
crates/valence_server/src/status_effect.rs#L183
replacing a value of type `T` with `T::default()` is better expressed using `std::mem::take`
|
Clippy:
crates/valence_server/src/status_effect.rs#L220
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
|
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/
|