fix clippy #2016
ci.yml
on: pull_request
Formatting
17s
Documentation
3m 22s
Typos
8s
Clippy
1m 46s
Miri Tests
3m 29s
Build Extractor
1m 56s
Dependency Graph (assets/depgraph.svg)
29s
Unused Dependencies
3m 11s
Matrix: valence-tests
Annotations
26 errors and 10 warnings
Clippy:
crates/java_string/README.md#L1
item in documentation is missing backticks
|
Clippy:
crates/java_string/src/char.rs#L104
transmute used without annotations
|
Clippy
Process completed with exit code 101.
|
Unused Dependencies:
tools/playground/src/playground.rs#L9
unreachable `pub` item
|
Unused Dependencies
Process completed with exit code 101.
|
|
Documentation
Process completed with exit code 101.
|
Miri Tests:
crates/valence_nbt/src/binary.rs#L22
the trait bound `&str: std::io::Write` is not satisfied
|
Miri Tests:
crates/valence_nbt/src/binary.rs#L22
the trait bound `valence_nbt::Compound: valence_nbt::binary::ToModifiedUtf8` is not satisfied
|
Miri Tests:
crates/valence_nbt/src/binary.rs#L22
mismatched types
|
Miri Tests:
crates/valence_nbt/src/binary.rs#L36
no method named `unwrap` found for tuple `(valence_nbt::Compound<_>, _)` in the current scope
|
Miri Tests
Process completed with exit code 101.
|
Tests (macos-latest):
tools/packet_inspector/src/shared_state.rs#L54
unreachable `pub` field
|
Tests (macos-latest):
tools/packet_inspector/src/shared_state.rs#L55
unreachable `pub` field
|
Tests (macos-latest):
tools/packet_inspector/src/shared_state.rs#L56
unreachable `pub` field
|
Tests (macos-latest):
tools/packet_inspector/src/shared_state.rs#L57
unreachable `pub` field
|
Tests (macos-latest):
tools/packet_inspector/src/shared_state.rs#L58
unreachable `pub` field
|
Tests (macos-latest):
tools/packet_inspector/src/shared_state.rs#L60
unreachable `pub` field
|
Tests (macos-latest):
tools/packet_inspector/src/shared_state.rs#L62
unreachable `pub` field
|
Tests (macos-latest):
tools/packet_inspector/src/shared_state.rs#L64
unreachable `pub` field
|
Tests (macos-latest):
tools/packet_inspector/src/shared_state.rs#L66
unreachable `pub` field
|
Tests (macos-latest):
tools/packet_inspector/src/shared_state.rs#L72
unreachable `pub` field
|
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/.
|
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/.
|
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/.
|
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/.
|
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/.
|