Added potion effects #1785
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Formatting
21s
Documentation
1m 47s
Typos
5s
Clippy
2m 7s
Miri Tests
2m 12s
Build Extractor
2m 35s
Dependency Graph (assets/depgraph.svg)
50s
Unused Dependencies
4m 50s
Matrix: valence-tests
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/
|