Skip to content

Cuemon CI/CD Pipeline #325

Cuemon CI/CD Pipeline

Cuemon CI/CD Pipeline #325

Re-run triggered July 15, 2025 20:33
Status Success
Total duration 1h 5m 15s
Artifacts 292

pipelines.yml

on: workflow_dispatch
🐧 Prepare Linux  /  🏷️ Restore
1m 1s
🐧 Prepare Linux / 🏷️ Restore
📜 Prepare Test
7s
📜 Prepare Test
Matrix: call-build
Matrix: ⚗️ Integration Test
Matrix: call-test-linux
Matrix: call-test-windows
Matrix: call-pack
call-sonarcloud  /  🔬 Code Quality Analysis
4m 26s
call-sonarcloud / 🔬 Code Quality Analysis
call-codecov  /  📊 Code Coverage Analysis
52s
call-codecov / 📊 Code Coverage Analysis
call-codeql  /  🛡️ Security Analysis
16m 45s
call-codeql / 🛡️ Security Analysis
call-nuget  /  🚀 Deploy v${{ inputs.version }}
0s
call-nuget / 🚀 Deploy v${{ inputs.version }}
call-nuget  /  🚀 Deploy v10.0.0-preview.2
2m 15s
call-nuget / 🚀 Deploy v10.0.0-preview.2
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
gimlichael
approved Jul 15, 2025
Production

Annotations

