Skip to content

fix recipes and commands packets #1748

fix recipes and commands packets

fix recipes and commands packets #1748

Triggered via push April 11, 2024 06:01
Status Failure
Total duration 1m 29s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

43 errors and 14 warnings
no method named `iter` found for reference `&SlotList<2>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<2>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<2>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<5>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<5>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<5>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<3>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<3>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<3>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<54>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<54>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<54>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<45>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<45>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<45>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<27>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<27>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<27>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<18>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<18>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<18>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<9>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<9>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<9>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<36>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<36>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<36>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<4>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<4>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<4>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<2>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<2>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<2>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<5>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<5>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<5>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<3>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<3>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<3>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<54>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<54>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<54>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<45>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<45>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<45>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<27>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<27>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<27>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<18>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<18>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<18>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<9>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<9>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<9>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<36>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<36>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<36>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<4>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<4>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<4>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
unresolved imports `slot::ItemSlot`, `slot::ItemSlotData`: azalea-inventory/src/lib.rs#L10
error[E0432]: unresolved imports `slot::ItemSlot`, `slot::ItemSlotData` --> azalea-inventory/src/lib.rs:10:16 | 10 | pub use slot::{ItemSlot, ItemSlotData}; | ^^^^^^^^ ^^^^^^^^^^^^ no `ItemSlotData` in `slot` | | | no `ItemSlot` in `slot` | = help: consider importing this variant instead: azalea_registry::CommandArgumentKind::ItemSlot
clippy_check
Clippy had exited with the 101 exit code
no method named `iter` found for reference `&SlotList<2>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<2>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<2>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<5>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<5>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<5>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<3>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<3>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<3>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<54>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<54>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<54>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<45>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<45>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<45>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<27>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<27>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<27>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<18>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<18>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<18>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<9>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<9>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<9>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<36>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<36>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<36>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<4>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<4>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<4>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<2>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<2>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<2>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<5>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<5>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<5>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<3>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<3>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<3>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<54>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<54>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<54>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<45>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<45>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<45>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<27>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<27>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<27>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<18>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<18>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<18>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<9>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<9>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<9>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<36>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<36>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<36>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
no method named `iter` found for reference `&SlotList<4>` in the current scope: azalea-inventory/src/lib.rs#L63
error[E0599]: no method named `iter` found for reference `&SlotList<4>` in the current scope --> azalea-inventory/src/lib.rs:63:1 | 63 | declare_menus! { | _^ 64 | | Player { 65 | | craft_result: 1, 66 | | craft: 4, ... | 169 | | }, 170 | | } | |_^ method not found in `&SlotList<4>` | = note: this error originates in the macro `declare_menus` (in Nightly builds, run with -Z macro-backtrace for more info)
unresolved imports `slot::ItemSlot`, `slot::ItemSlotData`: azalea-inventory/src/lib.rs#L10
error[E0432]: unresolved imports `slot::ItemSlot`, `slot::ItemSlotData` --> azalea-inventory/src/lib.rs:10:16 | 10 | pub use slot::{ItemSlot, ItemSlotData}; | ^^^^^^^^ ^^^^^^^^^^^^ no `ItemSlotData` in `slot` | | | no `ItemSlot` in `slot` | = help: consider importing this variant instead: azalea_registry::CommandArgumentKind::ItemSlot
unused import: `item::MaxStackSizeExt`: azalea-inventory/src/operations.rs#L6
warning: unused import: `item::MaxStackSizeExt` --> azalea-inventory/src/operations.rs:6:5 | 6 | item::MaxStackSizeExt, AnvilMenuLocation, BeaconMenuLocation, BlastFurnaceMenuLocation, | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default
this `impl` can be derived: azalea-registry/src/extra.rs#L22
warning: this `impl` can be derived --> azalea-registry/src/extra.rs:22:1 | 22 | / impl Default for WolfVariant { 23 | | fn default() -> Self { 24 | | WolfVariant::Pale 25 | | } 26 | | } | |_^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#derivable_impls = note: `#[warn(clippy::derivable_impls)]` on by default = help: remove the manual implementation... help: ...and instead derive it... | 8 + #[derive(Default)] 9 | registry! { | help: ...and mark the default variant | 8 + #[default] 9 | registry! { |
usage of a legacy numeric method: azalea-buf/src/write.rs#L140
warning: usage of a legacy numeric method --> azalea-buf/src/write.rs:140:42 | 140 | value = (value >> 7) & (i64::max_value() >> 6); | ^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#legacy_numeric_constants help: use the associated constant instead | 140 | value = (value >> 7) & (i64::MAX >> 6); | ~~~
usage of a legacy numeric method: azalea-buf/src/write.rs#L44
warning: usage of a legacy numeric method --> azalea-buf/src/write.rs:44:42 | 44 | value = (value >> 7) & (i32::max_value() >> 6); | ^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#legacy_numeric_constants = note: `#[warn(clippy::legacy_numeric_constants)]` on by default help: use the associated constant instead | 44 | value = (value >> 7) & (i32::MAX >> 6); | ~~~
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/
unused import: `item::MaxStackSizeExt`: azalea-inventory/src/operations.rs#L6
warning: unused import: `item::MaxStackSizeExt` --> azalea-inventory/src/operations.rs:6:5 | 6 | item::MaxStackSizeExt, AnvilMenuLocation, BeaconMenuLocation, BlastFurnaceMenuLocation, | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default
this `impl` can be derived: azalea-registry/src/extra.rs#L22
warning: this `impl` can be derived --> azalea-registry/src/extra.rs:22:1 | 22 | / impl Default for WolfVariant { 23 | | fn default() -> Self { 24 | | WolfVariant::Pale 25 | | } 26 | | } | |_^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#derivable_impls = note: `#[warn(clippy::derivable_impls)]` on by default = help: remove the manual implementation... help: ...and instead derive it... | 8 + #[derive(Default)] 9 | registry! { | help: ...and mark the default variant | 8 + #[default] 9 | registry! { |
usage of a legacy numeric method: azalea-buf/src/write.rs#L140
warning: usage of a legacy numeric method --> azalea-buf/src/write.rs:140:42 | 140 | value = (value >> 7) & (i64::max_value() >> 6); | ^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#legacy_numeric_constants help: use the associated constant instead | 140 | value = (value >> 7) & (i64::MAX >> 6); | ~~~
usage of a legacy numeric method: azalea-buf/src/write.rs#L44
warning: usage of a legacy numeric method --> azalea-buf/src/write.rs:44:42 | 44 | value = (value >> 7) & (i32::max_value() >> 6); | ^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#legacy_numeric_constants = note: `#[warn(clippy::legacy_numeric_constants)]` on by default help: use the associated constant instead | 44 | value = (value >> 7) & (i32::MAX >> 6); | ~~~