Skip to content

[#43] MR

[#43] MR #31

Triggered via push October 28, 2023 15:21
Status Failure
Total duration 1m 21s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 11 warnings
Test Suite: macro_ui/src/utils.rs#L13
mismatched types
Test Suite: macro_ui/src/utils.rs#L15
mismatched types
Test Suite
could not compile `macro_ui` (lib) due to 2 previous errors
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
mismatched types: macro_ui/src/utils.rs#L15
error[E0308]: mismatched types --> macro_ui/src/utils.rs:15:20 | 15 | if let Some(AngleBracketed(args)) = &segment.arguments { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------------ this expression has type `&syn::PathArguments` | | | expected `PathArguments`, found `Option<_>` | = note: expected enum `syn::PathArguments` found enum `std::option::Option<_>`
mismatched types: macro_ui/src/utils.rs#L13
error[E0308]: mismatched types --> macro_ui/src/utils.rs:13:12 | 13 | if let Some(Type::Path(type_path)) = &field.ty { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ --------- this expression has type `&syn::Type` | | | expected `Type`, found `Option<_>` | = note: expected enum `syn::Type` found enum `std::option::Option<_>`
Lint
could not compile `macro_ui` (lib) due to 3 previous errors
Lint
Clippy had exited with the 101 exit code
Check: macro_ui/src/utils.rs#L13
mismatched types
Check: macro_ui/src/utils.rs#L15
mismatched types
Check
could not compile `macro_ui` (lib) due to 2 previous errors
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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 `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/
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1, actions-rs/clippy-check@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 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 `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/