250 warnings
call-build (Debug) / 🛠️ Build: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-build (Debug) / 🛠️ Build: src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
call-build (Debug) / 🛠️ Build: src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
call-build (Debug) / 🛠️ Build: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-build (Debug) / 🛠️ Build: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-build (Debug) / 🛠️ Build: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-build (Debug) / 🛠️ Build: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-build (Debug) / 🛠️ Build: src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
call-build (Debug) / 🛠️ Build: src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
call-build (Debug) / 🛠️ Build: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-build (Release) / 🛠️ Build: src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
call-build (Release) / 🛠️ Build: src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
call-build (Release) / 🛠️ Build: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-build (Release) / 🛠️ Build: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-build (Release) / 🛠️ Build: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-build (Release) / 🛠️ Build: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-build (Release) / 🛠️ Build: src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
call-build (Release) / 🛠️ Build: src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
call-build (Release) / 🛠️ Build: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-build (Release) / 🛠️ Build: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Functi... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Functi... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Functi... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Functi... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetC... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetC... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetC... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetC... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-test-windows (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-test-windows (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-test-windows (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-test-windows (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.T... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.T... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.T... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.T... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Test... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Test... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Test... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Test... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Func... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Func... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Func... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Func... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTe... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTe... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTe... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTe... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostic... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostic... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostic... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostic... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensi... / 🧪 Test: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensi... / 🧪 Test: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensi... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensi... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensi... / 🧪 Test: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensi... / 🧪 Test: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensi... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensi... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuem... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuem... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuem... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuem... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Te... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Te... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Te... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Te... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.De... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.De... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.De... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.De... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.In... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.In... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.In... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.In... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authent... / 🧪 Test: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-test-windows (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authent... / 🧪 Test: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-test-windows (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authent... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authent... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authent... / 🧪 Test: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-test-windows (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authent... / 🧪 Test: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-test-windows (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authent... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authent... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extensi... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extensi... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extensi... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extensi... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Ext... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Ext... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Ext... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Ext... / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-sonarcloud / 🔬 Code Quality Analysis: src/Cuemon.Core/Extensions/DoubleDecoratorExtensions.cs#L47
Do not check floating point equality with exact values, use a range instead. (https://rules.sonarsource.com/csharp/RSPEC-1244)
call-sonarcloud / 🔬 Code Quality Analysis: src/Cuemon.Core/Extensions/DoubleDecoratorExtensions.cs#L46
Do not check floating point equality with exact values, use a range instead. (https://rules.sonarsource.com/csharp/RSPEC-1244)
call-sonarcloud / 🔬 Code Quality Analysis: src/Cuemon.Core/Extensions/DoubleDecoratorExtensions.cs#L31
Do not check floating point equality with exact values, use a range instead. (https://rules.sonarsource.com/csharp/RSPEC-1244)
call-sonarcloud / 🔬 Code Quality Analysis: src/Cuemon.Core/Extensions/Collections/Generic/DictionaryDecoratorExtensions.cs#L112
Use a comparison to 'default(TKey)' instead or add a constraint to 'TKey' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
call-sonarcloud / 🔬 Code Quality Analysis: src/Cuemon.Core/Extensions/Collections/Generic/DictionaryDecoratorExtensions.cs#L107
Use a comparison to 'default(TKey)' instead or add a constraint to 'TKey' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
call-sonarcloud / 🔬 Code Quality Analysis: src/Cuemon.Core/Generate.cs#L31
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
call-sonarcloud / 🔬 Code Quality Analysis: src/Cuemon.Core/Validator.cs#L237
Define a constant instead of using this literal 'Value is not in a valid state.' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
call-sonarcloud / 🔬 Code Quality Analysis: src/Cuemon.Core/Extensions/DateTimeDecoratorExtensions.cs#L15
Use "DateTime.UnixEpoch" instead of creating DateTime instances that point to the unix epoch time (https://rules.sonarsource.com/csharp/RSPEC-6588)
call-sonarcloud / 🔬 Code Quality Analysis: src/Cuemon.Core/Calculator.cs#L308
Define a constant instead of using this literal 'Cannot apply assignment operator '{0}' (x >> y) to operands of type '{1}'.' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
call-sonarcloud / 🔬 Code Quality Analysis: src/Cuemon.Core/Calculator.cs#L300
Define a constant instead of using this literal 'Cannot apply assignment operator '{0}' (x << y) to operands of type '{1}'.' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
call-codeql / 🛡️ Security Analysis: src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
call-codeql / 🛡️ Security Analysis: src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
call-codeql / 🛡️ Security Analysis: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-codeql / 🛡️ Security Analysis: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-codeql / 🛡️ Security Analysis: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-codeql / 🛡️ Security Analysis: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
call-codeql / 🛡️ Security Analysis: src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
call-codeql / 🛡️ Security Analysis: src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
call-codeql / 🛡️ Security Analysis: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-codeql / 🛡️ Security Analysis: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-codeql / 🛡️ Security Analysis
Unable to validate code scanning workflow: MissingPushHook
call-codeql / 🛡️ Security Analysis
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.

Artifacts

Produced during runtime
Name Size Digest
-Debug Expired
344 MB
sha256:cc3552ddb49b1c28b52e8fb5121afbd8a0d6626bef6ca75496769add8e804be8
-Release Expired
339 MB
sha256:bb2b7c0c7f69727e4d82677dbc4a1780735c076614362ff0d8beaa332bd04083
CoverageReport-Debug-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
7.5 MB
sha256:3637939c46af39ac34230a6f2bdd483933cd325275d41084acdf7bbce70c9e5b
CoverageReport-Debug-Linux-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e Expired
12.7 MB
sha256:d8a6602f8f099626dd6a03520b03f9653c090573af6db829a9aeb5c30dc7a637
CoverageReport-Debug-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
9.39 MB
sha256:051a0316e72816e611b0fa7290df55f77391c2d5a24e730025db466b6f832d0c
CoverageReport-Debug-Linux-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39 Expired
13.8 MB
sha256:454f4f9e6fa185c62bf2d5349d9cca3604b31639022477a855f2526963b197db
CoverageReport-Debug-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
7.74 MB
sha256:838823d155dea43544d54d09282279528c9bb83a4eb2b3089103ea50df87d824
CoverageReport-Debug-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
8.34 MB
sha256:4cfc3191783ae025a89cdfa89aaa9cf73d5c9302d76dec613e380cd2d7007471
CoverageReport-Debug-Linux-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6 Expired
14.5 MB
sha256:00a861d6a3733a2c91e46466f4873a2807a14e4eade2682370b981b980021150
CoverageReport-Debug-Linux-50341480c05b5bf7396b7ee2937320cfa343d4705e8282b162c5aa1080207e7c Expired
16 MB
sha256:cbc79251b41b030ddb25b654c265d6739dcfbdc49c2834f7d83804b032e193e1
CoverageReport-Debug-Linux-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92 Expired
14.2 MB
sha256:5039d41549b201d6a2de950a5672d46b7988d2c01060d7ed58676a8e869f3b56
CoverageReport-Debug-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
6.36 MB
sha256:25dc588157a2b24284fe58ff5e45b5a1141efff677c5cd4b88a3e6cea2ba2b29
CoverageReport-Debug-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
7.14 MB
sha256:da89e7a6954dc6ca4fca9d0d946d8846e988aac56760dc0763804bbde05d02b3
CoverageReport-Debug-Linux-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f Expired
16.2 MB
sha256:e2a18b69983f072755e82debac3e64e5d144a92ca27939e4df713abb0401b1b6
CoverageReport-Debug-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
8.79 MB
sha256:efb069fea22c07d45c70c0aa80ffa308388a255aad1ea2c575e4e471b44ae0db
CoverageReport-Debug-Linux-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2 Expired
14.4 MB
sha256:04d2fa1033d70ee7403aa51375a15bbf2fd3d711dd877b8d3cd6ec4454cdd1a4
CoverageReport-Debug-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
10.2 MB
sha256:3ea2e8135d1cc71e44a251e3ebb7dba7df0b42d630ff25828a5278ea82d0cb77
CoverageReport-Debug-Linux-84111c70f39f3c093a05be91da5748cf1e6481441003f55e540fa22ab13af6c9 Expired
14.2 MB
sha256:c4b8b31352959bc90dbc4074254e90ea9229f4b6b09bce112e8892c8555d8c26
CoverageReport-Debug-Linux-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e Expired
15.7 MB
sha256:4c3366cf4a62bc00d3c765993b641859cf9c3bdfa20742aeb0dd6252f6081a9c
CoverageReport-Debug-Linux-88837201cdbf3c5419af99a105207751121cd256bebe504e6d0ed19d803c79ac Expired
7.09 MB
sha256:9aa8bc26e37a4b77efd3f3b41bdc938aaf23eaa50ee84e65d3ee28d9c31623fc
CoverageReport-Debug-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
8.55 MB
sha256:fca56f3d4b27116ff51ad3c126cd72f51fa6b888ef967098aa5d1d2ec667665b
CoverageReport-Debug-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
9.5 MB
sha256:33cd56d4798b97475f92681028a87a624f5dd9cb02e4952e12e1eef4039b6b3c
CoverageReport-Debug-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
7.77 MB
sha256:f282289d2503d9235818ea9e63995f756bc95fdbb6c5db05835f7b343428c95d
CoverageReport-Debug-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
8.72 MB
sha256:1c155843109aa0701f360af41cc7e39f4196d3d7f7bbd134a1ca7cf7d83801a6
CoverageReport-Debug-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
8.9 MB
sha256:60f3ce9d9a9e0902c9225d16ed926654c09d11b1776e9f83c3224e8a648f259c
CoverageReport-Debug-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
7.04 MB
sha256:5138d7b15cae3be80db7a81e1f5ffdfe8e55a035c68793966d3c591b23a433c7
CoverageReport-Debug-Linux-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d Expired
14.2 MB
sha256:c497fc069045472b17dbf8806627ba22ee4121513a6c5ee9c864145fcf48f72d
CoverageReport-Debug-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
6.79 MB
sha256:e34bab68fa267ca63e7f3ae34e530f97486b8a87e9013e131d7461cc05116e02
CoverageReport-Debug-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
8.02 MB
sha256:97c70785272acc9b8de8f6244e55d1b95265045396f6206d0b4b6d61686b50b8
CoverageReport-Debug-Linux-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a Expired
14.2 MB
sha256:5c5e0e17b98501f8776cfe3497d687971de8ff5517ad46617d66c2832e69cb9c
CoverageReport-Debug-Linux-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1 Expired
15.7 MB
sha256:d78b46840fbe874b0da46369f60955f0471b45b87f1fe06d5cc3cf8202ca5091
CoverageReport-Debug-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
8.32 MB
sha256:d6d34c448fe9ae329b336919b8993f4dcd29c88483248cd8dfd7a248fb74c0bb
CoverageReport-Debug-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
9.97 MB
sha256:cde71c3022bce23a68b7be81261195e03ad5848cde5abaad520263dbb7c7af5a
CoverageReport-Debug-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
6.41 MB
sha256:03fdc2efb0447a9ee2d9b2ab1fb05ade61a9907e23b11766ebd6e499bbd6d9c0
CoverageReport-Debug-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
10.5 MB
sha256:75ca904ef0314367fa082a628036de590c5622dc6c0fff298dc294aa43fedfb2
CoverageReport-Debug-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
7.62 MB
sha256:87a0a85c186bbdc84529d5d68c6c144d348e71f7fbc7fa48ddee5a7a998eae4a
CoverageReport-Debug-Linux-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367 Expired
8.25 MB
sha256:02fe8a67ac8393f03fad5d45452a093fb744349a6a693c14baec99e19f76bae0
CoverageReport-Debug-Linux-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603 Expired
15.2 MB
sha256:ecee7378a2f04408342cd6983aaee996b5267c0c3750e36fe0cb13c2028d4009
CoverageReport-Debug-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
7.53 MB
sha256:bb32a983eb9aee17d8d173976a665e7a9b369debf1ac3b32a5ce8116a00192c2
CoverageReport-Debug-Windows-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e Expired
12.7 MB
sha256:0add19fbad247dd77c01091fa5a7b0e48c57c919e30456e9342d593debcbd606
CoverageReport-Debug-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
9.42 MB
sha256:ed3d30771070eff3fa0503685f3e8e1c36a1144d207d436fe39854bb65f92219
CoverageReport-Debug-Windows-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39 Expired
13.8 MB
sha256:b66696a0786b87fe013d60cbcf69cfaaa8c1ac6922f412085bc5a29cac6813b6
CoverageReport-Debug-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
7.77 MB
sha256:3e80a4594cd3ddc5a0cb1478ffc845213749317bcfd18535cb2a4a109bcfcd48
CoverageReport-Debug-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
8.37 MB
sha256:ade2aa4222e253d2ba68dedfb0fb73bb72fbe6bcfb5d88b5d1609c60cc7e35cc
CoverageReport-Debug-Windows-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6 Expired
14.5 MB
sha256:5a445e88bed301963380ddf3968e897c56b888391f0c10e9d3407c03a40e7c70
CoverageReport-Debug-Windows-50341480c05b5bf7396b7ee2937320cfa343d4705e8282b162c5aa1080207e7c Expired
16 MB
sha256:4cc36830e670f239cb42df99c3056ed8cd87e06d592e5cb24dcc19ac98a58de8
CoverageReport-Debug-Windows-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92 Expired
14.2 MB
sha256:e36e4010a977f777c25963d25207d7fb83dab876e1eff9a4d86a3d8f1fe8b56f
CoverageReport-Debug-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
6.42 MB
sha256:36d98c3efa09c42ad88b65c456ce1b3df382f8522f8a9b5254fadb03ae3aaa3b
CoverageReport-Debug-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
7.16 MB
sha256:9d70f687a9850aa43dd5c37f21c1f740700cf377b2e243fd6df10457d8327fef
CoverageReport-Debug-Windows-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f Expired
16.1 MB
sha256:6d6c27a4af0e8fa64f79e3c3e086646b3da46932a3659b6bd35912491109cc07
CoverageReport-Debug-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
8.81 MB
sha256:a3fb489efa169529dbd3034fe4fae56ef04032660bfdcd2f057166c5b82a4df0
CoverageReport-Debug-Windows-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2 Expired
14.4 MB
sha256:b2d3fd2e47c8338fdec810390eb8b098b4b323e13f20548b3a75aafaa2b545e1
CoverageReport-Debug-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
10.3 MB
sha256:b854209e6fefe3e4b5a90a16ba9436597475e911b7c4a91f4760abd4124d8853
CoverageReport-Debug-Windows-84111c70f39f3c093a05be91da5748cf1e6481441003f55e540fa22ab13af6c9 Expired
14.2 MB
sha256:9c0bf0541b46aafbff1d2c2d5119b045e08743ff56bbee9419fae1faa8cfa6f8
CoverageReport-Debug-Windows-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e Expired
15.8 MB
sha256:00175115e9e51886ec63e8c17a8bdf984f80f01a545adec9fb165d4b4bd63dc4
CoverageReport-Debug-Windows-88837201cdbf3c5419af99a105207751121cd256bebe504e6d0ed19d803c79ac Expired
7.09 MB
sha256:5c2aed381d219827d9de721d6cc03a8f3723697525a744a6fff0097d1d4ed787
CoverageReport-Debug-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
8.57 MB
sha256:b8af52c3abffc23154545b1ce05f7026d25901d1235c41b4df0ec6138ebeee60
CoverageReport-Debug-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
9.52 MB
sha256:29639f7bbb785a1c9446f0a05a8ea959d974708e8a4c319c109f0333a1e85da1
CoverageReport-Debug-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
7.8 MB
sha256:91b1377382f85081a6d6e15e34d3597c9ad7a42a08d154546bef695d67765908
CoverageReport-Debug-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
8.77 MB
sha256:bf19c4e889de0cf5422afe4ab623ae345be1b916a219249fc73935afb18c7aa3
CoverageReport-Debug-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
8.93 MB
sha256:755c0aa0489d9a6f0daa0cb1b47acd2783c90621338e07475904941d84f38ca4
CoverageReport-Debug-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
7.09 MB
sha256:ed8379b3f0572ab449efbb04626b8c4c811069ae95e0aff13e1fa7069c59d8ac
CoverageReport-Debug-Windows-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d Expired
14.1 MB
sha256:d4711eb4075ed012da6737f989c70e619dd884ce8cea724a3bd29b0d1c5f8fc3
CoverageReport-Debug-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
6.82 MB
sha256:3800de8ed02033c5d023c342a744f054ceba64a53907e25d474125bdad0d03ed
CoverageReport-Debug-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
8.04 MB
sha256:ff575a673542d4719d6b43b8f3d3e1ea82270fad706ba1f888ecef742ca431af
CoverageReport-Debug-Windows-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a Expired
14.2 MB
sha256:9127690a5919d231ec26edd235ef2faac03c9cea5dbcc1160b464831e6264cc1
CoverageReport-Debug-Windows-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1 Expired
15.7 MB
sha256:fbf09a23d66d20b11d21d4e5667160126d1d5331f8c298f1a20f162c3e7e1102
CoverageReport-Debug-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
8.34 MB
sha256:ce7e68e7b4ea28c330445d33233682f62f957eda9c36c3a7a1a6026e0f783772
CoverageReport-Debug-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
10 MB
sha256:788a5a590cddf7cbd1083f1443f3900f3f3e3491dd6e328254ce54be56d383fe
CoverageReport-Debug-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
6.46 MB
sha256:61cc2911813a07713f40d5ebcfc51bc5ce18d45fc3b55d86f96b8b9697393f44
CoverageReport-Debug-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
10.5 MB
sha256:2a4f0dd3777a48287fef6a493164cd273a86bde8cfc0c452afe365e0044d2358
CoverageReport-Debug-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
7.65 MB
sha256:b054e6c37c3bfaf9a824a2b135958dc5fcf8eb557d9c4f354206f5d76812602f
CoverageReport-Debug-Windows-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367 Expired
8.25 MB
sha256:1db9bde1fb6524846dd8efcb5c155afa722c6434a1854f1bcafacd20c076c9ce
CoverageReport-Debug-Windows-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603 Expired
15.2 MB
sha256:b8d5367a1018de9503066a751b5639333496c27e1c5ea62aefe3bd1cc95f0f17
CoverageReport-Release-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
7.49 MB
sha256:923146d2f7fcc5f26f0879f5d94821f47dc3eda92ca991919b7fdffef8597faa
CoverageReport-Release-Linux-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e Expired
12.7 MB
sha256:7c688766873d32cea2b2dd30545ed832230f94b05cc6b6b73ce859b58af3d82b
CoverageReport-Release-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
9.37 MB
sha256:df4686d2753047ea0466d251be7f9bb57e97704c37708f5de53eb7dd014c9692
CoverageReport-Release-Linux-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39 Expired
13.8 MB
sha256:701f7587c992174de5e6f9c7443d7e2bd7c5b170041705ca075559bb3f9522d4
CoverageReport-Release-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
7.72 MB
sha256:0c181ee215689815769260c28ca7b44b8acc179125f02ffe10b0163784b150ea
CoverageReport-Release-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
8.33 MB
sha256:3881684bda0618903c687bb22c5f16f22952e4f2e9b4ceac190b070d6e970eb1
CoverageReport-Release-Linux-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6 Expired
14.4 MB
sha256:85bbda8865a49cd12f1999653fd1fd695090d6e4e82b62bceed7fd56a2d30eb1
CoverageReport-Release-Linux-50341480c05b5bf7396b7ee2937320cfa343d4705e8282b162c5aa1080207e7c Expired
15.9 MB
sha256:82e2d5d5f9c4ab460ddc18546fd836406c8c3d04f92fd2d7cf5d3b15261ae162
CoverageReport-Release-Linux-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92 Expired
14.2 MB
sha256:646d6bd70bb3344e1e7462a8f346ccec118142673e669563496d7d238fc46f0b
CoverageReport-Release-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
6.35 MB
sha256:99743489892ae8148e12c20c3c4faaea16431f3a1f4ee79f1824b7df663b92b2
CoverageReport-Release-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
7.12 MB
sha256:71039aab50c40213a252be86ca89b9dd39b795321cf8d39b52c549a9ef21a969
CoverageReport-Release-Linux-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f Expired
16.1 MB
sha256:af5d68984cc4800f1bc7b51b0ed6920c52300faa155ff7333aa60635f250f74f
CoverageReport-Release-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
8.77 MB
sha256:287ef0bdfa2a0ec883f82ccda511dba256a847bee7edd716433cc3c2ea4a0340
CoverageReport-Release-Linux-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2 Expired
14.4 MB
sha256:ff5dbbeaabfcf42adea2363a4c4993599fe8cdceaff87c24766dfa148425b69f
CoverageReport-Release-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
10.2 MB
sha256:3df55a6c91d4b1926bd104bd61185d18629345314768f95a3afb2443f16df1f9
CoverageReport-Release-Linux-84111c70f39f3c093a05be91da5748cf1e6481441003f55e540fa22ab13af6c9 Expired
14.2 MB
sha256:dc639f337e6cc9aca94693a9d0c0c876e8dcb8cadca28b6a117197fcf2f22a1b
CoverageReport-Release-Linux-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e Expired
15.7 MB
sha256:526bb80d72727c6f57b3393fcca09596138b9e6ace36368c00909f6ef32312a3
CoverageReport-Release-Linux-88837201cdbf3c5419af99a105207751121cd256bebe504e6d0ed19d803c79ac Expired
7.08 MB
sha256:0f15999194754134a271b256bc6303ffba0fe67c7dc851f3b3e3331c01a31b05
CoverageReport-Release-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
8.53 MB
sha256:7088a95f41976e9b9b1b6d42aa6e9edf684feafe185ab208bcc307ed5e013b4e
CoverageReport-Release-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
9.47 MB
sha256:fba118f6bc94f7ad886e800ab7a54e68a5d16ff555eb858d1756ce36500f0bdc
CoverageReport-Release-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
7.76 MB
sha256:c4104757f550e84ee673877df48da242dae8acf90abb30a6178f9b23f87ddf3b
CoverageReport-Release-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
8.7 MB
sha256:505c9136bb2e15de418107e4ff9d675b6dff117badc9c3f821f399c4169108d0
CoverageReport-Release-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
8.88 MB
sha256:67a3453dab148bdc0c019c34f45184e7a04094081331cc954e14e04fa7a6135b
CoverageReport-Release-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
7.02 MB
sha256:2b8a1ea2b2f1e73ad402195ad383bfe8bc419677d52d904b9ee3b58d022182c9
CoverageReport-Release-Linux-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d Expired
14.1 MB
sha256:ff0166775a0f73a0d7311b5dc7b40ede599df48abd08130a9878dcb54e2b18d9
CoverageReport-Release-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
6.78 MB
sha256:f5aa98bdc463660a3f4f6dc3c855308db15eab21250b9423ff2ff20348e692a6
CoverageReport-Release-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
8 MB
sha256:4c89263de0181ed4e92730e80c40ecce547eca3045abdd831661f0c2165cfe87
CoverageReport-Release-Linux-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a Expired
14.2 MB
sha256:830573b908fb6aaf788e2668d02a6cc81712389a5d96f60fefc213b8ce751976
CoverageReport-Release-Linux-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1 Expired
15.6 MB
sha256:efebba5be29a50f75b14902b0e04e20f318a67a350502572dfc9a25064d531ac
CoverageReport-Release-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
8.3 MB
sha256:965118e54d40c9380223a4d70c4d33ef19571b0c3f980d26f6660cf1c37c621a
CoverageReport-Release-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
9.95 MB
sha256:a8e66f9c90c599f515c2b17f38d037939c5eb4fba20ed3bc7a765b0f23551afa
CoverageReport-Release-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
6.4 MB
sha256:31c58be34a510276ba12ae66a74164312695584c6adfcdd3e33eac000fddcd14
CoverageReport-Release-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
10.4 MB
sha256:bcb06728013f7a016620a127ef15c033f0f70a7b59bf8e1d6c66786e03e0c1c4
CoverageReport-Release-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
7.61 MB
sha256:a52a08800e0138ca19acbc1d0b654dab2e81167d734bf4d567743d14b7b368db
CoverageReport-Release-Linux-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367 Expired
8.23 MB
sha256:a4636df84a33b554ff6fe4efef79d443a9b37c2ca4f4e6675337a1e6b7a4549e
CoverageReport-Release-Linux-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603 Expired
15.2 MB
sha256:29f3c002bfe0edd95fcb2a35473d7928efc7951ad6522a765158c8cde84c39fe
CoverageReport-Release-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
7.51 MB
sha256:daa92e5941d28987bdf929d66c5ea17c52f8b0511d397e086b94b4705be8a349
CoverageReport-Release-Windows-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e Expired
12.6 MB
sha256:c0614af5d4a9375ce7d87fabbecfc2b0e31b5903b9c7344736436de688724528
CoverageReport-Release-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
9.39 MB
sha256:bb62318d2728cc7b1c293c827a97e09b89139c123ebf824ce15368ccfe648d46
CoverageReport-Release-Windows-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39 Expired
13.8 MB
sha256:037c58fddef373a7aa191064340c3d1901a95697810c079b792811797c0a0d15
CoverageReport-Release-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
7.75 MB
sha256:ef1503768014fd02551f377066bfe68c73241d051e0263328316c560f322952b
CoverageReport-Release-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
8.35 MB
sha256:7d5f06fcf9c140d5e8743c4c328db238dd752ee294c9475f9eac694d26d9ed05
CoverageReport-Release-Windows-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6 Expired
14.4 MB
sha256:ecccdf082c16fc9b3f3c426029560921e3b2dc64e8eec1ead29c187b12d6373d
CoverageReport-Release-Windows-50341480c05b5bf7396b7ee2937320cfa343d4705e8282b162c5aa1080207e7c Expired
15.9 MB
sha256:4ecc93e121367f6fb0bbe232f3624b8b9283e5ef486324e67f072929befcdf82
CoverageReport-Release-Windows-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92 Expired
14.2 MB
sha256:924bebf12e5105aca8eb9533e5775f3fc9df7f8037390ff4dec4d666aad58dd5
CoverageReport-Release-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
6.4 MB
sha256:428dc2ed79049090e3de378fc878a976dec89704d2d5c32b5bfa96dc814fa4c1
CoverageReport-Release-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
7.15 MB
sha256:720f05beb7e07ce358140db63056f40e34f0078167d276a96ebf6296fa24af88
CoverageReport-Release-Windows-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f Expired
16.1 MB
sha256:f4eeaf7cdf3f0c0c3b6ad92d448d6d309f7918e9e3979d9498d06590f95f75b0
CoverageReport-Release-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
8.8 MB
sha256:72fdec5af280c0641d8158b193d6b76912eeed3bc999723f94dddad35bc99dde
CoverageReport-Release-Windows-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2 Expired
14.4 MB
sha256:e9e70538fdca92bc4cda7159faa370468006ac1f9c9b7738787341c4660c5453
CoverageReport-Release-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
10.2 MB
sha256:07142d2569613d50432206efe46ba598a853e60853d7f6fcace19efd7fbfd06f
CoverageReport-Release-Windows-84111c70f39f3c093a05be91da5748cf1e6481441003f55e540fa22ab13af6c9 Expired
14.1 MB
sha256:97ec2a88ba80c83953b20de98649e6b4092446ee0940913c549cef7fa15137a4
CoverageReport-Release-Windows-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e Expired
15.7 MB
sha256:186e559726f1dad83e2fb5ed8b0416cc1d1109004c3f0a6c65eb7f3277078eac
CoverageReport-Release-Windows-88837201cdbf3c5419af99a105207751121cd256bebe504e6d0ed19d803c79ac Expired
7.07 MB
sha256:8d9905e37d8fa851080cfd865cf80e4e5cda1ca1feab5e393ec8bc65a7e9c0dd
CoverageReport-Release-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
8.55 MB
sha256:38f5006921a06bf73026a9e3eaf4cb1c43ccd5eaf23ccd873fb2558cad336465
CoverageReport-Release-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
9.5 MB
sha256:03d8159ec92f304f476628389353686703acd4922cb89325bec8902a5c082c0a
CoverageReport-Release-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
7.78 MB
sha256:8b86c8725995b7d464100875deca562ec9f19d1677111601fc3a3466c66995cf
CoverageReport-Release-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
8.75 MB
sha256:4347a08e2457727401d22fb7f8492eb2f08a5db369fda46b98186f4736cb1bb2
CoverageReport-Release-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
8.9 MB
sha256:7131d0c6643859cd9a0e8c86305815277cfdd8fe72f877abf243b8584813b421
CoverageReport-Release-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
7.07 MB
sha256:f8d8d171c28fdefa29de9a49c571b370ddf090d2a0e55416c2841441b09b1528
CoverageReport-Release-Windows-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d Expired
14.1 MB
sha256:97a9280fae7d4d540e3f9d65b7e51af3968fbcfcd3f628477a1859d31ea4c941
CoverageReport-Release-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
6.8 MB
sha256:6dc4bb70759e913e8eb05a7e93fc56c035a6628ee5358a63c750e00af09b0f14
CoverageReport-Release-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
8.02 MB
sha256:dbcd4e28ea3c7e2a5317d44bf2b295a5c58ee28e5d7acb251cc8b5b2d91a06bc
CoverageReport-Release-Windows-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a Expired
14.2 MB
sha256:4def47491db6420bd9f1d6645ee91fae9f2f71b382dc0b995d8a09f0aea6a658
CoverageReport-Release-Windows-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1 Expired
15.6 MB
sha256:61911cc4628eebaa3371d5f90acedf71f8d0d23e6f84e2a2f9ec1bb40ae54284
CoverageReport-Release-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
8.32 MB
sha256:2830d4bfccdd6fe993e255470e5a643e679780e343dab6d5fe8f343dc0c2a19c
CoverageReport-Release-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
9.97 MB
sha256:e3c9d96c75b1ab97564eba04010aba640119ff4b3fe20c7f9cbde19355a68552
CoverageReport-Release-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
6.45 MB
sha256:903c8c482685a8cd8b6e53b545b5179bc0fd3a0a9bb376fcd6777f5c96a85280
CoverageReport-Release-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
10.5 MB
sha256:5363cd692e6d2d8256dc28a8c0875b7587c85bebe32bc207c35ccc9908eaed84
CoverageReport-Release-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
7.63 MB
sha256:1c1b82242ff4fb1746e8b422991099b46d553fbd1c0260bcaaa130a6906efdb3
CoverageReport-Release-Windows-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367 Expired
8.23 MB
sha256:8b14651fe91196a1687f526ab410864c1dd7e4c72f51615ce93f090cc8b5ca92
CoverageReport-Release-Windows-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603 Expired
15.1 MB
sha256:4fdb20156a511a76bc7654fa5a5428e54fc7040d38ef7f74cc723b1e1726ef7a
NuGet-Debug Expired
3.66 MB
sha256:2bdec1c8e84baa41e12f7cacdeb0cad21525497b57fe3576ada39fdb5043ffdc
NuGet-Release Expired
3.47 MB
sha256:c2908fd7504a16c3fda94c1f03e5a5990501e16f521df05f87ac7fb423ad0ec8
TestResults-Debug-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
649 KB
sha256:577010c9790233a11f3744886864a3dbbf6a2235cc802451d03d742c3cbf6cd0
TestResults-Debug-Linux-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e Expired
991 KB
sha256:99b1ae1d784167e47fe7cdcb64601be98cabd50a9e0619c84eee729bfbf7a925
TestResults-Debug-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
888 KB
sha256:d0a027f8786953aa27e8770833a7c0975fcf4956eb0ba0bec82e016ea62b78c9
TestResults-Debug-Linux-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39 Expired
1.17 MB
sha256:8156f246a0c4542d46aee324ad145ff483635143e8dc38e6f8b379fba339e507
TestResults-Debug-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
702 KB
sha256:9f7533e67c105d32c0f0a48749a04234f1fc52faddcae4ba8798474b63f4944a
TestResults-Debug-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
729 KB
sha256:923f3cfaa22db0aaf925b2ef6858cb1e2fdd11834878a83c7090f5e50f99b044
TestResults-Debug-Linux-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6 Expired
1.22 MB
sha256:8d3e83a11c5bc48d2846e3f86c957b7ad9dc15323243374e35bb6fca19012960
TestResults-Debug-Linux-50341480c05b5bf7396b7ee2937320cfa343d4705e8282b162c5aa1080207e7c Expired
1.29 MB
sha256:7bbb51d1b0ae2e8f0c3a514ddfa51e38c86a3fe2d3e2699df80a6b57bfcb6350
TestResults-Debug-Linux-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92 Expired
1.25 MB
sha256:a792dbebe3fafb5c74f28c63a51db3285eb2d84a25baff4ebea59ef00216c4a4
TestResults-Debug-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
530 KB
sha256:2b2bfb5e52b6e4bb01dfe28b7aa97c769691e62cfaa646d6cd80430fa740f934
TestResults-Debug-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
645 KB
sha256:93be64fce7a2729ba594956459c83f78b17f903f1a52a6a7b861e18a3259d9ed
TestResults-Debug-Linux-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f Expired
1.32 MB
sha256:147cbfdc51fdfdd176e106adf6fc23aec13f2b6f244f07daf916441f44cae621
TestResults-Debug-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
734 KB
sha256:472a76e3ad3c08e06e2a4c6d5b1f51ba0efd5f582f48d68172c97fc76cf11a03
TestResults-Debug-Linux-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2 Expired
1.1 MB
sha256:cb2523c47e775ccc4800589b4b22c5c6c293dc7130f98aae30043fe7ae94b9a9
TestResults-Debug-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
19.5 MB
sha256:78d4a7925bbe392194b9c6ec931254d18aaa568165a6eda11ee502e29f21c111
TestResults-Debug-Linux-84111c70f39f3c093a05be91da5748cf1e6481441003f55e540fa22ab13af6c9 Expired
1.21 MB
sha256:635115baa883ab52be5d704bc476827dd5c558818caf236ceac9efc4af355348
TestResults-Debug-Linux-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e Expired
1.23 MB
sha256:4b53f6c0bb3bf293136c36d954c657a2e0ef871409401363e5c75218bc907774
TestResults-Debug-Linux-88837201cdbf3c5419af99a105207751121cd256bebe504e6d0ed19d803c79ac Expired
625 KB
sha256:a3a84dbf43cf50a0168ff593252bef3b632471ad0130b66d7dbc4423af71bd42
TestResults-Debug-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
773 KB
sha256:fb8d3bd8af94a163c8a34055cccd44ff037a548f8255f313fcf7d6929c8f85c1
TestResults-Debug-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
935 KB
sha256:c46c94370efb961527c05a33cde0ff2f39a601bc0e0b645004094a453b03807d
TestResults-Debug-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
680 KB
sha256:ce601c2633b5b13f36f776e2e7a57498f6ab1763d5726dddf35eaba3c3a1e6b6
TestResults-Debug-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
814 KB
sha256:75602e90b72e6408330c5ed09ca63285dca5ca66000971f6edd91d41f88d55bc
TestResults-Debug-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
936 KB
sha256:4ad1ba543c48fb2992c20775fade8e38951d09dd857f0a0ae3e6082caee58d4e
TestResults-Debug-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
625 KB
sha256:7639690d1ebe638bc43d91691bfa92b988f573a322a64f795937f32bf31b4cc8
TestResults-Debug-Linux-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d Expired
1.05 MB
sha256:352496be8c2b1cf24d88b52d3460fb2d347d8d222f2b8453696cf25e1a0f60f3
TestResults-Debug-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
531 KB
sha256:4c88c8101f384471f12b8a01657373e80f6395ec664b1f15d3aebb3078bf9b6b
TestResults-Debug-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
733 KB
sha256:312a84723b2890523b75e0fa4d5dd762badda59840218b4af8a3d6bdcd110b61
TestResults-Debug-Linux-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a Expired
1.11 MB
sha256:a99e8fa948655002f36fbdc2bcfc78b52afa3050f81e76256d524a39dd5af3ce
TestResults-Debug-Linux-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1 Expired
1.37 MB
sha256:ec3d4f122b7139d92bb60a5f5f9b5405b3f138e6063d411414b5c462eaee650c
TestResults-Debug-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
771 KB
sha256:be5100264d5b84e191e95bc784bfdf2b7b944974707a3cbb4036b6324e0202ce
TestResults-Debug-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
967 KB
sha256:4ec5004d275cb5ae3572e24b55b05edc5965e4caa43ab04e1a46d806fba3d96b
TestResults-Debug-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
505 KB
sha256:01e19faa2583f297e4fea63eab1e446719a2a12f992459f45d4128e445e1e54f
TestResults-Debug-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
1.19 MB
sha256:79f777d3525ff1e4283a693403985d7bc5a6697ba807b0ffd61b65cfabbb8c4b
TestResults-Debug-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
658 KB
sha256:1b8b7a5986dd2cf3538af15d17c6c1cbe2930e8c3c7289ebbeb62e7ea34d1ac3
TestResults-Debug-Linux-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367 Expired
739 KB
sha256:fe15d7300eac69266f23aa60b8fb307f3df82887e3995b50972750e1dfe7e6b2
TestResults-Debug-Linux-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603 Expired
1.2 MB
sha256:e1812e7716bb1ae4cd0d3926d9c9f2361db3058639c4243b5dc8544f423b4b46
TestResults-Debug-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
976 KB
sha256:3147a83526dc07a31823e29feb47a7d41930036541fb656f9f1c298ca436fe69
TestResults-Debug-Windows-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e Expired
996 KB
sha256:ee33f798ec5ca49ff7830bdce59b8030afcab4d9b7ddc6d10a16997826b8cc25
TestResults-Debug-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
1.3 MB
sha256:727ac4d3a258050b00b8b2f9f965e6a05b9fb155dfef75401b7348391cef6de2
TestResults-Debug-Windows-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39 Expired
1.18 MB
sha256:4abba83e517c9a26761349914e98abb89b0c431968cb3412e2d881a89c387a49
TestResults-Debug-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
1.04 MB
sha256:996b04aca6d436790058d5e8a0ad9c11c5625229838e381fe952c382912c7d17
TestResults-Debug-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
1.07 MB
sha256:ffb72436d5ce323300f4fd12f23a645dadd95822dd7a1192e694fdf532e059f2
TestResults-Debug-Windows-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6 Expired
1.23 MB
sha256:d57ca4f98538ab435a1acb31733d11ab71561f36d56c8ae01b08192c3bbc2402
TestResults-Debug-Windows-50341480c05b5bf7396b7ee2937320cfa343d4705e8282b162c5aa1080207e7c Expired
1.29 MB
sha256:c49a780738af9a43d410eb02fed22ee5400a8242139ea39405f4dcff2e676f78
TestResults-Debug-Windows-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92 Expired
1.26 MB
sha256:21d1461dcce2b18dbc6f2a2bb54873515a761865b7782f4d7770eda10be4aa36
TestResults-Debug-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
800 KB
sha256:b6b4ff641feacc51fa8426ed28995271a816154d6e43c8997c3380d13376ae40
TestResults-Debug-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
975 KB
sha256:249b90a96dd0088004be1a6e794d249d48b4e89c1b342460820647119f59f15d
TestResults-Debug-Windows-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f Expired
1.32 MB
sha256:793ff58aec447c45641d240f0479e915eba836c73a07241a551559934d7b0eeb
TestResults-Debug-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
1.08 MB
sha256:7299c9ddf409f21c7ea1513431cf81f9a1ce814d066799cdeda9aac57306eb07
TestResults-Debug-Windows-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2 Expired
1.1 MB
sha256:bff95b18423c33ef92fc518ba69cfd0d59a935c232abb23bfa884a2970bd34c4
TestResults-Debug-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
29.3 MB
sha256:306dfcfa63b0462053e04a568e126143914c71fcdcabce53cd26c74ca91c7ad2
TestResults-Debug-Windows-84111c70f39f3c093a05be91da5748cf1e6481441003f55e540fa22ab13af6c9 Expired
1.21 MB
sha256:c1f4e25e4381ebbb896059be52bf7f7f0af77025fced9ee114fd971cbe7f604f
TestResults-Debug-Windows-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e Expired
1.55 MB
sha256:e682ccae61aa253692de4b8fddecc069be3b209df8164218ca661187af0d342e
TestResults-Debug-Windows-88837201cdbf3c5419af99a105207751121cd256bebe504e6d0ed19d803c79ac Expired
629 KB
sha256:6f7e4e4b170b2a4dc1a9efb8d2725acefef2ad14fcd2a53d4e0d551655b52f94
TestResults-Debug-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
1.14 MB
sha256:0a83e62c95cce1135a4cfe03ffc1a1db9b9fc63a170f7612d02bfeacb256fc22
TestResults-Debug-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
1.37 MB
sha256:3232e0d879353747d63bd1115d72cc4d960f085858f88fff4077093f62733c4e
TestResults-Debug-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
1020 KB
sha256:83d181b38c88240412e17882d58663fbfca728372d77167170e2ec4b636cb4dc
TestResults-Debug-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
1.2 MB
sha256:3d77d79e9e19b0b74b57e38edfaa3b29e89768df8cb34d6315b50f181668819e
TestResults-Debug-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
1.38 MB
sha256:544deafd308e53f946f39b60e7d93ecd777a44c4e07e34d65530451dc8bb6df4
TestResults-Debug-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
942 KB
sha256:0e50e5085ce6094c260dd01469e6f9781b387784f2e8710f88c2c6d4c6897e48
TestResults-Debug-Windows-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d Expired
1.05 MB
sha256:2dc51ad4cf68c408694a87323fe92ca82f50aaf5e869b662395751a3b267681c
TestResults-Debug-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
802 KB
sha256:e12c59f79611e1a49ac2456323cd40a1a7dd26e884820811a095c2c675dae160
TestResults-Debug-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
1.08 MB
sha256:d82e254853342925c12f4228e5becaa444f79a09efa8f6cde9cd4e9d57e02606
TestResults-Debug-Windows-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a Expired
1.11 MB
sha256:1a2b43b1c3c2dedf1d1ce9869ef65b5212d387328eb5bb70056a4e3c1f0a5235
TestResults-Debug-Windows-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1 Expired
1.37 MB
sha256:80a908fde3cc52a2684940abd50c16434d8a901c6beec49ec0955c4373fb9039
TestResults-Debug-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
1.13 MB
sha256:537294154c0a9f2cee8bcbb674bdb37abd6b13f1c2c4425a7da582071524664a
TestResults-Debug-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
1.42 MB
sha256:d190bd06f2df364ec7f2a171218b8997fb04766315cb9243a5a503246b549d53
TestResults-Debug-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
762 KB
sha256:ab73bbb94a4f3ef9afd61646a9b9672e5019ab401e97674defb69790a71e24f2
TestResults-Debug-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
1.79 MB
sha256:5945c4bf547214037b3cbc15b183c440658b61763c46fcb18683ad36babf5543
TestResults-Debug-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
991 KB
sha256:cf9b3c4e5b5aef9be95166fcb07b8867b196c5eaea56b247fa2b687acc4788d4
TestResults-Debug-Windows-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367 Expired
743 KB
sha256:54d22333d43ddc1451ed13b6ad3ba520749b640675c98a212a85359f86068b1f
TestResults-Debug-Windows-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603 Expired
1.21 MB
sha256:efa9b8d3a79c66d850a06327f2d3e26c336ffcc82907e85788e192a28ae51bd4
TestResults-Release-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
551 KB
sha256:c52dc413367fb0814cfbb459df0382199f2c41fa4c1e1517407231390c572ae3
TestResults-Release-Linux-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e Expired
840 KB
sha256:c990b5cedd930c05e0a5acd76fef106647ea538ced8a343a9b6da4c676c31932
TestResults-Release-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
746 KB
sha256:5c960fc683fc4b8d72b69d99c16d549c97732827b97ee7ef7827dcba255aeca8
TestResults-Release-Linux-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39 Expired
1.01 MB
sha256:9f9dcd33ad6c8e445c023a9c1b390c03237c301bd3df587bd39fea8df6810d2a
TestResults-Release-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
587 KB
sha256:c8f97eb4b0f845dac73ada29ee5bdd91a306b4ef82e7fc9d610c5df551b6d39f
TestResults-Release-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
618 KB
sha256:02978227042735dc073c58b5883d83ca3dded527fbb192277a1067c1eed7f090
TestResults-Release-Linux-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6 Expired
1.04 MB
sha256:dd6f2244c2004abdf609dfa6e783eb41ead85c7511c95cce25ce381f18db7c71
TestResults-Release-Linux-50341480c05b5bf7396b7ee2937320cfa343d4705e8282b162c5aa1080207e7c Expired
1.1 MB
sha256:8cf2cfb91aaefd837cca120e232c9c762b49ac3bf5f2c6b854539eca32a98db7
TestResults-Release-Linux-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92 Expired
1.07 MB
sha256:e81b74e6e018199208eb1bea9493dfeabad895938679135977f1fe5c5f976a0f
TestResults-Release-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
453 KB
sha256:f775cb572771529c360fae44fdecea38a6a85ad9c796d428f50156aed0fba886
TestResults-Release-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
547 KB
sha256:c26c86345c0aeb994eb77294b1088fd1b0983cb2dd016955d03058a9f7fe0457
TestResults-Release-Linux-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f Expired
1.13 MB
sha256:c78441e9ef116f1d91739f26e56d054d08cc922d82d7d3a79e7258c4b369fb84
TestResults-Release-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
626 KB
sha256:268aba6934f842198ff0572b16f648d08b43245f06dcab77d05fa9a4902517d2
TestResults-Release-Linux-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2 Expired
959 KB
sha256:cc8b8a202b0c2209b08eee6b74f1c4726cec1f69f7c6d80f160b6f450c7370e0
TestResults-Release-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
19.4 MB
sha256:04cebe4c2a8b60a93c3adfa05369cfb90e190cc3f2d2d4cf62d332c0b75b86bc
TestResults-Release-Linux-84111c70f39f3c093a05be91da5748cf1e6481441003f55e540fa22ab13af6c9 Expired
1.03 MB
sha256:b70a3a85af3b3e8a631c7128a72b4905303bf8a55fea6c0c964ad741efb4be17
TestResults-Release-Linux-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e Expired
1.05 MB
sha256:9b16767af57353c110348bcc4e849945372cbcc096c48b156a12cee19bab0016
TestResults-Release-Linux-88837201cdbf3c5419af99a105207751121cd256bebe504e6d0ed19d803c79ac Expired
530 KB
sha256:45fd00bd15a4332a04e252dc6acd60d21913bba9f05327c5df4f19b3e0c683b6
TestResults-Release-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
647 KB
sha256:609df5d7cf4b2ddbebf6a6281881e8c1fee1cc9ba8fdd860258fdfa5fba4d717
TestResults-Release-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
785 KB
sha256:451a44f40530e24dd130f52e30e5943b9ab93e304c04887567110af82b2c65b3
TestResults-Release-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
578 KB
sha256:9260d0735ec44468ec4b524124e770b5672c2fcf1faf8d3136026836e16df9d0
TestResults-Release-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
682 KB
sha256:6804714660d81d689e5e31eada05cc5516a54411d354d49838fcd56035ee9f9b
TestResults-Release-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
792 KB
sha256:fb3be8a37b8a4ddb2c0e0808309d5369e538c52ee87c2941528bfa3a06c4a7cc
TestResults-Release-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
533 KB
sha256:10cd72e9424bf86260dfdd5d0ea119aedd07302d6e294ba145971fee94d192f3
TestResults-Release-Linux-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d Expired
914 KB
sha256:4ed6f3a164f9a216aa071fccb920f693045f263251e143cee390b651665bd541
TestResults-Release-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
454 KB
sha256:4576387f107c01a0706315234da1c4ad76e67e86ac46fdbf03fe23ef295105ae
TestResults-Release-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
612 KB
sha256:a868fbb6fd4e3be62c65594127343c57a84e747fada3806fcbcfe8fab3bc82db
TestResults-Release-Linux-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a Expired
969 KB
sha256:6034e847842942d6069cf73cff61559d662095291b16bcdb249d8bd1b0d126d0
TestResults-Release-Linux-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1 Expired
1.17 MB
sha256:e964e0d8ad516e560a112989b573f16d6712c26c68bfa85d04a4cf3533fcc862
TestResults-Release-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
646 KB
sha256:fb97685e7c339e4184e0d3aee6ac24745e821d9f9d9cbed222e74c88a9dfed2d
TestResults-Release-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
813 KB
sha256:7bcebb85722cd7cf205a72e590df67882372fe0a9a922970fcd6427bef89e313
TestResults-Release-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
428 KB
sha256:4f5baa41590551c2ae4873ff80e1bb98cede2ab08635538d264a30653a88774a
TestResults-Release-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
1.03 MB
sha256:f025bcc876eb318a6048e97901245f0e327fb4738c49034319aafcc3ecea759c
TestResults-Release-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
559 KB
sha256:e14a3d11579a3cbfe70ac5fc3dc544e8cb704c5983ced6438c645696d1e644b9
TestResults-Release-Linux-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367 Expired
628 KB
sha256:6a6545ba9b58ca1922d9187ddd0c16ac90b4480145c2f3f37b38dfe6d46c5428
TestResults-Release-Linux-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603 Expired
1.02 MB
sha256:f83211872896e68a6c11c3bd035d33bbcfc3b0469ea40fdb49b1f0b2bf99fad1
TestResults-Release-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
829 KB
sha256:be4e72c6aae9b43e608a5dd2cc2fe00c5941ddeec7632fb82d5d914b11cc55b4
TestResults-Release-Windows-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e Expired
844 KB
sha256:5eb5dc4f3f909d483fc8036e7b8494a3eeee222152cbe067288af353c16d1ca2
TestResults-Release-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
1.1 MB
sha256:c74b3abf42da202e11b5647e71f8c58417ab1aa59e9e23d310a8e8b396534436
TestResults-Release-Windows-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39 Expired
1.01 MB
sha256:147bea40eaad5ecc038bef901dd87660fb465bccbe8fc73e6cc626a70626788a
TestResults-Release-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
887 KB
sha256:581ca966102271795e77bd8ff5e0acd502dcdab1b436fa33c2363873bd74f85c
TestResults-Release-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
931 KB
sha256:6e47bf185ceabfeab3dd886354d5f5d8c8b9f48ddd6cc531f97475ecdfc0fab0
TestResults-Release-Windows-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6 Expired
1.04 MB
sha256:7917456f491eb17f74c55fb55e31dd7b32ef218dc054f343b26e4a47f61c08bc
TestResults-Release-Windows-50341480c05b5bf7396b7ee2937320cfa343d4705e8282b162c5aa1080207e7c Expired
1.1 MB
sha256:396e3ba7d29f8ed9b99b0820e6192642971c2347b6f640dada585c40b77d3682
TestResults-Release-Windows-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92 Expired
1.07 MB
sha256:65dec5569586358d660dde2e8498a591639659ea5e4e12aa0d3e93e57d2b26a5
TestResults-Release-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
683 KB
sha256:d8f53172981013f050052a038745fb8409efbf7a97c121ca42149d8e1b1ccb52
TestResults-Release-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
826 KB
sha256:ad9e796a3dfc3593e475068cd78ce6473b75d743559e044a6fa549061755aa37
TestResults-Release-Windows-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f Expired
1.13 MB
sha256:bc58c72714fa10a7840b12c9798ef9b4260484c7a469775c5bc2bc8e408e1fc9
TestResults-Release-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
943 KB
sha256:7b10056f0d176a3b3319e2fd07d2e865f8aab2faf37f4d519768409dd651126e
TestResults-Release-Windows-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2 Expired
963 KB
sha256:01e6bc724d629a3a2b5dfb6bd633abe44513812c23d1e0d7bcc45c7a1435ba7f
TestResults-Release-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
29.1 MB
sha256:99dabee42b9aac569843ba0dd28eb8a7d49ec180b2e6d253264163b120bcd492
TestResults-Release-Windows-84111c70f39f3c093a05be91da5748cf1e6481441003f55e540fa22ab13af6c9 Expired
1.03 MB
sha256:efaba7bd0bce838fd3a15f39ff11e51854b35d22f30c9228895749db7570c1dc
TestResults-Release-Windows-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e Expired
1.31 MB
sha256:b08557991fe7bd794fbc76ba464a558ab855340990618308bd8e22fa0754641e
TestResults-Release-Windows-88837201cdbf3c5419af99a105207751121cd256bebe504e6d0ed19d803c79ac Expired
534 KB
sha256:73f25cced35a512928ddb51b3d74a96ca6a28070871be6b17d0532cb65cf9a95
TestResults-Release-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
975 KB
sha256:c54927c13c5abf5576bcbc67099ffa681a0c4f71d9b127b12b7bd3b9bdab7ec6
TestResults-Release-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
1.15 MB
sha256:d5b0f8502c5ee0df2ac581efba942fd29598c036219a22461b088432d3f55bb0
TestResults-Release-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
870 KB
sha256:69be388c363980bd81c0f0117d42c8dbef3931eb04446fadb412a0a7feabfb27
TestResults-Release-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
1 MB
sha256:61c68173f010f663c674ba97f733aa2a5ba6848841ef861a8c79d119326684ed
TestResults-Release-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
1.16 MB
sha256:28d608025b17ea2553ac668fcf605c11bc4b3d5eecde1168f29b01cd00de0638
TestResults-Release-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
803 KB
sha256:3b2610aac4b1a910f6fb7ba92f5cdc458c13f3e16f636bfd377d285e41d90487
TestResults-Release-Windows-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d Expired
919 KB
sha256:da26fc88f7aad17520e77b2a5a345959f5b5d760015258c8a1a3531c372f1d65
TestResults-Release-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
684 KB
sha256:90dff74eae050ec58c0af33d30a5731c34291db8bfa923125c60abc3e58ee1c1
TestResults-Release-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
924 KB
sha256:3f3ffaae9854e91dedea98712c03f39d77e1dea7e418400d90ae6ab7fb0b988c
TestResults-Release-Windows-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a Expired
972 KB
sha256:9994c595b0093b7e318e7f5d33d7d21e4cdb314189e5bd59b5c90809e2b953a1
TestResults-Release-Windows-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1 Expired
1.17 MB
sha256:23f73a96a70590d93f878f3de5bbc3c145ed5c69be72721d8cbde6efd01c5fbc
TestResults-Release-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
972 KB
sha256:04b14ad19858c9ce8395b97e6a80b669028beaa0f1cd3fb5c6a32f48c85c0f50
TestResults-Release-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
1.19 MB
sha256:3b12617942a99eada1e09027a7050c905a648d9b0860e1c2160b821f7c2eecf8
TestResults-Release-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
647 KB
sha256:bcbbe645c5f8063cbec6019187ef6fca27ab103489cafee51cb48cda95627423
TestResults-Release-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
1.55 MB
sha256:8a3d5a6be06fda1354fad67ad2b574fdaf4e49cbace9671e20a6df68a29b1ee3
TestResults-Release-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
842 KB
sha256:7cb3402ef359bdd18cdbb12cf8d155f22c912515b47071d23981ca81f47bca58
TestResults-Release-Windows-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367 Expired
632 KB
sha256:b5f0969a077986c14cdb98c9669210ad141ed1859b34831e2629feb23a34e8d8
TestResults-Release-Windows-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603 Expired
1.03 MB
sha256:ee5c34ab233742f5c0e0ccf5d366a971ff9705d9d20fc3648bfc597f42cf8109