fix clippy #2018
ci.yml
on: pull_request
Formatting
21s
Documentation
3m 27s
Typos
5s
Clippy
1m 40s
Miri Tests
3m 35s
Build Extractor
1m 36s
Dependency Graph (assets/depgraph.svg)
34s
Unused Dependencies
3m 12s
Matrix: valence-tests
Annotations
18 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 (ubuntu-latest):
tools/playground/src/playground.rs#L9
unreachable `pub` item
|
Tests (ubuntu-latest)
Process completed with exit code 101.
|
Tests (windows-latest)
The job was canceled because "ubuntu-latest_default_sta" failed.
|
Tests (windows-latest)
The operation was canceled.
|
Tests (macos-latest)
The job was canceled because "ubuntu-latest_default_sta" failed.
|
Tests (macos-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/.
|
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/
|
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/.
|
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 (ubuntu-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/.
|