Skip to content

Update thiserror requirement from 1.0 to 2.0 in /crates/addon #167

Update thiserror requirement from 1.0 to 2.0 in /crates/addon

Update thiserror requirement from 1.0 to 2.0 in /crates/addon #167

Triggered via pull request December 9, 2024 15:57
Status Failure
Total duration 1m 20s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 40 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/login/set_title.rs#L27
mismatched types
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite: crates/proto/src/login/set_title.rs#L27
mismatched types
Test Suite
could not compile `bedrockrs_proto` (lib test) due to 1 previous error; 85 warnings emitted
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/
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/
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/form/src/elems/button.rs#L1
unused import: `Deserializer`
Check
`bedrockrs_form` (lib) generated 1 warning
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
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/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/form/src/elems/button.rs#L1
unused import: `Deserializer`
Test Suite
`bedrockrs_form` (lib) generated 1 warning
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