Convert test suite to TUnit #24
Annotations
10 errors and 11 warnings
ubuntu-latest
Testhost process for source(s) '/home/runner/work/Fga.Net/Fga.Net/tests/Fga.Net.Tests/bin/Debug/net8.0/Fga.Net.Tests.dll' exited with error: You must install or update .NET to run this application.
|
ubuntu-latest
App: /home/runner/work/Fga.Net/Fga.Net/tests/Fga.Net.Tests/bin/Debug/net8.0/testhost.dll
|
ubuntu-latest
Architecture: x64
|
ubuntu-latest
Framework: 'Microsoft.NETCore.App', version '8.0.0' (x64)
|
ubuntu-latest
.NET location: /home/runner/work/Fga.Net/Fga.Net/.nuke/temp/dotnet-unix/
|
ubuntu-latest
The following frameworks were found:
|
ubuntu-latest
9.0.0 at [/home/runner/work/Fga.Net/Fga.Net/.nuke/temp/dotnet-unix/shared/Microsoft.NETCore.App]
|
ubuntu-latest
Learn more:
|
ubuntu-latest
https://aka.ms/dotnet/app-launch-failed
|
ubuntu-latest
To install missing framework, download:
|
ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest
Attempting second-chance registration of MSBuild after RegisterDefaults failed
|
ubuntu-latest
/home/runner/work/Fga.Net/Fga.Net/src/Fga.Net/FgaConfigurationBuilder.cs(52,27): warning CS1574: XML comment has cref attribute 'MaxRetry' that could not be resolved [/home/runner/work/Fga.Net/Fga.Net/src/Fga.Net/Fga.Net.DependencyInjection.csproj::TargetFramework=net9.0]
|
ubuntu-latest
/home/runner/work/Fga.Net/Fga.Net/src/Fga.Net/FgaConfigurationBuilder.cs(60,27): warning CS1574: XML comment has cref attribute 'MinWaitInMs' that could not be resolved [/home/runner/work/Fga.Net/Fga.Net/src/Fga.Net/Fga.Net.DependencyInjection.csproj::TargetFramework=net9.0]
|
ubuntu-latest
/home/runner/work/Fga.Net/Fga.Net/src/Fga.Net/FgaConfigurationBuilder.cs(52,27): warning CS1574: XML comment has cref attribute 'MaxRetry' that could not be resolved [/home/runner/work/Fga.Net/Fga.Net/src/Fga.Net/Fga.Net.DependencyInjection.csproj::TargetFramework=net8.0]
|
ubuntu-latest
/home/runner/work/Fga.Net/Fga.Net/src/Fga.Net/FgaConfigurationBuilder.cs(69,27): warning CS1574: XML comment has cref attribute 'Telemetry' that could not be resolved [/home/runner/work/Fga.Net/Fga.Net/src/Fga.Net/Fga.Net.DependencyInjection.csproj::TargetFramework=net9.0]
|
ubuntu-latest
/home/runner/work/Fga.Net/Fga.Net/src/Fga.Net/FgaConfigurationBuilder.cs(60,27): warning CS1574: XML comment has cref attribute 'MinWaitInMs' that could not be resolved [/home/runner/work/Fga.Net/Fga.Net/src/Fga.Net/Fga.Net.DependencyInjection.csproj::TargetFramework=net8.0]
|
ubuntu-latest
/home/runner/work/Fga.Net/Fga.Net/src/Fga.Net/FgaConfigurationBuilder.cs(69,27): warning CS1574: XML comment has cref attribute 'Telemetry' that could not be resolved [/home/runner/work/Fga.Net/Fga.Net/src/Fga.Net/Fga.Net.DependencyInjection.csproj::TargetFramework=net8.0]
|
ubuntu-latest
/home/runner/work/Fga.Net/Fga.Net/tests/Fga.Net.Tests/Client/EndpointTests.cs(75,36): warning xUnit1051: Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051) [/home/runner/work/Fga.Net/Fga.Net/tests/Fga.Net.Tests/Fga.Net.Tests.csproj]
|
ubuntu-latest
/home/runner/work/Fga.Net/Fga.Net/tests/Fga.Net.Tests/Client/EndpointTests.cs(83,35): warning xUnit1051: Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051) [/home/runner/work/Fga.Net/Fga.Net/tests/Fga.Net.Tests/Fga.Net.Tests.csproj]
|
ubuntu-latest
/home/runner/work/Fga.Net/Fga.Net/tests/Fga.Net.Tests/Client/EndpointTests.cs(88,32): warning xUnit1051: Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051) [/home/runner/work/Fga.Net/Fga.Net/tests/Fga.Net.Tests/Fga.Net.Tests.csproj]
|