Skip to content

V11.0.0/launch

V11.0.0/launch #139

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

pipelines.yml

on: pull_request
Matrix: call-build
Matrix: call-test
Matrix: call-pack
call-sonarcloud  /  🔬 Code Quality Analysis
1m 32s
call-sonarcloud / 🔬 Code Quality Analysis
call-codecov  /  📊 Code Coverage Analysis
9s
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/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/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#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 (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/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.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/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-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-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/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/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.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/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/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#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 (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 (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.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/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/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-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/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#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, 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-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: src/Codebelt.Extensions.Xunit.Hosting/LoggerExtensions.cs#L30
Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
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/HostTest.cs#L101
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/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#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)

Artifacts

Produced during runtime
Name Size Digest
-Debug
29.6 MB
sha256:ee973e949d48da66760d48a92e8fe270455ffa704023e70c52cc0908d649ee30
-Release
29.6 MB
sha256:819ab76ab3209a4b2e938d88fdc243b90f30a68995467241da85a26d8b9d97cc
CoverageReport-Debug-Linux-
1.91 MB
sha256:30a631977eabd2f4e25dec0b90e1561d9970b1fdcda5eba4cc475e818bae1488
CoverageReport-Debug-Windows-
1.93 MB
sha256:ecc3369d435e846c751d6aa212e7b1de02f1c4956224e658fbbcf106cd90bc8e
CoverageReport-Release-Linux-
1.9 MB
sha256:758091b32912c35b33bb9d13508b302e7aa5a5ae37bbc5b4a7ffbfb5e4369d59
CoverageReport-Release-Windows-
1.93 MB
sha256:2b78b0206d3e4323cee18da14f95bdc2d9fbd98a2751db911620c6aba0c22017
NuGet-Debug
247 KB
sha256:48764ada6fbf8f8bfcfd654ea42dbdc136d0dc824cca762af5739cb625ceca2a
NuGet-Release
238 KB
sha256:9bdf4e96be1eec3a40d90902157ab7575cf7fffdd035e0b0ef955c445065701d
TestResults-Debug-Linux-
177 KB
sha256:5bb0c61991927e35b339190d0424a1797d807435df73f79462936aef8987e222
TestResults-Debug-Windows-
227 KB
sha256:67953a8fd05c33253bd4c572bea9021bb3cd953432dc549a171e25e9bf355973
TestResults-Release-Linux-
164 KB
sha256:7b577fb3d190523beaf35a573dfd2328360e9ad8eadc6fa16c3cf577c9b707aa
TestResults-Release-Windows-
209 KB
sha256:a7db2a57716eff4594dcf54f9922f491af4c59b2914ea748caafc980561822e2