Skip to content

add simple methods for string conversion #77

add simple methods for string conversion

add simple methods for string conversion #77

Triggered via push October 3, 2024 14:32
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 44 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Clippy: crates/proto_macros/src/lib.rs#L109
using `Option.and_then(|x| Some(y))`, which is more succinctly expressed as `map(|x| y)`
Clippy: crates/proto_macros/src/lib.rs#L110
using `Option.and_then(|x| Some(y))`, which is more succinctly expressed as `map(|x| y)`
Clippy
could not compile `bedrockrs_proto_macros` (lib) due to 2 previous errors
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check: crates/proto/src/listener.rs#L9
unresolved import `crate::info::MINECRAFT_VERSION`
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite: crates/proto/src/listener.rs#L9
unresolved import `crate::info::MINECRAFT_VERSION`
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Rustfmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check: crates/addon/src/behavior/mod.rs#L180
unused variable: `path`
Check: crates/addon/src/behavior/mod.rs#L187
unused variable: `addons`
Check: crates/addon/src/resource/mod.rs#L44
unused variable: `path`
Check: crates/addon/src/resource/mod.rs#L51
unused variable: `addons`
Check
`bedrockrs_addon` (lib) generated 4 warnings
Check: crates/paletted_storage/src/lib.rs#L52
unreachable call
Check: crates/paletted_storage/src/lib.rs#L59
unreachable call
Check
`bedrockrs_paletted_storage` (lib) generated 2 warnings
Check: crates/proto/src/connection.rs#L1
unused import: `std::future::Future`
Check: crates/proto/src/gamepackets.rs#L59
unused import: `GamePacket`
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/addon/src/behavior/mod.rs#L180
unused variable: `path`
Test Suite: crates/addon/src/behavior/mod.rs#L187
unused variable: `addons`
Test Suite: crates/addon/src/resource/mod.rs#L44
unused variable: `path`
Test Suite: crates/addon/src/resource/mod.rs#L51
unused variable: `addons`
Test Suite
`bedrockrs_addon` (lib) generated 4 warnings
Test Suite: crates/paletted_storage/src/lib.rs#L52
unreachable call
Test Suite: crates/paletted_storage/src/lib.rs#L59
unreachable call
Test Suite
`bedrockrs_paletted_storage` (lib) generated 2 warnings
Test Suite: crates/proto/src/connection.rs#L1
unused import: `std::future::Future`
Test Suite: crates/proto/src/gamepackets.rs#L59
unused import: `GamePacket`