Skip to content

[Fix]: Fixed lots of bugs in the Level implementation #263

[Fix]: Fixed lots of bugs in the Level implementation

[Fix]: Fixed lots of bugs in the Level implementation #263

Triggered via pull request January 4, 2025 15:16
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 50 warnings
Test Suite
could not compile `bedrockrs` (example "basic_world_interaction") due to 2 previous errors
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check: crates/form/src/elems/button.rs#L1
unused import: `Deserializer`
Check
`bedrockrs_form` (lib) generated 1 warning
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/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/v671/enums/mod.rs#L1
unused macro definition: `export`
Check: crates/proto/src/version/v748/packets/mod.rs#L4
ambiguous glob re-exports
Check: crates/proto/src/version/v748/packets/mod.rs#L4
ambiguous glob re-exports
Check: crates/proto/src/encryption.rs#L5
fields `send_counter`, `buf`, and `key` are never read
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/
Clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/
Clippy: crates/addon/src/behavior/mod.rs#L58
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#L128
unnecessary `if let` since only the `Ok` variant of the iterator element is used
Clippy: crates/addon/src/behavior/mod.rs#L152
unnecessary `if let` since only the `Ok` variant of the iterator element is used
Clippy
`bedrockrs_addon` (lib) generated 4 warnings
Clippy: crates/form/src/elems/button.rs#L1
unused import: `Deserializer`
Clippy
`bedrockrs_form` (lib) generated 1 warning
Clippy: crates/level/src/level/chunk.rs#L383
empty line after doc comment
Clippy: crates/level/src/level/chunk.rs#L470
transmute used without annotations
Clippy: crates/level/src/level/mod.rs#L5
module has the same name as its containing module
Test Suite
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/
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/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/v671/enums/mod.rs#L1
unused macro definition: `export`
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/form/src/elems/button.rs#L1
unused import: `Deserializer`
Test Suite
`bedrockrs_form` (lib) generated 1 warning
Test Suite
`bedrockrs_form` (lib test) generated 1 warning (1 duplicate)