update libs #53
Annotations
2 errors and 6 warnings
associated function `read_unnamed` is private:
azalea-buf/src/read.rs#L373
error[E0624]: associated function `read_unnamed` is private
--> azalea-buf/src/read.rs:373:33
|
373 | Ok(simdnbt::owned::Nbt::read_unnamed(buf)?)
| ^^^^^^^^^^^^ private associated function
|
::: /home/runner/.cargo/git/checkouts/simdnbt-6350c7beb21f1e0d/07bb1e7/simdnbt/src/owned/mod.rs:88:5
|
88 | fn read_unnamed(data: &mut Cursor<&[u8]>) -> Result<Nbt, Error> {
| --------------------------------------------------------------- private associated function defined here
|
clippy_check
Clippy had exited with the 101 exit code
|
clippy_check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
clippy_check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy_check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy_check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy_check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy_check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|