Update shipyard requirement from 0.7 to 0.10 #319
Annotations
31 errors and 46 warnings
|
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
|
Clippy:
crates/server/src/events/mod.rs#L70
the trait `events::EventMutAfterListener` is not dyn compatible
|
|
Clippy:
crates/server/src/events/mod.rs#L70
the trait `events::EventAfterListener` is not dyn compatible
|
|
Clippy:
crates/server/src/events/mod.rs#L69
the trait `events::EventMutBeforeListener` is not dyn compatible
|
|
Clippy:
crates/server/src/events/mod.rs#L69
the trait `events::EventMutBeforeListener` is not dyn compatible
|
|
Clippy:
crates/server/src/events/mod.rs#L113
no method named `get` found for tuple `(HashMap<TypeId, Vec<Arc<...>>>, ...)` in the current scope
|
|
Clippy:
crates/server/src/events/mod.rs#L61
the trait `events::EventMutAfterListener` is not dyn compatible
|
|
Clippy:
crates/server/src/events/mod.rs#L58
the trait `events::EventAfterListener` is not dyn compatible
|
|
Clippy:
crates/server/src/events/mod.rs#L54
the trait `events::EventMutBeforeListener` is not dyn compatible
|
|
Clippy:
crates/server/src/events/mod.rs#L51
the value of the associated type `Error` in `events::EventBeforeListener` must be specified
|
|
Clippy:
crates/server/src/events/mod.rs#L24
associated type defaults are unstable
|
|
Check:
crates/server/src/events/mod.rs#L70
the trait `EventMutAfterListener` is not dyn compatible
|
|
Check:
crates/server/src/events/mod.rs#L70
the trait `EventAfterListener` is not dyn compatible
|
|
Check:
crates/server/src/events/mod.rs#L69
the trait `EventMutBeforeListener` is not dyn compatible
|
|
Check:
crates/server/src/events/mod.rs#L69
the trait `EventMutBeforeListener` is not dyn compatible
|
|
Check:
crates/server/src/events/mod.rs#L113
no method named `get` found for tuple `(HashMap<TypeId, Vec<Arc<...>>>, ...)` in the current scope
|
|
Check:
crates/server/src/events/mod.rs#L61
the trait `EventMutAfterListener` is not dyn compatible
|
|
Check:
crates/server/src/events/mod.rs#L58
the trait `EventAfterListener` is not dyn compatible
|
|
Check:
crates/server/src/events/mod.rs#L54
the trait `EventMutBeforeListener` is not dyn compatible
|
|
Check:
crates/server/src/events/mod.rs#L51
the value of the associated type `Error` in `EventBeforeListener` must be specified
|
|
Check:
crates/server/src/events/mod.rs#L24
associated type defaults are unstable
|
|
Test Suite:
crates/server/src/events/mod.rs#L70
the trait `EventMutAfterListener` is not dyn compatible
|
|
Test Suite:
crates/server/src/events/mod.rs#L70
the trait `EventAfterListener` is not dyn compatible
|
|
Test Suite:
crates/server/src/events/mod.rs#L69
the trait `EventMutBeforeListener` is not dyn compatible
|
|
Test Suite:
crates/server/src/events/mod.rs#L69
the trait `EventMutBeforeListener` is not dyn compatible
|
|
Test Suite:
crates/server/src/events/mod.rs#L113
no method named `get` found for tuple `(HashMap<TypeId, Vec<Arc<...>>>, ...)` in the current scope
|
|
Test Suite:
crates/server/src/events/mod.rs#L61
the trait `EventMutAfterListener` is not dyn compatible
|
|
Test Suite:
crates/server/src/events/mod.rs#L58
the trait `EventAfterListener` is not dyn compatible
|
|
Test Suite:
crates/server/src/events/mod.rs#L54
the trait `EventMutBeforeListener` is not dyn compatible
|
|
Test Suite:
crates/server/src/events/mod.rs#L51
the value of the associated type `Error` in `EventBeforeListener` must be specified
|
|
Test Suite:
crates/server/src/events/mod.rs#L24
associated type defaults are unstable
|
|
Rustfmt
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/
|
|
Rustfmt
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/
|
|
Rustfmt
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/
|
|
Rustfmt
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
`bedrockrs_form` (lib) generated 1 warning
|
|
Clippy:
crates/level/src/level/chunk.rs#L470
transmute used without annotations
|
|
Clippy:
crates/level/src/level/chunk.rs#L40
very complex type used. Consider factoring parts into `type` definitions
|
|
Clippy:
crates/form/src/elems/button.rs#L1
unused import: `Deserializer`
|
|
Clippy:
crates/level/src/level/chunk.rs#L383
empty line after doc comment
|
|
Clippy
`bedrockrs_addon` (lib) generated 4 warnings (run `cargo clippy --fix --lib -p bedrockrs_addon` to apply 2 suggestions)
|
|
Clippy:
crates/addon/src/behavior/mod.rs#L152
unnecessary `if let` since only the `Ok` variant of the iterator element is used
|
|
Clippy:
crates/addon/src/behavior/mod.rs#L128
unnecessary `if let` since only the `Ok` variant of the iterator element is used
|
|
Clippy:
crates/addon/src/behavior/mod.rs#L93
unnecessary `if let` since only the `Ok` variant of the iterator element is used
|
|
Clippy:
crates/addon/src/behavior/mod.rs#L58
unnecessary `if let` since only the `Ok` variant of the iterator element is used
|
|
Clippy
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
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
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
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/
|
|
Check:
crates/proto/src/version/v671/enums/mod.rs#L1
unused macro definition: `export`
|
|
Check:
crates/proto/src/version/v662/packets/mod.rs#L4
ambiguous glob re-exports
|
|
Check:
crates/proto/src/version/v662/packets/item_component.rs#L1
unused imports: `Deserialize` and `Serialize`
|
|
Check:
crates/proto/src/version/v662/packets/mod.rs#L4
ambiguous glob re-exports
|
|
Check:
crates/proto/src/version/v662/packets/mod.rs#L4
ambiguous glob re-exports
|
|
Check:
crates/proto/src/adapter/mod.rs#L6
unused import: `xuid::Xuid`
|
|
Check:
crates/proto/src/adapter/mod.rs#L4
unused import: `crate::v662::types::ActorRuntimeID`
|
|
Check:
crates/proto/src/adapter/events/emote.rs#L2
unused import: `xuid::Xuid`
|
|
Check
`bedrockrs_form` (lib) generated 1 warning
|
|
Check:
crates/form/src/elems/button.rs#L1
unused import: `Deserializer`
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
Test Suite:
crates/proto/src/version/v748/packets/mod.rs#L4
ambiguous glob re-exports
|
|
Test Suite:
crates/proto/src/version/v748/packets/mod.rs#L4
ambiguous glob re-exports
|
|
Test Suite:
crates/proto/src/version/v671/enums/mod.rs#L1
unused macro definition: `export`
|
|
Test Suite:
crates/proto/src/version/v662/packets/mod.rs#L4
ambiguous glob re-exports
|
|
Test Suite:
crates/proto/src/version/v662/packets/item_component.rs#L1
unused imports: `Deserialize` and `Serialize`
|
|
Test Suite:
crates/proto/src/version/v662/packets/mod.rs#L4
ambiguous glob re-exports
|
|
Test Suite:
crates/proto/src/version/v662/packets/mod.rs#L4
ambiguous glob re-exports
|
|
Test Suite:
crates/proto/src/adapter/mod.rs#L6
unused import: `xuid::Xuid`
|
|
Test Suite:
crates/proto/src/adapter/mod.rs#L4
unused import: `crate::v662::types::ActorRuntimeID`
|
|
Test Suite:
crates/proto/src/adapter/events/emote.rs#L2
unused import: `xuid::Xuid`
|
|
Test Suite
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/
|
|
Test Suite
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/
|
|
Test Suite
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/
|
|
Test Suite
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/
|