Skip to content

V11.0.0/launch

V11.0.0/launch #138

Triggered via pull request November 11, 2025 20:36
Status Success
Total duration 6m 2s
Artifacts 12

pipelines.yml

on: pull_request
Matrix: call-build
Matrix: call-test
Matrix: call-pack
call-sonarcloud  /  🔬 Code Quality Analysis
1m 22s
call-sonarcloud / 🔬 Code Quality Analysis
call-codecov  /  📊 Code Coverage Analysis
13s
call-codecov / 📊 Code Coverage Analysis
call-nuget  /  deploy
call-nuget / deploy
call-nuget  /  deploy_environment
call-nuget / deploy_environment
Fit to window
Zoom out
Zoom in

Annotations

70 warnings
call-build (Release) / 🛠️ Build: src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Release) / 🛠️ Build: src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Release) / 🛠️ Build: src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Release) / 🛠️ Build: src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L55
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Release) / 🛠️ Build: src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Release) / 🛠️ Build: src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Release) / 🛠️ Build: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Release) / 🛠️ Build: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Release) / 🛠️ Build: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Release) / 🛠️ Build: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Debug) / 🛠️ Build: src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Debug) / 🛠️ Build: src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Debug) / 🛠️ Build: src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Debug) / 🛠️ Build: src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Debug) / 🛠️ Build: src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L55
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Debug) / 🛠️ Build: src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Debug) / 🛠️ Build: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Debug) / 🛠️ Build: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Debug) / 🛠️ Build: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-build (Debug) / 🛠️ Build: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L55
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L55
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (ubuntu-24.04, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L55
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Debug) / 🧪 Test: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L55
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-test (windows-2022, Release) / 🧪 Test: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-sonarcloud / 🔬 Code Quality Analysis: src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-sonarcloud / 🔬 Code Quality Analysis: src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L75
Remove this call from a constructor to the overridable 'Configure' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
call-sonarcloud / 🔬 Code Quality Analysis: src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L55
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-sonarcloud / 🔬 Code Quality Analysis: src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-sonarcloud / 🔬 Code Quality Analysis: src/Codebelt.Extensions.Xunit.Hosting/Internal/MinimalHostTest.cs#L12
Remove the field '_hostBuilderContext' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
call-sonarcloud / 🔬 Code Quality Analysis: test/Codebelt.Extensions.Xunit.Tests/Assets/WemoryStream.cs#L14
'WemoryStream.DisposeAsync()' hides inherited member 'Stream.DisposeAsync()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
call-sonarcloud / 🔬 Code Quality Analysis: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-sonarcloud / 🔬 Code Quality Analysis: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-sonarcloud / 🔬 Code Quality Analysis: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
call-sonarcloud / 🔬 Code Quality Analysis: src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)

Artifacts

Produced during runtime
Name Size Digest
-Debug
29.6 MB
sha256:e6e85415793cc2ebf8495c03e454ecad7993368987121f0dd25bdab851954fc2
-Release
29.6 MB
sha256:94fc8158e46bda04d16143b6ab21636835768de5d228c8954e5d6fa0acb96f0a
CoverageReport-Debug-Linux-
1.91 MB
sha256:ffed758c226bf9665bb8edde9815d4f0bd8716c192b5b190d472483c8e292078
CoverageReport-Debug-Windows-
1.93 MB
sha256:979024d8f3865a27a1b3f5878ef9aba9464016ea4cae02cdeb4bb846d89cf347
CoverageReport-Release-Linux-
1.9 MB
sha256:c57c3696d1b50b66636716c95a6bb0c4158fed2e32f46ded514b2d671a5b0470
CoverageReport-Release-Windows-
1.93 MB
sha256:dda69b054e72e91b7f91666c9aa34afb789bf7d5f1f22cbd3ac7ec8ea9dcb986
NuGet-Debug
247 KB
sha256:11758ca5228d4beeb6c34cc8afe4c849e869587d4e357e5e19c3b6353504e53f
NuGet-Release
239 KB
sha256:19737fab9b37553b9836518389e2ad0fe79dce0e2d4a2e856379d4972a9f8043
TestResults-Debug-Linux-
177 KB
sha256:be3e7d0a965fdbfd4763a63616eb58392a37d6c234c9ffd0b6966f91f40cf3dc
TestResults-Debug-Windows-
228 KB
sha256:5f4462f5d03025ccd815e5d745bdca51b13af990a9602a3856e2df6b0c221db8
TestResults-Release-Linux-
163 KB
sha256:44c5dfe205e6ca19904c1667363ca1feec51465edea6b17fe52e8634ebe11010
TestResults-Release-Windows-
210 KB
sha256:302b05a9aa2f7c07b2bdb1dfecfe7763b343f69eaeaba29c88848bc10988955c