Skip to content

Rework the level API again. #276

Rework the level API again.

Rework the level API again. #276

Triggered via pull request January 25, 2025 22:25
Status Success
Total duration 1m 16s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
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/level/src/level/db_interface/rusty.rs#L4
unused import: `crate::level::db_interface::key_level::KeyTypeTag::SubChunkPrefix`
Check: crates/level/src/level/world_block.rs#L50
unnecessary parentheses around function argument
Check: crates/level/src/level/world_block.rs#L51
unnecessary parentheses around function argument
Check: crates/level/src/utility/miner.rs#L65
unreachable statement
Check: crates/level/src/level/level.rs#L611
unused variable: `sub_chunk`
Check: crates/level/src/utility/miner.rs#L62
unused variable: `file_name`
Check: crates/level/src/utility/miner.rs#L62
unused variable: `data`
Check: crates/level/src/level/world_block.rs#L67
associated function `interior_position` is never used
Check
`bedrockrs_level` (lib) generated 8 warnings (run `cargo fix --lib -p bedrockrs_level` to apply 3 suggestions)
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/
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/level/src/level/db_interface/rusty.rs#L4
unused import: `crate::level::db_interface::key_level::KeyTypeTag::SubChunkPrefix`
Clippy: crates/level/src/level/world_block.rs#L50
unnecessary parentheses around function argument
Clippy: crates/level/src/level/world_block.rs#L51
unnecessary parentheses around function argument
Clippy: crates/form/src/elems/button.rs#L1
unused import: `Deserializer`
Clippy: crates/level/src/utility/miner.rs#L65
unreachable statement
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/level/src/level/db_interface/rusty.rs#L4
unused import: `crate::level::db_interface::key_level::KeyTypeTag::SubChunkPrefix`
Test Suite: crates/level/src/level/world_block.rs#L50
unnecessary parentheses around function argument
Test Suite: crates/level/src/level/world_block.rs#L51
unnecessary parentheses around function argument