Visibility Layers #1360
ci.yml
on: pull_request
Matrix: extractor-tests
Matrix: valence-clippy
Matrix: valence-docs
Matrix: valence-fmt
Matrix: valence-tests
Annotations
16 errors and 3 warnings
valence-fmt (ubuntu-latest, default, nightly-2023-06-20)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/valence/valence/target'
|
valence-clippy (windows-latest, default, stable):
examples/ctf.rs#L211
unneeded `return` statement
|
valence-clippy (windows-latest, default, stable):
examples/ctf.rs#L637
using `clone` on type `Position` which implements the `Copy` trait
|
valence-clippy (windows-latest, default, stable):
examples/ctf.rs#L646
using `clone` on type `Position` which implements the `Copy` trait
|
valence-clippy (windows-latest, default, stable):
examples/ctf.rs#L887
using `clone` on type `EntityAnimations` which implements the `Copy` trait
|
valence-clippy (windows-latest, default, stable)
Process completed with exit code 1.
|
valence-clippy (ubuntu-latest, default, stable)
The job was canceled because "windows-latest_default_stable" failed.
|
valence-clippy (ubuntu-latest, default, stable)
The operation was canceled.
|
valence-clippy (macos-latest, default, stable)
The job was canceled because "windows-latest_default_stable" failed.
|
valence-clippy (macos-latest, default, stable)
The operation was canceled.
|
valence-tests (ubuntu-latest, default, stable)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
valence-tests (ubuntu-latest, default, stable)
The operation was canceled.
|
valence-tests (windows-latest, default, stable)
The job was canceled because "ubuntu-latest_default_stable" failed.
|
valence-tests (windows-latest, default, stable)
The operation was canceled.
|
valence-tests (macos-latest, default, stable)
The job was canceled because "ubuntu-latest_default_stable" failed.
|
valence-tests (macos-latest, default, stable)
The operation was canceled.
|
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 (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 (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/
|