Adding API fix to avoid breaking changes #1464
Annotations
3 errors
Run tests
Process completed with exit code 1.
|
Run tests:
tests/CommunityToolkit.Aspire.Hosting.Golang.Tests/AppHostTests.cs#L11
System.TimeoutException : The operation has timed out.
|
Run tests:
tests/CommunityToolkit.Aspire.Hosting.Golang.Tests/ResourceCreationTests.cs#L28
Assert.Collection() Failure: Item comparison failure
↓ (pos 0)
Collection: ["System.Collections.Generic.List`1[System.String]"]
Error: Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "run"
Actual: "System.Collections.Generic.List`1[System."···
↑ (pos 0)
Stack Trace:
/home/runner/work/Aspire/Aspire/tests/CommunityToolkit.Aspire.Hosting.Golang.Tests/ResourceCreationTests.cs(45,0): at CommunityToolkit.Aspire.Hosting.Golang.Extensions.Tests.ResourceCreationTests.<>c.<GolangAppWithBuildTagsAsync>b__1_0(String arg)
|
Loading