Merge pull request #6283 from elsa-workflows/fix/array-wf-type #2489
packages.yml
on: push
Build packages
8m 7s
Publish to feedz.io
0s
Publish preview to nuget.org
0s
Publish release to nuget.org
0s
Annotations
4 errors and 1 warning
Build packages
[xUnit.net 00:00:02.41] Elsa.Workflows.IntegrationTests.Serialization.JsonSerialization.SerializationTests.RoundtripPrimitiveCollections [FAIL]
|
Elsa.Workflows.IntegrationTests.Serialization.JsonSerialization.SerializationTests.RoundtripPrimitiveCollections:
_/test/integration/Elsa.Workflows.IntegrationTests/Serialization/JsonSerialization/Tests.cs#L106
Assert.Equal() Failure: Values differ
Expected: typeof(System.Collections.Generic.List<Guid>)
Actual: typeof(System.Guid[])
|
Build packages
Target "Test" has thrown an exception
|
Build packages
Process completed with exit code 255.
|
Build packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|