Update to .NET 8 #293
Annotations
10 errors
tests/HttpClientInterception.Benchmarks/InterceptionBenchmarks.cs#L71
Call System.IDisposable.Dispose on object created by '_options.CreateHttpClient("https://api.github.com")' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
tests/HttpClientInterception.Benchmarks/InterceptionBenchmarks.cs#L71
Call System.IDisposable.Dispose on object created by '_options.CreateHttpClient("https://api.github.com")' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
tests/HttpClientInterception.Benchmarks/InterceptionBenchmarks.cs#L71
Call System.IDisposable.Dispose on object created by '_options.CreateHttpClient("https://api.github.com")' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
tests/HttpClientInterception.Benchmarks/InterceptionBenchmarks.cs#L71
Call System.IDisposable.Dispose on object created by '_options.CreateHttpClient("https://api.github.com")' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
|
|
|
|
Assets file '/home/runner/work/httpclient-interception/httpclient-interception/tests/HttpClientInterception.Benchmarks/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
|
The logs for this run have expired and are no longer available.
Loading