Skip to content

add merge function for merging multiple addons #23

add merge function for merging multiple addons

add merge function for merging multiple addons #23

Triggered via push August 5, 2024 14:34
Status Failure
Total duration 1m 35s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 44 warnings
Clippy: crates/proto_derive/src/de.rs#L17
use of `expect` followed by a function call
Clippy: crates/proto_derive/src/de.rs#L71
use of `expect` followed by a function call
Clippy: crates/proto_derive/src/de.rs#L125
useless conversion to the same type: `proc_macro2::TokenStream`
Clippy: crates/proto_derive/src/de.rs#L139
use of `expect` followed by a function call
Clippy: crates/proto_derive/src/de.rs#L139
useless use of `format!`
Clippy: crates/proto_derive/src/ser.rs#L17
use of `expect` followed by a function call
Clippy: crates/proto_derive/src/ser.rs#L69
use of `expect` followed by a function call
Clippy: crates/proto_derive/src/ser.rs#L115
useless conversion to the same type: `proc_macro2::TokenStream`
Clippy: crates/proto_derive/src/ser.rs#L129
use of `expect` followed by a function call
Clippy: crates/proto_derive/src/ser.rs#L129
useless use of `format!`
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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/form/src/elems/button.rs#L33
unused variable: `elem_json`
Check: crates/form/src/elems/dropdown.rs#L22
unused variable: `elem_json`
Check: crates/form/src/elems/input.rs#L22
unused variable: `elem_json`
Check: crates/form/src/elems/label.rs#L18
unused variable: `elem_json`
Check: crates/form/src/elems/slider.rs#L26
unused variable: `elem_json`
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 uses Node.js version which is deprecated 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/form/src/elems/button.rs#L33
unused variable: `elem_json`
Test Suite: crates/form/src/elems/dropdown.rs#L22
unused variable: `elem_json`
Test Suite: crates/form/src/elems/input.rs#L22
unused variable: `elem_json`
Test Suite: crates/form/src/elems/label.rs#L18
unused variable: `elem_json`
Test Suite: crates/form/src/elems/slider.rs#L26
unused variable: `elem_json`