Skip to content

Implement JavaString (#540) #1752

Implement JavaString (#540)

Implement JavaString (#540) #1752

Triggered via push October 6, 2023 01:49
Status Failure
Total duration 28m 39s
Artifacts

ci.yml

on: push
Matrix: valence-tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Documentation: crates/valence_registry/src/lib.rs#L42
redundant explicit link target
Documentation: crates/valence_registry/src/lib.rs#L43
redundant explicit link target
Documentation
Process completed with exit code 101.
Clippy: crates/java_string/src/char.rs#L767
incorrect implementation of `partial_cmp` on an `Ord` type
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/