Fix desync when modifying player inventory (from valence) when player is viewing an open inventory #2132
Annotations
3 errors and 1 warning
Clippy:
crates/valence_inventory/src/lib.rs#L730
casts from `u64` to `u128` can be expressed infallibly using `From`
|
Clippy:
crates/valence_inventory/src/lib.rs#L734
casts from `u64` to `u128` can be expressed infallibly using `From`
|
Clippy
Process completed with exit code 101.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading