Skip to content

Tree rope

Tree rope #125

Triggered via pull request June 14, 2025 18:59
Status Failure
Total duration 1m 5s
Artifacts

rust.yml

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

Annotations

64 errors and 68 warnings
Rustfmt (ubuntu-latest, x86_64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
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): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnumRef<'__diff_target>: Serialize` is not satisfied
TestSerde (ubuntu-latest, x86_64-unknown-linux-gnu): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnum: Serialize` is not satisfied
TestSerde (ubuntu-latest, x86_64-unknown-linux-gnu): tests/types.rs#L51
the trait bound `for<'de> __TestEnumStructDiffEnum: Deserialize<'de>` is not satisfied
TestSerde (ubuntu-latest, x86_64-unknown-linux-gnu)
could not compile `structdiff` (test "types") due to 4 previous errors
TestSerde (ubuntu-latest, x86_64-unknown-linux-gnu): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnumRef<'__diff_target>: Serialize` is not satisfied
TestSerde (ubuntu-latest, x86_64-unknown-linux-gnu): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnum: Serialize` is not satisfied
TestSerde (ubuntu-latest, x86_64-unknown-linux-gnu): tests/types.rs#L51
the trait bound `for<'de> __TestEnumStructDiffEnum: Deserialize<'de>` is not satisfied
TestSerde (ubuntu-latest, x86_64-unknown-linux-gnu): tests/types.rs#L51
cannot find attribute `serde` in this scope
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnum: nanoserde::SerBin` is not satisfied
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnum: nanoserde::SerBin` is not satisfied
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnum: nanoserde::DeBin` is not satisfied
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnum: Serialize` is not satisfied
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnum: nanoserde::DeBin` is not satisfied
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnum: Serialize` is not satisfied
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/types.rs#L51
the trait bound `for<'de> __TestEnumStructDiffEnum: Deserialize<'de>` is not satisfied
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/types.rs#L51
the trait bound `for<'de> __TestEnumStructDiffEnum: Deserialize<'de>` is not satisfied
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/types.rs#L51
`__TestEnumStructDiffEnum` doesn't implement `Debug`
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): tests/types.rs#L51
cannot find attribute `serde` in this scope
TestAll (macos-latest, x86_64-apple-darwin): tests/integration.rs#L29
the trait bound `__TestEnumStructDiffEnum: nanoserde::SerBin` is not satisfied
TestAll (macos-latest, x86_64-apple-darwin): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnumRef<'__diff_target>: nanoserde::SerBin` is not satisfied
TestAll (macos-latest, x86_64-apple-darwin): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnumRef<'__diff_target>: Serialize` is not satisfied
TestAll (macos-latest, x86_64-apple-darwin): tests/types.rs#L51
`__TestEnumStructDiffEnumRef<'__diff_target>` doesn't implement `Debug`
TestAll (macos-latest, x86_64-apple-darwin): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnum: nanoserde::SerBin` is not satisfied
TestAll (macos-latest, x86_64-apple-darwin): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnum: nanoserde::DeBin` is not satisfied
TestAll (macos-latest, x86_64-apple-darwin): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnum: Serialize` is not satisfied
TestAll (macos-latest, x86_64-apple-darwin): tests/types.rs#L51
the trait bound `for<'de> __TestEnumStructDiffEnum: Deserialize<'de>` is not satisfied
TestAll (macos-latest, x86_64-apple-darwin): tests/types.rs#L51
`__TestEnumStructDiffEnum` doesn't implement `Debug`
TestAll (macos-latest, x86_64-apple-darwin): tests/types.rs#L51
cannot find attribute `serde` in this 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)
could not compile `structdiff` (test "types") due to 4 previous errors
TestSerde (macos-latest, x86_64-apple-darwin): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnumRef<'__diff_target>: Serialize` is not satisfied
TestSerde (macos-latest, x86_64-apple-darwin): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnum: Serialize` is not satisfied
TestSerde (macos-latest, x86_64-apple-darwin): tests/types.rs#L51
the trait bound `for<'de> __TestEnumStructDiffEnum: Deserialize<'de>` is not satisfied
TestSerde (macos-latest, x86_64-apple-darwin): tests/types.rs#L51
cannot find attribute `serde` in this scope
TestSetters (windows-latest, x86_64-pc-windows-msvc)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
TestSetters (windows-latest, x86_64-pc-windows-msvc)
linking with `link.exe` failed: exit code: 1120
TestSetters (windows-latest, x86_64-pc-windows-msvc)
could not compile `structdiff` (test "integration") due to 1 previous error
TestSetters (windows-latest, x86_64-pc-windows-msvc)
linking with `link.exe` failed: exit code: 1120
TestMin (windows-latest, x86_64-pc-windows-msvc)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
TestMin (windows-latest, x86_64-pc-windows-msvc)
linking with `link.exe` failed: exit code: 1120
TestMin (windows-latest, x86_64-pc-windows-msvc)
could not compile `structdiff` (test "integration") due to 1 previous error
TestMin (windows-latest, x86_64-pc-windows-msvc)
linking with `link.exe` failed: exit code: 1120
TestSerde (windows-latest, x86_64-pc-windows-msvc)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
TestSerde (windows-latest, x86_64-pc-windows-msvc)
could not compile `structdiff` (test "integration") due to 4 previous errors
TestSerde (windows-latest, x86_64-pc-windows-msvc)
could not compile `structdiff` (test "types") due to 4 previous errors
TestSerde (windows-latest, x86_64-pc-windows-msvc): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnumRef<'__diff_target>: Serialize` is not satisfied
TestSerde (windows-latest, x86_64-pc-windows-msvc): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnum: Serialize` is not satisfied
TestSerde (windows-latest, x86_64-pc-windows-msvc): tests/types.rs#L51
the trait bound `for<'de> __TestEnumStructDiffEnum: Deserialize<'de>` is not satisfied
TestSerde (windows-latest, x86_64-pc-windows-msvc): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnumRef<'__diff_target>: Serialize` is not satisfied
TestSerde (windows-latest, x86_64-pc-windows-msvc): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnum: Serialize` is not satisfied
TestSerde (windows-latest, x86_64-pc-windows-msvc): tests/types.rs#L51
the trait bound `for<'de> __TestEnumStructDiffEnum: Deserialize<'de>` is not satisfied
TestSerde (windows-latest, x86_64-pc-windows-msvc): tests/types.rs#L51
cannot find attribute `serde` in this scope
TestAll (windows-latest, x86_64-pc-windows-msvc)
could not compile `structdiff` (test "types") due to 9 previous errors
TestAll (windows-latest, x86_64-pc-windows-msvc): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnumRef<'__diff_target>: nanoserde::SerBin` is not satisfied
TestAll (windows-latest, x86_64-pc-windows-msvc): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnumRef<'__diff_target>: Serialize` is not satisfied
TestAll (windows-latest, x86_64-pc-windows-msvc): tests/types.rs#L51
`__TestEnumStructDiffEnumRef<'__diff_target>` doesn't implement `Debug`
TestAll (windows-latest, x86_64-pc-windows-msvc): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnum: nanoserde::SerBin` is not satisfied
TestAll (windows-latest, x86_64-pc-windows-msvc): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnum: nanoserde::DeBin` is not satisfied
TestAll (windows-latest, x86_64-pc-windows-msvc): tests/types.rs#L51
the trait bound `__TestEnumStructDiffEnum: Serialize` is not satisfied
TestAll (windows-latest, x86_64-pc-windows-msvc): tests/types.rs#L51
the trait bound `for<'de> __TestEnumStructDiffEnum: Deserialize<'de>` is not satisfied
TestAll (windows-latest, x86_64-pc-windows-msvc): tests/types.rs#L51
`__TestEnumStructDiffEnum` doesn't implement `Debug`
TestAll (windows-latest, x86_64-pc-windows-msvc): tests/types.rs#L51
cannot find attribute `serde` in this scope
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
BuildRelease (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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/