Skip to content

Fix enum attribute parsing - allows exposing enum diff stucts #133

Fix enum attribute parsing - allows exposing enum diff stucts

Fix enum attribute parsing - allows exposing enum diff stucts #133

Triggered via push June 14, 2025 19:22
Status Failure
Total duration 41s
Artifacts

rust.yml

on: push
Matrix: BuildRelease
Matrix: Clippy
Matrix: Rustfmt
Matrix: TestAll
Matrix: TestMin
Matrix: TestSerde
Matrix: TestSetters
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 48 warnings
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/expose.rs#L76
the trait bound `Test: Serialize` is not satisfied
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/expose.rs#L76
no method named `ser_bin` found for reference `&&Test` in the current scope
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/expose.rs#L76
the trait bound `expose::test_expose_enum::Test: Deserialize<'_>` is not satisfied
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/expose.rs#L76
the trait bound `Test: Deserialize<'_>` is not satisfied
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/expose.rs#L76
the trait bound `expose::test_expose_enum::Test: Serialize` is not satisfied
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/expose.rs#L76
the trait bound `Test: Serialize` is not satisfied
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/expose.rs#L76
the trait bound `expose::test_expose_enum::Test: nanoserde::DeBin` is not satisfied
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/expose.rs#L76
the trait bound `Test: nanoserde::DeBin` is not satisfied
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/expose.rs#L76
no method named `ser_bin` found for reference `&expose::test_expose_enum::Test` in the current scope
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/expose.rs#L76
no method named `ser_bin` found for reference `&Test` in the current scope
TestSerde (macos-latest, x86_64-apple-darwin)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
TestSerde (macos-latest, x86_64-apple-darwin): tests/expose.rs#L76
the trait bound `expose::test_expose_enum::Test: Serialize` is not satisfied
TestSerde (macos-latest, x86_64-apple-darwin): tests/expose.rs#L76
the trait bound `expose::test_expose_enum::Test: Deserialize<'_>` is not satisfied
TestSerde (macos-latest, x86_64-apple-darwin): tests/expose.rs#L76
the trait bound `expose::test_expose_enum::Test: Serialize` is not satisfied
TestSerde (macos-latest, x86_64-apple-darwin)
could not compile `structdiff` (test "expose") due to 3 previous errors
TestSerde (macos-latest, x86_64-apple-darwin): tests/expose.rs#L76
the trait bound `Test: Serialize` is not satisfied
TestSerde (macos-latest, x86_64-apple-darwin): tests/expose.rs#L76
the trait bound `Test: Deserialize<'_>` is not satisfied
TestSerde (macos-latest, x86_64-apple-darwin): tests/expose.rs#L76
the trait bound `Test: Serialize` is not satisfied
TestAll (macos-latest, x86_64-apple-darwin): tests/expose.rs#L76
the trait bound `Test: Deserialize<'_>` is not satisfied
TestAll (macos-latest, x86_64-apple-darwin): tests/expose.rs#L76
the trait bound `Test: Serialize` is not satisfied
TestAll (macos-latest, x86_64-apple-darwin): tests/expose.rs#L76
the trait bound `Test: nanoserde::DeBin` is not satisfied
TestAll (macos-latest, x86_64-apple-darwin): tests/expose.rs#L76
no method named `ser_bin` found for reference `&Test` in the current scope
TestAll (macos-latest, x86_64-apple-darwin): tests/expose.rs#L76
the trait bound `expose::test_expose_enum::Test: Serialize` is not satisfied
TestAll (macos-latest, x86_64-apple-darwin): tests/expose.rs#L76
no method named `ser_bin` found for reference `&&expose::test_expose_enum::Test` in the current scope
TestAll (macos-latest, x86_64-apple-darwin): tests/expose.rs#L76
the trait bound `expose::test_expose_enum::Test: Deserialize<'_>` is not satisfied
TestAll (macos-latest, x86_64-apple-darwin): tests/expose.rs#L76
the trait bound `expose::test_expose_enum::Test: Serialize` is not satisfied
TestAll (macos-latest, x86_64-apple-darwin): tests/expose.rs#L76
the trait bound `expose::test_expose_enum::Test: nanoserde::DeBin` is not satisfied
TestAll (macos-latest, x86_64-apple-darwin): tests/expose.rs#L76
no method named `ser_bin` found for reference `&expose::test_expose_enum::Test` in the current scope
TestSerde (ubuntu-latest, x86_64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
TestSerde (ubuntu-latest, x86_64-unknown-linux-gnu)
could not compile `structdiff` (test "expose") due to 3 previous errors
TestSerde (ubuntu-latest, x86_64-unknown-linux-gnu): tests/expose.rs#L76
the trait bound `Test: Serialize` is not satisfied
TestSerde (ubuntu-latest, x86_64-unknown-linux-gnu): tests/expose.rs#L76
the trait bound `Test: Deserialize<'_>` is not satisfied
TestSerde (ubuntu-latest, x86_64-unknown-linux-gnu): tests/expose.rs#L76
the trait bound `Test: Serialize` is not satisfied
Rustfmt (ubuntu-latest, x86_64-unknown-linux-gnu)
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 (ubuntu-latest, x86_64-unknown-linux-gnu)
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 (ubuntu-latest, x86_64-unknown-linux-gnu)
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 (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
TestSetters (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
TestSetters (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
TestSetters (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
TestSetters (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
TestMin (macos-latest, x86_64-apple-darwin)
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/
TestMin (macos-latest, x86_64-apple-darwin)
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/
TestMin (macos-latest, x86_64-apple-darwin)
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/
TestMin (macos-latest, x86_64-apple-darwin)
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/
TestSetters (macos-latest, x86_64-apple-darwin)
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/
TestSetters (macos-latest, x86_64-apple-darwin)
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/
TestSetters (macos-latest, x86_64-apple-darwin)
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/
TestSetters (macos-latest, x86_64-apple-darwin)
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/
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
TestSerde (macos-latest, x86_64-apple-darwin)
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/
TestSerde (macos-latest, x86_64-apple-darwin)
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/
TestSerde (macos-latest, x86_64-apple-darwin)
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/
TestSerde (macos-latest, x86_64-apple-darwin)
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/
BuildRelease (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
BuildRelease (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
BuildRelease (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
BuildRelease (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
BuildRelease (macos-latest, x86_64-apple-darwin)
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/
BuildRelease (macos-latest, x86_64-apple-darwin)
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/
BuildRelease (macos-latest, x86_64-apple-darwin)
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/
BuildRelease (macos-latest, x86_64-apple-darwin)
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/
TestMin (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
TestMin (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
TestMin (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
TestMin (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
TestAll (macos-latest, x86_64-apple-darwin)
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/
TestAll (macos-latest, x86_64-apple-darwin)
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/
TestAll (macos-latest, x86_64-apple-darwin)
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/
TestAll (macos-latest, x86_64-apple-darwin)
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, x86_64-unknown-linux-gnu)
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, x86_64-unknown-linux-gnu)
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, x86_64-unknown-linux-gnu)
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, x86_64-unknown-linux-gnu)
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/
TestSerde (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
TestSerde (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
TestSerde (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
TestSerde (ubuntu-latest, x86_64-unknown-linux-gnu)
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/