Skip to content

remove DeBin bound on some DiffRef helpers #113

remove DeBin bound on some DiffRef helpers

remove DeBin bound on some DiffRef helpers #113

Triggered via push February 22, 2025 17:49
Status Failure
Total duration 9m 4s
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

61 errors and 74 warnings
Rustfmt (ubuntu-latest, x86_64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): src/collections/unordered_array_like.rs#L507
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): src/collections/unordered_array_like.rs#L542
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): src/collections/unordered_map_like.rs#L476
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): src/collections/unordered_map_like.rs#L515
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): src/collections/unordered_map_like_recursive.rs#L438
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): src/collections/unordered_map_like_recursive.rs#L469
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (ubuntu-latest, x86_64-unknown-linux-gnu): src/collections/ordered_array_like.rs#L698
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (ubuntu-latest, x86_64-unknown-linux-gnu): src/collections/unordered_array_like.rs#L507
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (ubuntu-latest, x86_64-unknown-linux-gnu): src/collections/unordered_array_like.rs#L542
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (ubuntu-latest, x86_64-unknown-linux-gnu): src/collections/unordered_map_like.rs#L476
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (ubuntu-latest, x86_64-unknown-linux-gnu): src/collections/unordered_map_like.rs#L515
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (ubuntu-latest, x86_64-unknown-linux-gnu): src/collections/unordered_map_like_recursive.rs#L438
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (ubuntu-latest, x86_64-unknown-linux-gnu): src/collections/unordered_map_like_recursive.rs#L469
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (ubuntu-latest, x86_64-unknown-linux-gnu): src/collections/ordered_array_like.rs#L698
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (macos-latest, x86_64-apple-darwin): src/collections/unordered_array_like.rs#L507
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (macos-latest, x86_64-apple-darwin): src/collections/unordered_array_like.rs#L542
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (macos-latest, x86_64-apple-darwin): src/collections/unordered_map_like.rs#L476
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (macos-latest, x86_64-apple-darwin): src/collections/unordered_map_like.rs#L515
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (macos-latest, x86_64-apple-darwin): src/collections/unordered_map_like_recursive.rs#L438
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (macos-latest, x86_64-apple-darwin): src/collections/unordered_map_like_recursive.rs#L469
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (macos-latest, x86_64-apple-darwin): src/collections/ordered_array_like.rs#L698
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (macos-latest, x86_64-apple-darwin): src/collections/unordered_map_like.rs#L476
struct `DeBinErr` has no field named `msg`
TestAll (macos-latest, x86_64-apple-darwin): src/collections/unordered_array_like.rs#L507
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (macos-latest, x86_64-apple-darwin): src/collections/unordered_array_like.rs#L542
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (macos-latest, x86_64-apple-darwin): src/collections/unordered_map_like.rs#L476
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (macos-latest, x86_64-apple-darwin): src/collections/unordered_map_like.rs#L515
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (macos-latest, x86_64-apple-darwin): src/collections/unordered_map_like_recursive.rs#L438
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (macos-latest, x86_64-apple-darwin): src/collections/unordered_map_like_recursive.rs#L469
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (macos-latest, x86_64-apple-darwin): src/collections/ordered_array_like.rs#L698
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (macos-latest, x86_64-apple-darwin): src/collections/unordered_array_like.rs#L507
struct `DeBinErr` has no field named `msg`
TestAll (macos-latest, x86_64-apple-darwin): src/collections/unordered_array_like.rs#L542
struct `DeBinErr` has no field named `msg`
TestAll (macos-latest, x86_64-apple-darwin): src/collections/unordered_map_like.rs#L476
struct `DeBinErr` has no field named `msg`
BuildRelease (windows-latest, x86_64-pc-windows-msvc): src/collections/unordered_array_like.rs#L507
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (windows-latest, x86_64-pc-windows-msvc): src/collections/unordered_array_like.rs#L542
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (windows-latest, x86_64-pc-windows-msvc): src/collections/unordered_map_like.rs#L476
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (windows-latest, x86_64-pc-windows-msvc): src/collections/unordered_map_like.rs#L515
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (windows-latest, x86_64-pc-windows-msvc): src/collections/unordered_map_like_recursive.rs#L438
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (windows-latest, x86_64-pc-windows-msvc): src/collections/unordered_map_like_recursive.rs#L469
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
BuildRelease (windows-latest, x86_64-pc-windows-msvc): src/collections/ordered_array_like.rs#L698
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (windows-latest, x86_64-pc-windows-msvc): src/collections/unordered_array_like.rs#L507
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (windows-latest, x86_64-pc-windows-msvc): src/collections/unordered_array_like.rs#L542
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (windows-latest, x86_64-pc-windows-msvc): src/collections/unordered_map_like.rs#L476
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (windows-latest, x86_64-pc-windows-msvc): src/collections/unordered_map_like.rs#L515
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (windows-latest, x86_64-pc-windows-msvc): src/collections/unordered_map_like_recursive.rs#L438
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (windows-latest, x86_64-pc-windows-msvc): src/collections/unordered_map_like_recursive.rs#L469
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (windows-latest, x86_64-pc-windows-msvc): src/collections/ordered_array_like.rs#L698
failed to resolve: could not find `DeBinErrReason` in `nanoserde`
TestAll (windows-latest, x86_64-pc-windows-msvc): src/collections/unordered_map_like.rs#L476
struct `DeBinErr` has no field named `msg`
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/
Clippy (ubuntu-latest, x86_64-unknown-linux-gnu): src/collections/rope.rs#L97
non-canonical implementation of `partial_cmp` on an `Ord` type
Clippy (ubuntu-latest, x86_64-unknown-linux-gnu): src/collections/rope.rs#L126
called `skip_while(<p>).next()` on an `Iterator`
Clippy (ubuntu-latest, x86_64-unknown-linux-gnu): src/collections/rope.rs#L137
called `skip_while(<p>).next()` on an `Iterator`
Clippy (ubuntu-latest, x86_64-unknown-linux-gnu): src/collections/ordered_array_like.rs#L240
very complex type used. Consider factoring parts into `type` definitions
Clippy (ubuntu-latest, x86_64-unknown-linux-gnu)
`structdiff` (lib) generated 5 warnings
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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 (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/