Fix all clippy lints #2013
Annotations
10 errors and 1 warning
tools/packet_inspector/build.rs#L46
variables can be used directly in the `format!` string
|
tools/packet_inspector/build.rs#L53
variables can be used directly in the `format!` string
|
crates/valence_server/src/layer/chunk/loaded.rs#L276
`&std::boxed::Box<[layer::chunk::loaded::Section]>` is not an iterator
|
tools/packet_inspector/build.rs#L104
`to_string()` called on a `&str`
|
tools/packet_inspector/build.rs#L105
`to_string()` called on a `&str`
|
tools/packet_inspector/build.rs#L110
`to_string()` called on a `&str`
|
tools/packet_inspector/build.rs#L111
`to_string()` called on a `&str`
|
tools/packet_inspector/build.rs#L112
`to_string()` called on a `&str`
|
tools/packet_inspector/build.rs#L113
`to_string()` called on a `&str`
|
tools/packet_inspector/build.rs#L117
`to_string()` called on a `&str`
|
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/.
|
This job failed
Loading