Skip to content

Text API redesign #1302

Text API redesign

Text API redesign #1302

Triggered via pull request July 18, 2023 10:05
Status Failure
Total duration 23m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: extractor-tests
Matrix: valence-clippy
Matrix: valence-docs
Matrix: valence-fmt
Matrix: valence-tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
valence-clippy (ubuntu-latest, default, stable): crates/valence_core/src/text/color.rs#L10
you are deriving `Hash` but have implemented `PartialEq` explicitly
valence-clippy (ubuntu-latest, default, stable): crates/valence_core/src/text.rs#L631
deref which would be done by auto-deref
valence-clippy (ubuntu-latest, default, stable): crates/valence_core/src/text.rs#L637
deref which would be done by auto-deref
valence-clippy (ubuntu-latest, default, stable)
Process completed with exit code 101.
valence-clippy (windows-latest, default, stable)
The job was canceled because "ubuntu-latest_default_stable" failed.
valence-clippy (windows-latest, default, stable)
The operation was canceled.
valence-clippy (macos-latest, default, stable)
The job was canceled because "ubuntu-latest_default_stable" failed.
valence-clippy (macos-latest, default, stable)
The operation was canceled.
extractor-tests (windows-latest)
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/
extractor-tests (ubuntu-latest)
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/
extractor-tests (macos-latest)
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/