Add utility function to ItemStack for creating custom PlayerHeads #2005
ci.yml
on: pull_request
Formatting
14s
Documentation
1m 0s
Typos
4s
Clippy
1m 32s
Miri Tests
3m 14s
Build Extractor
1m 51s
Dependency Graph (assets/depgraph.svg)
25s
Unused Dependencies
3m 10s
Matrix: valence-tests
Annotations
26 errors and 11 warnings
Formatting
Process completed with exit code 1.
|
Documentation:
crates/valence_protocol/src/item.rs#L49
this URL is not a hyperlink
|
Documentation
Process completed with exit code 101.
|
Clippy:
crates/valence_nbt/src/serde/ser.rs#L150
bound is defined in more than one place
|
Clippy:
crates/valence_nbt/src/serde/ser.rs#L174
bound is defined in more than one place
|
Clippy:
crates/valence_nbt/src/serde/ser.rs#L185
bound is defined in more than one place
|
Clippy:
crates/valence_nbt/src/serde/ser.rs#L329
bound is defined in more than one place
|
Clippy:
crates/valence_nbt/src/serde/ser.rs#L353
bound is defined in more than one place
|
Clippy:
crates/valence_nbt/src/serde/ser.rs#L364
bound is defined in more than one place
|
Clippy:
crates/valence_nbt/src/serde/ser.rs#L449
bound is defined in more than one place
|
Clippy:
crates/valence_nbt/src/serde/ser.rs#L554
bound is defined in more than one place
|
Clippy:
crates/valence_nbt/src/serde/ser.rs#L572
bound is defined in more than one place
|
Clippy:
crates/valence_nbt/src/serde/ser.rs#L612
bound is defined in more than one place
|
Unused Dependencies:
tools/packet_inspector/src/app/text_viewer.rs#L82
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Unused Dependencies
Process completed with exit code 101.
|
Miri Tests:
src/lib.rs#L2
unexpected `cfg` condition name: `unstable_doc`
|
Miri Tests:
src/lib.rs#L2
unexpected `cfg` condition name: `unstable_doc`
|
Miri Tests
Process completed with exit code 101.
|
Tests (macos-latest):
examples/command.rs#L99
field `0` is never read
|
Tests (macos-latest):
examples/command.rs#L101
field `0` is never read
|
Tests (macos-latest):
examples/command.rs#L103
field `0` is never read
|
Tests (macos-latest)
Process completed with exit code 101.
|
Tests (windows-latest)
The job was canceled because "macos-latest_default_stab" failed.
|
Tests (windows-latest)
The operation was canceled.
|
Tests (ubuntu-latest)
The job was canceled because "macos-latest_default_stab" failed.
|
Tests (ubuntu-latest)
The operation was canceled.
|
Typos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Formatting:
crates/valence_protocol/src/item.rs#L44
Diff in /home/runner/work/valence/valence/crates/valence_protocol/src/item.rs
|
Dependency Graph (assets/depgraph.svg)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, baptiste0928/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Extractor
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Unused Dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, baptiste0928/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Miri Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|