Skip to content

V9.0.1/package maintenance #232

V9.0.1/package maintenance

V9.0.1/package maintenance #232

Triggered via pull request January 28, 2025 00:35
Status Success
Total duration 37m 12s
Artifacts 302

pipelines.yml

on: pull_request
🐧 Prepare Linux
19s
🐧 Prepare Linux
🪟 Prepare Windows
2m 7s
🪟 Prepare Windows
Matrix: 🛠️ Build
Matrix: 🧪 Test
Matrix: 📦 Pack
📊 Code Coverage Analysis
51s
📊 Code Coverage Analysis
🔬 Code Quality Analysis
8m 21s
🔬 Code Quality Analysis
🛡️ Security Analysis
6m 28s
🛡️ Security Analysis
🚀 Deploy v${{ needs.build.outputs.version }}
0s
🚀 Deploy v${{ needs.build.outputs.version }}
Fit to window
Zoom out
Zoom in

Annotations

498 warnings
🛠️ Build (Debug, netstandard2.1): 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)
🛠️ Build (Debug, netstandard2.1): 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)
🛠️ Build (Debug, netstandard2.1): 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)
🛠️ Build (Debug, netstandard2.1): 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)
🛠️ Build (Release, netstandard2.1): 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)
🛠️ Build (Release, netstandard2.1): 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)
🛠️ Build (Release, netstandard2.1): 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)
🛠️ Build (Release, netstandard2.1): 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)
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L195
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L209
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L225
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Data.SqlClient/SqlInOperator.cs#L29
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L186
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L186
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L199
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L228
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L228
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L195
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, netstandard2.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L195
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, netstandard2.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L209
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, netstandard2.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L225
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, netstandard2.0): src/Cuemon.Data.SqlClient/SqlInOperator.cs#L29
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, netstandard2.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L186
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, netstandard2.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L186
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, netstandard2.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L199
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, netstandard2.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L228
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, netstandard2.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L228
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, netstandard2.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L195
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, net9.0): 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)
🛠️ Build (Debug, net9.0): 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)
🛠️ Build (Debug, net9.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L195
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, net9.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L209
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, net9.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L225
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, net9.0): src/Cuemon.Data.SqlClient/SqlInOperator.cs#L29
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, net9.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L186
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, net9.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L186
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, net9.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L199
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, net9.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L228
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, net9.0): 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)
🛠️ Build (Release, net9.0): 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)
🛠️ Build (Release, net9.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L195
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, net9.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L209
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, net9.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L225
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, net9.0): src/Cuemon.Data.SqlClient/SqlInOperator.cs#L29
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, net9.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L186
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, net9.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L186
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, net9.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L199
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, net9.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L228
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, net8.0): 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)
🛠️ Build (Release, net8.0): 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)
🛠️ Build (Release, net8.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L195
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, net8.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L209
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, net8.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L225
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, net8.0): src/Cuemon.Data.SqlClient/SqlInOperator.cs#L29
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, net8.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L186
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, net8.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L186
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, net8.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L199
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, net8.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L228
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, net8.0): 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)
🛠️ Build (Debug, net8.0): 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)
🛠️ Build (Debug, net8.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L195
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, net8.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L209
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, net8.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L225
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, net8.0): src/Cuemon.Data.SqlClient/SqlInOperator.cs#L29
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, net8.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L186
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, net8.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L186
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, net8.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L199
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, net8.0): src/Cuemon.Data.SqlClient/SqlDataManager.cs#L228
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data....: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data....: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data....: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data....: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnost...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnost...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnost...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnost...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.E...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.E...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.E...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.E...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exten...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exten...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exten...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exten...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCor...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCor...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCor...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCor...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions....: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions....: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions....: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions....: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exten...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exten...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exten...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exten...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cu...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cu...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cu...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cu...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNe...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNe...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNe...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNe...: 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)
📦 Pack (Release)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
📦 Pack (Release)
- Add lib or ref assemblies for the net8.0 target framework
📦 Pack (Release)
- Add lib or ref assemblies for the net9.0 target framework
📦 Pack (Debug)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
📦 Pack (Debug)
- Add lib or ref assemblies for the net8.0 target framework
📦 Pack (Debug)
- Add lib or ref assemblies for the net9.0 target framework
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading....: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading....: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading....: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading....: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functional...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functional...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functional...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functional...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Fu...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Fu...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Fu...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Fu...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Raz...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Raz...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Raz...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Raz...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authe...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authe...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authe...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authe...: 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Data.SqlClient.Tests/Cuemon.Data.SqlClient.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Data.SqlClient.Tests/Cuemon.Data.SqlClient.Tests.csproj): src/Cuemon.Data.SqlClient/SqlInOperator.cs#L29
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ext...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ext...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ext...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ext...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ext...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ext...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ext...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ext...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetC...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetC...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetC...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetC...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Dat...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Dat...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Dat...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Dat...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.Asp...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.Asp...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.Asp...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.Asp...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exten...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exten...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exten...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exten...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.cs...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.cs...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.cs...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.cs...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagno...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagno...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagno...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagno...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cu...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cu...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cu...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cu...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNe...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNe...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNe...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNe...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extension...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extension...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extension...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extension...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exten...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exten...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exten...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exten...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadin...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadin...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadin...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadin...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.E...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.E...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.E...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.E...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCor...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCor...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCor...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCor...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data....: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data....: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data....: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data....: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnost...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnost...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnost...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnost...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions....: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions....: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions....: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions....: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading....: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading....: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading....: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading....: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Function...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Function...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Function...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Function...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.R...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.R...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.R...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.R...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc....: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc....: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc....: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc....: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): 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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Data.SqlClient.Tests/Cuemon.Data.SqlClient.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functional...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functional...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functional...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functional...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.cs...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.cs...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.cs...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.cs...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Fu...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Fu...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Fu...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Fu...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ext...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ext...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ext...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ext...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authe...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authe...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authe...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authe...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetC...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetC...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetC...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetC...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Dat...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Dat...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Dat...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Dat...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extension...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extension...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extension...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extension...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Raz...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Raz...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Raz...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Raz...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.Asp...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.Asp...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.Asp...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.Asp...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ext...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ext...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ext...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ext...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadin...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadin...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadin...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadin...: 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): 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)
🧪 Test (windows-2022, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagno...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagno...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagno...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagno...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Function...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Function...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Function...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Function...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc....: 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc....: 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc....: 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc....: 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.R...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.R...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.R...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.R...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: 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)
🧪 Test (windows-2022, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): 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)
🧪 Test (windows-2022, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): 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)
🛡️ 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.
🛡️ Security Analysis
Unable to validate code scanning workflow: MissingPushHook
🛡️ 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)
🛡️ 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)
🛡️ Security Analysis: src/Cuemon.Data.SqlClient/SqlDataManager.cs#L195
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛡️ Security Analysis: src/Cuemon.Data.SqlClient/SqlDataManager.cs#L209
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛡️ Security Analysis: src/Cuemon.Data.SqlClient/SqlDataManager.cs#L225
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛡️ Security Analysis: src/Cuemon.Data.SqlClient/SqlInOperator.cs#L29
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛡️ Security Analysis: src/Cuemon.Data.SqlClient/SqlDataManager.cs#L186
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛡️ Security Analysis: src/Cuemon.Data.SqlClient/SqlDataManager.cs#L186
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🔬 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)
🔬 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)
🔬 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)
🔬 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)
🔬 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)
🔬 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)
🔬 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)
🔬 Code Quality Analysis: src/Cuemon.Core/DateSpan.cs#L166
This loop's stop condition tests 'nextWeek' and 'totalDays' but the incrementer updates 'weeks'. (https://rules.sonarsource.com/csharp/RSPEC-1994)
🔬 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)
🔬 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)

Artifacts

Produced during runtime
Name Size Digest
CoverageReport-Debug-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
7.45 MB
sha256:ba0715008c84c62bf80007fd25d0f0739b6c1abaf684606e3038592f0d334b6a
CoverageReport-Debug-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
9.34 MB
sha256:6e30a687a935b01c8e8fc867558c36779f17465d8a5e49192969bf468cdcb50f
CoverageReport-Debug-Linux-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629 Expired
15.8 MB
sha256:44c4dde7541bccbf0859b02085f4cedfe12bed8c6b5d514d05a363032fbf51c2
CoverageReport-Debug-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
7.68 MB
sha256:fd6d3c2939d1dad7c5cdbac456c346fb86e996369ac34761e08b03ef2e61b488
CoverageReport-Debug-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
8.29 MB
sha256:7a035445def22d5935812d587fb0f88a8ffd02b0761014919369387acb9da910
CoverageReport-Debug-Linux-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282 Expired
14.1 MB
sha256:e254e184abc65258946e7e1fa2403e00e156856c749926ed3292ff2f05bbb6b3
CoverageReport-Debug-Linux-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d Expired
16 MB
sha256:2b5c49230202f5f32d054fc73fcc46c1adf4f7f71b974887dd6ffa1725e4b9c2
CoverageReport-Debug-Linux-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2 Expired
12.6 MB
sha256:fe4dbefb56245992531a08ad7e03f7e57be5f41b765d40fa6796138fb1aa3219
CoverageReport-Debug-Linux-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8 Expired
15.5 MB
sha256:f932497148c679a911f9c0243ca83ea6f2d4888727adc3ef9ecef9ffa7feed1c
CoverageReport-Debug-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
6.3 MB
sha256:736963a467a09b6605c886c889c1a212c415c85e84fd90b663eec4de1d5c8c5f
CoverageReport-Debug-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
13.6 MB
sha256:caed948c07299e97c2248b808236755a6cdff8e58a4d225b9ff40d619cfbd6cf
CoverageReport-Debug-Linux-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3 Expired
14.3 MB
sha256:642986a5a55e9d3ce5875251efc420609c06e16eff3720e2d034ad358510f869
CoverageReport-Debug-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
7.08 MB
sha256:66366a0711b6010910a1164e5ada4ccff688f44eaa386e47e62c4edf53205727
CoverageReport-Debug-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
8.67 MB
sha256:cd2bde2db6674d2b3fe91345a111b0f9600872f4cece563c5e6f38728cdf3712
CoverageReport-Debug-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
10.2 MB
sha256:bed0f151c846a89a7d31dff2ace68f9906fe847ac2321916413081de1dcdf283
CoverageReport-Debug-Linux-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42 Expired
15.6 MB
sha256:22d2f3b06bcc84cb97c4179e70969bc39119c46da26f1a1e23a2581e2fe83e60
CoverageReport-Debug-Linux-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a Expired
7.04 MB
sha256:1c0d3919957a80e12a7a70b78b8e8168f7335748cb09e389a3ea237a3ba9a91c
CoverageReport-Debug-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
8.49 MB
sha256:b9064d2b7fdf46d8fea3d7168940027d04d113d88cd380202de3aed2facba22c
CoverageReport-Debug-Linux-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c Expired
15.1 MB
sha256:9a4603f821ceaed8ab423ac0ca175352b1abbfdb1738bc0461de9f78c39f57d0
CoverageReport-Debug-Linux-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c Expired
8.19 MB
sha256:06e80a663d38f1e4a28008c27b68a191221151c8b68f5a9fdeace28810009c7b
CoverageReport-Debug-Linux-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365 Expired
14 MB
sha256:830f8df4f00abd4e81d9756874f9e727f6fab006c9647adc1904e3d507943c7b
CoverageReport-Debug-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
9.44 MB
sha256:d7001d46c0c25d1553c7481cb4335498d203b04792508e383ed1046f7e572753
CoverageReport-Debug-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
7.71 MB
sha256:1eda0dae4d9640a25eeacad052a81f14157dc5463c1a1b28e9621809ae7b4c45
CoverageReport-Debug-Linux-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5 Expired
14.4 MB
sha256:67d0e613ce521270ba9d92022f6800566ded7e031bafeeb76c81edd0b0ef93ca
CoverageReport-Debug-Linux-bbc7f0a46538eef8d65ac57a930c3f8bda955a9b5ea7ec8b665fc9187fd0ac7b Expired
8.82 MB
sha256:1173cde91767aad45d0dab224e74e9fcd83e4db56a9b20f8f6603112fb5e0897
CoverageReport-Debug-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
8.66 MB
sha256:49ea565ff864eaaacbad91344f66625ac309ac8b191d9d930fb5c40fe50ef124
CoverageReport-Debug-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
8.84 MB
sha256:5727d6f3504a873cb30e3a979daa341ef58584e8dba3d75ab63b0170f0cf7795
CoverageReport-Debug-Linux-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa Expired
14.1 MB
sha256:7c7b4c74857cf32bc533b4dd2f16923983314855dc938ff179cd3fc747ee9d1a
CoverageReport-Debug-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
6.98 MB
sha256:f98ff16f9180641030c1cb7f9fb8b21afd13bc1dccbffd9beed116b99cd55eac
CoverageReport-Debug-Linux-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571 Expired
14.1 MB
sha256:b99ef1b26e1466f9cef0e91cc9fedb6f027bd697336e7d9d2ea656b76387dc53
CoverageReport-Debug-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
6.67 MB
sha256:6c81a0c1210f7e254ff9ee749fe995ab35ca6edbff4c1656a05c741fe48c201f
CoverageReport-Debug-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
7.96 MB
sha256:697debade836d96c30435b09d320df94fafb8852393961fd129e56e649a88fef
CoverageReport-Debug-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
8.26 MB
sha256:e04f16ce9ef0715fe0548bc98970f375baaf8732ef86dbc3e092de39defb34d4
CoverageReport-Debug-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
9.91 MB
sha256:52ac8825251ce19bdc49eb4e70dccedbb467e797e63bd841622cba7676865d82
CoverageReport-Debug-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
6.35 MB
sha256:c66da9e29ac5f458128663117f103d5c890e5195d8dd27885691c7af9d03b7ec
CoverageReport-Debug-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
10.4 MB
sha256:da12b73579b7c0b950ffe2754b30ee9a84215185363b1627ec357585ef8752cc
CoverageReport-Debug-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
7.56 MB
sha256:4fe292c98a6a656a18cde981ec5af654d7af3299113fc443c712c6400b84212d
CoverageReport-Debug-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
7.47 MB
sha256:eea01ac112b0793f96e85191e9e1a12019a162853f06eba739378637fb4c5979
CoverageReport-Debug-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
9.36 MB
sha256:9a0ff14e7e894d5721977297e43bf95ea48bdb8e5f37d509ae59f3fc3ec09d92
CoverageReport-Debug-Windows-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629 Expired
15.8 MB
sha256:24d3fa885a9417458256381bb9dac3db76b50ac20a5959590d427575a61aed90
CoverageReport-Debug-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
7.71 MB
sha256:713bdfdac68682bec2656543186e8cdf46613b31c4c5e0fdc3a06528e24a7f1b
CoverageReport-Debug-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
8.31 MB
sha256:9889d250fd49b32eadb4fce16d4eb59b9739d74f1b11ad368ab637bf53920cde
CoverageReport-Debug-Windows-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282 Expired
14.1 MB
sha256:9b73cc3da9a3e978e7df28a3fa7a6737f0fc797fd4e96e553dc23e40e44cd15e
CoverageReport-Debug-Windows-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d Expired
16 MB
sha256:ea9d7cf9b61817fe4f0aea352677279cefd66379e55c438f3cf662438c153956
CoverageReport-Debug-Windows-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2 Expired
12.5 MB
sha256:9f0dea7f001607a038d03541d5102d45ccce9488687334c476703f342cb3e19a
CoverageReport-Debug-Windows-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8 Expired
15.5 MB
sha256:cc75907c7c165faf45130e09289d42811df37d081da496422bebfcdfbb691c9c
CoverageReport-Debug-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
6.36 MB
sha256:a08dac27d51d9fe2f7291133a94945144d252909745cbbf1bb8587897944302b
CoverageReport-Debug-Windows-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
13.6 MB
sha256:b342a5067e732659bf9a3a2a86a7b7393ba6d36cf6eeb3d1870d050ddbc32f0d
CoverageReport-Debug-Windows-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3 Expired
14.3 MB
sha256:031ae7d5d8e0b070efaddfe580e234a12218b2be7097ec0c831b44d8d0c29c11
CoverageReport-Debug-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
7.11 MB
sha256:800dc82a9e8c72f7cd97ecbc08302c25fcb6288a03a337bbe08b06c57f81d3ac
CoverageReport-Debug-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
8.69 MB
sha256:b9b213f5490e4e4ec2e35dfaf50875ff0bf437f35519f02cfbfa010330bfddd7
CoverageReport-Debug-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
10.2 MB
sha256:bb690aa7fa75dc22bc767296c5d9f74459f2bef06043ab094d11556c1ecbf361
CoverageReport-Debug-Windows-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42 Expired
15.6 MB
sha256:3e2573d2d9857ba21141406ee32e8470ccce28399ec6692392c82810acf360d5
CoverageReport-Debug-Windows-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a Expired
7.03 MB
sha256:7b8413762359e4db1302dc1a48599d2895f91ef0ebebf31248b037dd1d132c6e
CoverageReport-Debug-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
8.51 MB
sha256:4dacbf0116afe91ad498e9a93acc4f5f1506b274f25e15285fbca506d88a9b22
CoverageReport-Debug-Windows-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c Expired
15.1 MB
sha256:815cce09def99cb85119f7612c98ba5d13c5c8f825b8e6ed901a53ea43db893b
CoverageReport-Debug-Windows-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c Expired
8.19 MB
sha256:71a7613869ca082dd9c149070d2d7f5b6392007559eba480228fd7194f99c29c
CoverageReport-Debug-Windows-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365 Expired
14 MB
sha256:f263c0f2d24a040bc299982860fd9bbd97f611d3a8718d67dde18bccabd806ee
CoverageReport-Debug-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
9.46 MB
sha256:c5022a1e895f660e43179663a7cb48a838939cff18e580096564899767c5c8b6
CoverageReport-Debug-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
7.74 MB
sha256:2dd995face1dbb6c30f519d914d79ea109410db9e18abdb26cd64ec334cde336
CoverageReport-Debug-Windows-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5 Expired
14.3 MB
sha256:02e0582ed909eaf5194199e44833bdefb44a6ad3b0ef8a8790e920b6ae17e797
CoverageReport-Debug-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
8.71 MB
sha256:67969f2671b7c6c729f131ae0abce8e0ee00dd7b0f18aa8f2141ca89b2102d31
CoverageReport-Debug-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
8.87 MB
sha256:c88d6192b306119f90c29a91d4351f7d06ff1aa2220da498838decbb83eecda9
CoverageReport-Debug-Windows-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa Expired
14.1 MB
sha256:2fdee0360b2bc4c274171e39776efe3ba0662f7714d996132db3bba2581599c3
CoverageReport-Debug-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
7.03 MB
sha256:59db5689dd09066650cba7e710e53434f4bcab463419d97513c65b5127bc35c2
CoverageReport-Debug-Windows-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571 Expired
14.1 MB
sha256:89df200aa6ad549ce21bb570956f0ab367bfa0c19fabf0778ddb11d843e28a54
CoverageReport-Debug-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
6.69 MB
sha256:62b8929846faf719e06c43cacb8ae7fe28b7eeb6b83215016f6cdc9dde771a85
CoverageReport-Debug-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
7.99 MB
sha256:e7e60829af91885a1c444799aad5494572afd4ffaf39ea84375142c2b5997c07
CoverageReport-Debug-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
8.29 MB
sha256:52075d4938ba070a42faf9a387390edd799b2d3d82ceef1d63f10b84aa8ca21b
CoverageReport-Debug-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
9.94 MB
sha256:0bde4589d4509416911e4e9f5a913f4495784451760135457d371160c7736ac1
CoverageReport-Debug-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
6.41 MB
sha256:c74943801af5b821e3169774349eb85e88689dd43ae0ba17dcc627c80f7be259
CoverageReport-Debug-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
10.5 MB
sha256:2d93720b63c496f6bd4690d70f0955660be0ae24e881f33eeacc23fb94e2952b
CoverageReport-Debug-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
7.59 MB
sha256:8e956571d6919165cd8615f1413d960b74bcdaa04125bbd005482c94cff78b71
CoverageReport-Release-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
7.43 MB
sha256:7593d4d1c551f0586e9d8c3615d87f073879fd73270d622cf5d32467cb2eb5c1
CoverageReport-Release-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
9.31 MB
sha256:b69c0afbcacb85e5821c194d2d36969ce4d73a1abb9a3cc9e0736e4d1abedf77
CoverageReport-Release-Linux-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629 Expired
15.8 MB
sha256:a39edfb7d955934b42a1377ea422f63fb640465b1fa33d63fecf35bf7447746c
CoverageReport-Release-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
7.67 MB
sha256:029eec151f6359b8d6d6f4b1de7283ea6fe99cd7005f8044cfc8a1e1ba6d3563
CoverageReport-Release-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
8.27 MB
sha256:8aaa0cea15997f9a913c80f9557aa7cc20ad26bd5a574e36f8e201c9150ead0d
CoverageReport-Release-Linux-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282 Expired
14.1 MB
sha256:b9c248f52505664f181fc79e14840e793dbf953ab7baf925426bd5743c6ba3df
CoverageReport-Release-Linux-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d Expired
16 MB
sha256:485667bbc7d9de7f69e04db1a86cf7e2acb8b620d6acbdeadc06861a2264d0d2
CoverageReport-Release-Linux-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2 Expired
12.5 MB
sha256:2e0b891282b93e3bda84e18310c95b4d86bfdcd2ff8c35b819bcf0fee217fbc5
CoverageReport-Release-Linux-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8 Expired
15.5 MB
sha256:53ef800e4fb24794460554d8d581224ffd92b5c6cf841c7883e3363b5d106251
CoverageReport-Release-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
6.29 MB
sha256:9918cdc7f3bdefbf3e90515d2ad5e6f17d23554ecd4f30f789725ef5a63ac924
CoverageReport-Release-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
13.6 MB
sha256:54238198bb4bcade2ecf51460eb72496b33ea8b4750bae24c9b9030ad4587589
CoverageReport-Release-Linux-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3 Expired
14.2 MB
sha256:c1f4da820a6fe0031efada44ed494a1d66119581c66f7e1e18e8a3663bbcdb31
CoverageReport-Release-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
7.06 MB
sha256:30bb53d7cfd2dc1353a606e1b067259da667f18b5b2954e62982c100181acd6e
CoverageReport-Release-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
8.65 MB
sha256:dad19513445af7925308480ed85eb190f8cace57ab2605ac9a1ba55081edbbb9
CoverageReport-Release-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
10.2 MB
sha256:8dd2adde7c97cbf5a902cc1193f44a5a85981d788c21aa3ce8a47ea3f7a1ea62
CoverageReport-Release-Linux-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42 Expired
15.6 MB
sha256:001649e92efb4b0364f66497e25804d86ea2ac393ffdf2173aed969160befeac
CoverageReport-Release-Linux-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a Expired
7.02 MB
sha256:1979be2a9cfcb6058e366d046b6fb5640e07e7d1d911dbe657fb541e96bfb819
CoverageReport-Release-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
8.47 MB
sha256:0ac8dbbb7667b512102dc8b2e60271c0d92af99cb163b37a8b4c4f0c6e095941
CoverageReport-Release-Linux-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c Expired
15 MB
sha256:0e5bfae084ce11baf4095f65e57662244b43a6885bdaa59dfe8d3e598e47e39b
CoverageReport-Release-Linux-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c Expired
8.17 MB
sha256:e065e28ffc0f5eeac96738f293c2cfa186e475ba74dfaffd775cf30cdd27f113
CoverageReport-Release-Linux-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365 Expired
14 MB
sha256:5007e3a0e3aab6d699738566121e500fa77720dcb50a9fec8a3a0839b264fd98
CoverageReport-Release-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
9.41 MB
sha256:14acc477d4f3ca1946cd4588d49db2802771cf1b64637e800c5ec057aae0c34a
CoverageReport-Release-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
7.7 MB
sha256:8ef67d0bf300e4d241149d5c0591bab5869fc71376996ec2b5c428ed1bde2e22
CoverageReport-Release-Linux-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5 Expired
14.3 MB
sha256:e1cff0176f24b1e691d33e3a3d4704fa5c8af9e0ce02ab7a7eacf0581ab4aaf4
CoverageReport-Release-Linux-bbc7f0a46538eef8d65ac57a930c3f8bda955a9b5ea7ec8b665fc9187fd0ac7b Expired
8.8 MB
sha256:e539f1d001ca378c10e47e33ddd1e4fda5c209ac1a1c4b05bd3ddb4eec38c7a2
CoverageReport-Release-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
8.64 MB
sha256:b83df6940fa2695dd4c99acc1d993905986d11dbd3a96e814291a3144a902f65
CoverageReport-Release-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
8.82 MB
sha256:ed0bcf6a6ad9ecc173fc408820f4c0012f9a2ce2f0a8a63a70213d24c8113bc3
CoverageReport-Release-Linux-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa Expired
14 MB
sha256:4523474ecdbace4fc4ad4c3b489b91a7400a53c5297d4a129adeb6f9b6f85c0a
CoverageReport-Release-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
6.96 MB
sha256:d90c75b1bd2d28532110dc44d0bf95a2ecfb4f5b97cb4d020fa9c2c5aa9ed962
CoverageReport-Release-Linux-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571 Expired
14 MB
sha256:b09f82c4b090f03c9dea34ac8f09236ab5e1970ab3535bb84b0a42779e02a9f5
CoverageReport-Release-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
6.66 MB
sha256:87a8120eac5e1a728aed38fc49b7e4022a5933db135e76bf5561ada46b17e885
CoverageReport-Release-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
7.94 MB
sha256:43a2b034df0ae9eaa0504864245a775895e4d991f6994d82b91a37211fbed416
CoverageReport-Release-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
8.24 MB
sha256:d587c43c9da7b12da02c2522c245ce8893999dc6c3cb5e0d4af4dc46cb069928
CoverageReport-Release-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
9.89 MB
sha256:d8419c22005dd2fde353f3d3ee960c68976f6c8b29d09c3513c1856e7591ccf1
CoverageReport-Release-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
6.34 MB
sha256:11ea7a5c0f6872b3ec50af506d4efa4bb54e49cbf18cc0edbc13dc49ae2801c7
CoverageReport-Release-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
10.4 MB
sha256:32c3f6ae749d8fc1ce5344336da75794b59614b6e18fdc3b93cd34ae84568173
CoverageReport-Release-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
7.55 MB
sha256:e0fc5c735b8dd0aa26138e867056db01664f71e27cdc01335564770a8410ac3f
CoverageReport-Release-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
7.46 MB
sha256:f11ced8ec6f8e9dae1d808e50cbdf20435a94019182d2f4045f923fb8aff3d13
CoverageReport-Release-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
9.33 MB
sha256:2a74a5d59b3c8bf5ae1f4c56d9de9b326b291400509756e4080905d371103003
CoverageReport-Release-Windows-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629 Expired
15.8 MB
sha256:e3da09839602f2e098f04cd8d376e113ea3d838f82ded3f41646051bdde35596
CoverageReport-Release-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
7.69 MB
sha256:3830c9fd516dcaec218f5aadb2829bde8ce951b5ab38e6336d44cb6b68dbf079
CoverageReport-Release-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
8.29 MB
sha256:4f817b868a6cc82175d4b81c7db3fb8850293a3f84b823bbd579093ca27b47f4
CoverageReport-Release-Windows-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282 Expired
14.1 MB
sha256:8acf38865f1ad38c5e70455bb02172516c3abeaeb62fa98ef880f38611854361
CoverageReport-Release-Windows-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d Expired
16 MB
sha256:c9cbbfc2dc245e03320e978102ef672bd1b5bb34afe3de229d8f9d255cb4b5f3
CoverageReport-Release-Windows-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2 Expired
12.5 MB
sha256:2410675b8742521f6206eed709c654b26e66ad4fd6939e68729f1af098e1bfbd
CoverageReport-Release-Windows-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8 Expired
15.5 MB
sha256:e2d8e9f46320ab42c2be9170b14ca40d121125343b607040802d225101c87b26
CoverageReport-Release-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
6.34 MB
sha256:c4a847fc11827585e95f7c9ae0bd519167d29179fb921d4e9645ca37ad345baf
CoverageReport-Release-Windows-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
13.6 MB
sha256:ba6464b46f5bd6c5bb2be6e64b078eff0466202c08f8f7304cd2ebddf0bf8d54
CoverageReport-Release-Windows-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3 Expired
14.2 MB
sha256:77d290d74d416ebb290d4e18ba83f800fd49184fee6d4359e52d808cb0785e2f
CoverageReport-Release-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
7.09 MB
sha256:7e5999bb8c226ed8283a712716084e84ca91aa344d3b01abb638bea7f5eb45a0
CoverageReport-Release-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
8.68 MB
sha256:b7fc5535a32e10e735cc43cfb33730e26beddb555f8d157c7d1890e2c670bf82
CoverageReport-Release-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
10.2 MB
sha256:b6e4269b55d5de38207d0b54641bab3a65427d1431e168147863be58d9eee5fd
CoverageReport-Release-Windows-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42 Expired
15.6 MB
sha256:9bc655447b112380a2a96f9f377196d37cd5324f6b6696fad3c3b67748114af2
CoverageReport-Release-Windows-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a Expired
7.02 MB
sha256:7d729d6937538445421227d97fe28f9a99d38eccdca914a814ed1cc7f803416c
CoverageReport-Release-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
8.49 MB
sha256:c2d5cf3dc77a13d48899497249c58e7f81cbb27c6eff0a5264d3e257e40ab10e
CoverageReport-Release-Windows-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c Expired
15 MB
sha256:f038763747557981dd7cb279d4958fc5452fbfb787a55a67531ddf7317db77f7
CoverageReport-Release-Windows-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c Expired
8.17 MB
sha256:96b97ecfa2b9b1e06875d4398979e0f26ae9f294c1fe07c03819ab722a638be3
CoverageReport-Release-Windows-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365 Expired
14 MB
sha256:1c8076ffc82a763d78d648c4f50adf4b9d5d5550ae88e915c38b455bf975d18f
CoverageReport-Release-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
9.44 MB
sha256:ca4c60463a49c6540b70db02de96c444618c47d1173e866f61070575f66480d6
CoverageReport-Release-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
7.72 MB
sha256:b4e611fa038eb5c5497682778597cc30dff43656965d03a13525bfc8994bde35
CoverageReport-Release-Windows-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5 Expired
14.3 MB
sha256:dfa1467cf88a73cc20d43c6b69bf77a9d203fd944995ac5aacf7514453511f5c
CoverageReport-Release-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
8.69 MB
sha256:d068882b4ea1a959d29663b2b94553b9a7e2de1f841fb6d68b7c232aa0c499b3
CoverageReport-Release-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
8.84 MB
sha256:d021ac04fd2aa73a4d88609e65d86ded2e0a9e5b805423d19b3e1927c52fa301
CoverageReport-Release-Windows-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa Expired
14 MB
sha256:70e80bbdbb0b625b19e7e02e8dcd66c63b9aa59cb89dcb3f0621b5aba1c1b3bc
CoverageReport-Release-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
7.02 MB
sha256:4e83147e39680491af596a6308f99893ebe9c20062943e20d45cdf810af14aa8
CoverageReport-Release-Windows-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571 Expired
14 MB
sha256:94815d70f5ac80ce31d69a4a6c871f56c905c27e4e82de8b2ac5885f642eb966
CoverageReport-Release-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
6.68 MB
sha256:5f0dcd076aface753667879c80e015b9beef392c3b35eea74a760bc3cd7fc6c1
CoverageReport-Release-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
7.97 MB
sha256:5268922cec406824763ffc4c5b8cdd1336b2d0ac538ce968f48032c788b89774
CoverageReport-Release-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
8.27 MB
sha256:b823a5f251a715d28c7b6905925185954e83120335cc67d04894d42b1a17ae25
CoverageReport-Release-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
9.91 MB
sha256:6ffe297f8320f12f478943092e1d2320b2b8227c25262d018503f92bf77117c0
CoverageReport-Release-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
6.39 MB
sha256:4065493d8da4420b0a8cf94b811d85c4a36109b6afb11236d0fe9348929a5935
CoverageReport-Release-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
10.4 MB
sha256:e8979417c7eb4dd3e840d1a315f190d03913ae6f5de636eca7ad15b5e267e296
CoverageReport-Release-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
7.57 MB
sha256:d9d532a380f13c53e248bfddc48f183b7a29b3fc1f8147635e99a7a00adeb8cd
NuGet-Debug Expired
3.63 MB
sha256:b11bd2394fbb825dc08f7fe453dfcf18d4da4a3ee71997301a519ebf0f73ea4a
NuGet-Release Expired
3.44 MB
sha256:35e07c1d82fbc76914a6094cb3ac8e618089fc9fa65cad67faf2ba6d1609319c
TestResults-Debug-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
645 KB
sha256:c540e37742b373b0991cd03fbaa8cdb2227e403a7715b0154685c7f063514ffd
TestResults-Debug-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
884 KB
sha256:e6d14d300b6243acd56dd66a776865d1e46ddd1996d653ae2157c75bd08e950c
TestResults-Debug-Linux-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629 Expired
1.27 MB
sha256:f3e2f9da83a4cfb1141738f8a2beb95c09d4a70dca14a85c07fa057e7ddde10f
TestResults-Debug-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
699 KB
sha256:c8e162826e49064c28a75f4dbebadbd2ca27834d464d96e886bcdb05d9377c8a
TestResults-Debug-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
725 KB
sha256:2b7e3571d3b0e180e1b0b9c7bf29be29a7033c670e76e5df73f28dea6028d827
TestResults-Debug-Linux-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282 Expired
1.24 MB
sha256:10730c75360a9d4f7e68f8b654fabe045cf6be66c7bfdfe8be402c361036f6a8
TestResults-Debug-Linux-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d Expired
1.31 MB
sha256:af1e942b79acae7dc5045ee5df3534599de48952b3e9231d28b2abe67503b169
TestResults-Debug-Linux-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2 Expired
978 KB
sha256:f544e1a540774350ffdcfe5a3760e06a54a4914a71e1809f915a1e62a6e1e6f1
TestResults-Debug-Linux-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8 Expired
1.35 MB
sha256:020fc80fd7a7383de698ee5a759555ba7997bd58de0ca927ce7749a7ae8545f1
TestResults-Debug-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
527 KB
sha256:014fc59e4fa7a435f232df0c05f4664b67025379818dd2efe7847202b4515875
TestResults-Debug-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
1.15 MB
sha256:75f1d662d694f57803d13805ac0d1d92a9399c07369dde72b5b633d48701d0b7
TestResults-Debug-Linux-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3 Expired
1.09 MB
sha256:eac2186cb1285474ebc2991c7b0b508bf56887d04b541d11be68491796bdfe25
TestResults-Debug-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
642 KB
sha256:433b6ac382fb2350e2f8e3404be96582b2cfd91c3e730b96ab44e1e649acc116
TestResults-Debug-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
721 KB
sha256:3f59f4daadfd57124eadddde216027487985404b71796efb652a7c4aae8e7604
TestResults-Debug-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
19.5 MB
sha256:2229e4c583745c860e39b1196aeb727c0d069a00ce5f6eaf680be55e8878f9e1
TestResults-Debug-Linux-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42 Expired
1.21 MB
sha256:93e45302d375f7f4d8f65f10cc454b4bedb4e38e845fa07886ddb835ba0e9b84
TestResults-Debug-Linux-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a Expired
621 KB
sha256:d2acc6d46bffa20e054b93016682e4b5f9bee541bbe7bb6a87b95c1e5e9d9328
TestResults-Debug-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
768 KB
sha256:20a8afc42afb97dceaa787e3e5a2922321d1b84ad022d284b4b50c81dcba085f
TestResults-Debug-Linux-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c Expired
1.19 MB
sha256:b1cae40fdbba468dfaad98b966b9cce5ef8dceefa1e95925298d65130a5e3700
TestResults-Debug-Linux-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c Expired
735 KB
sha256:af01207d830eb70892f7c50d61c30c1e4bc1b80ca6ed58bb10098e6c4af82219
TestResults-Debug-Linux-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365 Expired
1.03 MB
sha256:83dd8a30b1dbe42d4245d66ef27e993817811175e72c55525ea1ef4769fda216
TestResults-Debug-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
930 KB
sha256:219dfbf948ffa867aa80bc1b403fcd41d826a7ccc282a3f93cb0c906c9f07ce7
TestResults-Debug-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
676 KB
sha256:5196ce1f4c7e5209138ba01b4c5d09b4ddec4ad3c6cec6ca41523295a0138150
TestResults-Debug-Linux-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5 Expired
1.21 MB
sha256:feed51661cc7db8e3d2ad66ef31f4e0c2a85f1aa1ae097ca1befda5a1b1c1628
TestResults-Debug-Linux-bbc7f0a46538eef8d65ac57a930c3f8bda955a9b5ea7ec8b665fc9187fd0ac7b Expired
425 KB
sha256:c8e2f67b98557a0b9138fdc671a6fbd62737fdbfd6398d651122bfe0bc7df50f
TestResults-Debug-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
810 KB
sha256:05b800570df47f1b7a4f9688117b46b33ce11e197aa125a8d8b9ec9150bcd27e
TestResults-Debug-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
931 KB
sha256:73220d6c8cf23567171a2d630101abcf9fe8a9482ecce6c4e5c082d03402907f
TestResults-Debug-Linux-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa Expired
1.1 MB
sha256:c0986dc404b95eb4a75d6aa478d55543fcd1687811c9895c56ec2d3a1b1c9980
TestResults-Debug-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
621 KB
sha256:a67f9cdb2afb03408f45c0b79cec4bc0594638610ae2af7899c923fd14bbd376
TestResults-Debug-Linux-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571 Expired
1.19 MB
sha256:be232ad01c396e06768b7604e964ac20cb1efb7364d015eda847116dcdeb250b
TestResults-Debug-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
517 KB
sha256:4b8a3fd00af887e8a0676fbb58972eb8f6a49a00da9db48b7c3b46e08096be59
TestResults-Debug-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
729 KB
sha256:4bc61ad43cb516edfa0af7d52b3bd4445fe21bc627fae389feebbd687d9f0873
TestResults-Debug-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
767 KB
sha256:4416981369140f82a28168a5ede16f9f6ffeda26c377320fcfdaade1f07cd2c1
TestResults-Debug-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
964 KB
sha256:fc532c94d05b6a4ce0884c5e94d87b85d9bd9ef3415d047fb290947ac8f6463d
TestResults-Debug-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
502 KB
sha256:eee8cf35b1411ba2e4ed4d37f2b0a7282b9b9a7d5e213f45a911da13d26023ad
TestResults-Debug-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
1.18 MB
sha256:8aec0412d81e00e34cde6dac65770931d6add885952b7a1d6d3b8aaf39b51732
TestResults-Debug-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
654 KB
sha256:5c67717f26458a720e7f81666b01a0dfae17d1f00f33577175c3ded05f498166
TestResults-Debug-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
971 KB
sha256:a872dcc8800444d66a0baace6026328673db35500e689cd67a2a0e25cac3bd97
TestResults-Debug-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
1.3 MB
sha256:fba91d0c5f349df22e7ca72bba737cb750a7119541171d05b1e98cf64cc57c07
TestResults-Debug-Windows-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629 Expired
1.28 MB
sha256:c3d5c704000166d30e1d08177aaf3903f7c95c713dd870e7311f7732f4b6bb69
TestResults-Debug-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
1.03 MB
sha256:c5c0634bd2bff151b249f258a5e1f7d281ce222a89ebe6fbee8f368c9ba91ad7
TestResults-Debug-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
1.07 MB
sha256:24a82bcf3854c6837262effc7062be4d68820bd56101c4fee2e23d5534364ab6
TestResults-Debug-Windows-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282 Expired
1.24 MB
sha256:0bcda32beeae7e69724bd4569287eb3e66e19dc4f28895d47c347f890e30fb41
TestResults-Debug-Windows-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d Expired
1.31 MB
sha256:1443e3ee4f012a6e35cf61ee10c7e1ef25e257c73e1161af960f9636e3faa0fe
TestResults-Debug-Windows-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2 Expired
983 KB
sha256:3d1ac03b671e81519eecf6d1909c4092cf81caa65f857cb046300ade3d8fd96a
TestResults-Debug-Windows-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8 Expired
1.35 MB
sha256:ddff33932efedc253bb21ef81608c383492a51339db602439668ff69203b63ab
TestResults-Debug-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
795 KB
sha256:d9b578ce4fee2b235d743f27b7c9e35bec29ed340c521a0e526ba824f8582c25
TestResults-Debug-Windows-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
1.15 MB
sha256:560d6356e9a7079e2a11fd66154a36ddd4c01be5257a2316ae5171addaa815a2
TestResults-Debug-Windows-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3 Expired
1.09 MB
sha256:71c87c76dc85c5303dfcd1c484b23850122f5b654d64aebab12128a92e3bb25f
TestResults-Debug-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
971 KB
sha256:d91699a465a27123f24495c7b93d595848ca6d001725460627c7080d3a506bc4
TestResults-Debug-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
1.06 MB
sha256:22f6e7aed575206722246e3e5c9d84b224fd541aceb87a724f8d173e68625cb9
TestResults-Debug-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
29.3 MB
sha256:8a2600c83343124c75a5c3d2bbae48b05bea8c11e5e59a39c2a451942ff32ec7
TestResults-Debug-Windows-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42 Expired
1.53 MB
sha256:80d0fa183aa84c18b1097ddc43eb19b169c89e94789e1f8e15c10686ce61433a
TestResults-Debug-Windows-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a Expired
626 KB
sha256:fea7847a9a558add2a2e7567e840e71a727b5e284290e54ace165f9fac13bebc
TestResults-Debug-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
1.13 MB
sha256:c7cd14302337027c0f95f83ec0884606b5147e83c944274d0bdc7f024617535a
TestResults-Debug-Windows-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c Expired
1.19 MB
sha256:6e2c8b03591d941e1f8bac26b6a80b45d6e7cc92eca06ada455a2a2f3257f0db
TestResults-Debug-Windows-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c Expired
739 KB
sha256:7baf01ad11d1ab61533558c364c21642929321501f46b1c93367e1e0153706b3
TestResults-Debug-Windows-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365 Expired
1.04 MB
sha256:23b1b1f342273b5de4f07efcc6b851a6ba83aa9b64c93a833a7b6815a8772d3c
TestResults-Debug-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
1.37 MB
sha256:7377142c0c18fa940de43255a30ee137d4e55b43d8f1b88af73a2bdcebd9ae09
TestResults-Debug-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
1020 KB
sha256:23e86630a92334f02ef307c335677914bb62e10f1de4dcdaf84a66b8497d8883
TestResults-Debug-Windows-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5 Expired
1.22 MB
sha256:b373e0245b601722ec5a206351a7012157384da35a9f286adae1e50886ab219d
TestResults-Debug-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
1.19 MB
sha256:ea147bf9231e3b4dcb01e14cfe7379b0e67bd3850bb5ded3a7eb64eba63d54a0
TestResults-Debug-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
1.37 MB
sha256:ffec36abb3b95251dd6a256d55fe67b18e54322374bc461fc89fa125abb6cebe
TestResults-Debug-Windows-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa Expired
1.1 MB
sha256:a8ec70db0b4f9bf942171f9653419be3b08f66db5dc66c0fccd15b4470195c96
TestResults-Debug-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
938 KB
sha256:9e15ebe648dc9abf8fc35980677fa432019b6aa72f4b973f6cdc0e54031beb1c
TestResults-Debug-Windows-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571 Expired
1.2 MB
sha256:8d14fc57b9026631df920aeb4cb029e706877daa13a1a0fd3fe348a4aa2fed97
TestResults-Debug-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
781 KB
sha256:095c74a1905501955d1008e5909d73c6be0c72c1d66989890dced10da8b669c6
TestResults-Debug-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
1.08 MB
sha256:60c62d4e559d1b8d40ed217f2d059c365ff7312cca95d203f9a7e45ade44a85c
TestResults-Debug-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
1.13 MB
sha256:2e9a14648b9544b17a33cb046a90cd0ab3f8f735ef71fb4665f2518936aa0fe9
TestResults-Debug-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
1.42 MB
sha256:d1c54e2b40c823c4ac3a0471c5a29215f49d348a2409043276bc3da75c34609b
TestResults-Debug-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
758 KB
sha256:4cb0b9b2180d2bc2c44791310beca15daf44a2af4441f6d2e4e8f2230d9137c7
TestResults-Debug-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
1.78 MB
sha256:ac0df610ff3c6e04bdee47abc51afb56700ae2ad2edcd0c4e4831b65eecf3e89
TestResults-Debug-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
986 KB
sha256:6da326cd250e71a0bdc75dd5ebbc1e0851605cd0e4779dd9bd9192de99acca8b
TestResults-Release-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
548 KB
sha256:cb4fcad26a38507e955d2db99bd89248c6ff84ccf31a662fa8a9c87696314d1f
TestResults-Release-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
743 KB
sha256:71dd7217fd9e97f37218cf449cc780b0a65bcaf5e8fc383303e36e99838150e0
TestResults-Release-Linux-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629 Expired
1.09 MB
sha256:95306227234d8f8a41ae77aa0e68f3de1512a58efdad4b12f55f8e7ff9e0b1a8
TestResults-Release-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
584 KB
sha256:ded55c6969591486c3948f7df3f4d07c4e7ef0d3c2528a36d486c8899b077b61
TestResults-Release-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
615 KB
sha256:a8692699b695c4e78e4f9622bbe4418bd91ed064f7c0d7e882b6b2c530e0ebf9
TestResults-Release-Linux-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282 Expired
1.06 MB
sha256:46e43cebfefa14cdfd83f0abcaf951e235e1634e7c83c2247c3e4b2e4ff2a959
TestResults-Release-Linux-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d Expired
1.12 MB
sha256:9cfcaf846f2fce88f14a154a1f0cbb64ec9ccbb475d75d70ab11677da287022f
TestResults-Release-Linux-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2 Expired
828 KB
sha256:e9f5d8aca91723ad2d450b7efcf8a7c76f68c84efcce4f6540120c2c226d46b7
TestResults-Release-Linux-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8 Expired
1.15 MB
sha256:ca33bda4cd95c499e4e2cfac90bcd0c42751e9c1a17774621abd32d2dccbb1bc
TestResults-Release-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
450 KB
sha256:cb19172f9b43434d1ae52173ed6e3e8b65325ba8db996100be580f495a7f2426
TestResults-Release-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
1000 KB
sha256:cdec783f5e5039237e40a82ebf9aa65ed33dbea30a59751ea4ee9a2723365149
TestResults-Release-Linux-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3 Expired
948 KB
sha256:e8f46e7bb2665447bb59026e31ad7a13d75807e65fc26e482f28a9364797c4f3
TestResults-Release-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
543 KB
sha256:a84a46744a4e7f26543f817f093289cdd89004ed0ed27354baaded64170d9eec
TestResults-Release-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
615 KB
sha256:b2c8d00a7f51aef75b7137480ddaa4a5d8211814ab4cdfd57f4eee4afaf74396
TestResults-Release-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
19.4 MB
sha256:be83856cbda1c5340cb6df3d8000899330439235a994212be3262d0cfbe362ea
TestResults-Release-Linux-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42 Expired
1.03 MB
sha256:5dffbe159ea9791db1a75df74b89d6ac778d4eed1e4d5393f2864b80b992208b
TestResults-Release-Linux-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a Expired
527 KB
sha256:3295f64be1fbf8dcaf69240e1ed0e38b3062e9918427d66eb4b1d3f2c7eabdec
TestResults-Release-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
643 KB
sha256:25da9be61634787a7c60c6eb411ec161739eac976ebae49ae742c318813c76f3
TestResults-Release-Linux-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c Expired
1.01 MB
sha256:dd735cf27b61c00d7f3c941b92bd9a033487a04b76e7d64fdc4313c7e109496f
TestResults-Release-Linux-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c Expired
625 KB
sha256:6efa9660aba5c2b9f95a616d56975a3d78b142fa4b57a9bddbfd63326c1a2cca
TestResults-Release-Linux-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365 Expired
903 KB
sha256:37d8ccadb360e7f6b15010b33c4157449441943080599aec7a2835524ba1a755
TestResults-Release-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
782 KB
sha256:70804f3e025a15334a613ffa23c6c6f2f832b904a34c180f1cfae3cfa35f6e14
TestResults-Release-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
575 KB
sha256:c5cb6b71fabfc0b7fad9affb86a1d34c67413be9fb5d2116cead32133d706ce8
TestResults-Release-Linux-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5 Expired
1.03 MB
sha256:31acf577eb7a55a293f7b1ce7a510f4665610aa0118730c9fc259917e8983944
TestResults-Release-Linux-bbc7f0a46538eef8d65ac57a930c3f8bda955a9b5ea7ec8b665fc9187fd0ac7b Expired
357 KB
sha256:96134a83eb1bec3ae50f57233a298e3efaa395dd6ee90f9fe22fffbbe9eb7ddc
TestResults-Release-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
679 KB
sha256:719e94fe8616695df354be90c058eeb8602c4d0035eecd450288d644047cfdeb
TestResults-Release-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
789 KB
sha256:16ca7c82294f56c2810743cb90fdc6ab718d402fa1f8261d40a5b92efb9e18cd
TestResults-Release-Linux-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa Expired
957 KB
sha256:e3045dcc2cc34bb4a2ff08ec79aacb72023d3bdb622dd2062736913c22cba663
TestResults-Release-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
530 KB
sha256:f9f01dd1070055a7a83941a28d794b7952181f72f361ea5c2028e9e0ede290de
TestResults-Release-Linux-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571 Expired
1.02 MB
sha256:90a83c55e10052f6a06e08513fecea7eeee79ff0a63dfef8cfc85186fab08ac4
TestResults-Release-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
441 KB
sha256:79f09a4e4a3d02c536478655957e3a620034ebbdb8477cd1f82029f9d6c85e41
TestResults-Release-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
608 KB
sha256:895e2e34e301d2686fd8849faa7610173f7157c6b0b0b5baaadc35fab700bfc3
TestResults-Release-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
643 KB
sha256:ead8817c007ae6789d3330d0b52ec49c0c8f063e075ba135f017898893c68165
TestResults-Release-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
810 KB
sha256:f7f3391a2bec3e052fe7944beb41d8fcec07c6dc387ea624e2741f35df820281
TestResults-Release-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
426 KB
sha256:7d28c538315b3721e6821152c2777afe5e50683a2ccce34579cb7134247d2164
TestResults-Release-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
1.02 MB
sha256:d82629c350786b910feadc32ff76d54b4ca35e2e2bd02691226425511495cec8
TestResults-Release-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
556 KB
sha256:42d48062627b0917bcc9b341de2c7208ec2ea729487d42df7f2b59a4efae1a67
TestResults-Release-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
824 KB
sha256:2f6b8340ea650e92f31864d5ae5bd6e1c8321dd4d3761e88563cae21111f5cd4
TestResults-Release-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
1.09 MB
sha256:286bc5c343c07393e7f696f70c54060582da40a018b03ef066d5771cfa5f9b08
TestResults-Release-Windows-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629 Expired
1.09 MB
sha256:a2d039bb3c45d30ca79c95d6fa8def439ecbe12d5181bbdd3d0c90c180e804dc
TestResults-Release-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
882 KB
sha256:6c7b1f715f6e5db13627355824838c98d23c76713cc55844a1d962e0f6d2f872
TestResults-Release-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
926 KB
sha256:5ef76a7c19f59ed80403b82e3fbac73b4159f6b4a3080ef0b4ae45342aa6f5eb
TestResults-Release-Windows-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282 Expired
1.06 MB
sha256:fe8bc9266f48c6efae3e4bb245f553048d1cbc7d16865d4b8d68242e2c1206bc
TestResults-Release-Windows-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d Expired
1.12 MB
sha256:cf62e777a97ddfcaaf0bdf0bcb1680e636c65b39de5ef7628c706ddfbf8ffa41
TestResults-Release-Windows-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2 Expired
833 KB
sha256:c1d5beb070f02c16773fe3ccbaec8bc4bfc710f0d14f25ff56a7294adb2cab43
TestResults-Release-Windows-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8 Expired
1.15 MB
sha256:9cbe72a8a2f3fee0b511e2c1d76efd4084622b400251cf1a4d3e3fcffedd0733
TestResults-Release-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
679 KB
sha256:8528a411c463701bdc4628d55438874b59b24aebd90bca87d91dc78c5d22fffa
TestResults-Release-Windows-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
1010 KB
sha256:ebc264b487982d1ab97de7c26be5161bee1cd43c51eb5fe16641144c7a71b4b0
TestResults-Release-Windows-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3 Expired
951 KB
sha256:360e9a225d54ea80e43a2da819ff70293937746ede9e38c3fff92093cd68afb2
TestResults-Release-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
821 KB
sha256:9490db6392343b369f79e6087a80037137e655996fcb2946ae298780f518bc77
TestResults-Release-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
926 KB
sha256:f05d9a4b5af0193f1b74ffaead6b57acee3368e5763133369700299c1b07bd7d
TestResults-Release-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
29.1 MB
sha256:261041d84e57bbfd4a3171808d47ff2d3f3db51619e4a21a116d585fa4d9a20b
TestResults-Release-Windows-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42 Expired
1.3 MB
sha256:13da467e56d3c6d7cc80df044ddcc610cf6fd61ff06e377e9296000445fd0e12
TestResults-Release-Windows-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a Expired
531 KB
sha256:9c4cd0d0d928bcc62c35e9bf741e5ebf932d1246b9fb9b312751e6ab2839126d
TestResults-Release-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
970 KB
sha256:461e1f18322b535fc738c1ba2eddeadf2a6c66f13c0f7446d5a31fa974b5eb0b
TestResults-Release-Windows-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c Expired
1.02 MB
sha256:4a726ba04cbee1023ab602ae922a30063b20edcd8db41268a17017ae87995e0d
TestResults-Release-Windows-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c Expired
628 KB
sha256:b4aa708740277c870f33276a0022ac7d3c4e5ab1fe90c1bc701ddfc7ad973f47
TestResults-Release-Windows-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365 Expired
908 KB
sha256:ee9bfc44a936065a550974018421dc6af644f81c9ff6501a7d7808925532ebfe
TestResults-Release-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
1.15 MB
sha256:64bb128d2a3a1db9f7e6f6c8d7fa985e3078a502b21d470f57767308d26609fe
TestResults-Release-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
866 KB
sha256:c312b0b87018f0ed41016851be35e4738d87704891571be35058a684495b8e30
TestResults-Release-Windows-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5 Expired
1.03 MB
sha256:3f14a51a6f142d97fbed2e22b763508122d1dcbdac4d9b1f40051c3bd84ca0ae
TestResults-Release-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
1020 KB
sha256:1b03a9a2bc53f1325e1b9f8a002d2b524baedd63d81d600964756b3556be31eb
TestResults-Release-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
1.16 MB
sha256:540c2166b2272130c3a63424bb90ca14a6b097fc78e82c82a7caeaf8832c18fd
TestResults-Release-Windows-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa Expired
960 KB
sha256:0736b6e2780dba1406f15e76f454823b9bbfd36bb3e17bb10c1f5aa937beadc0
TestResults-Release-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
798 KB
sha256:40d1b57d418d890f454604ed3d23aa123c5e8aeacfd96da235acce022563411a
TestResults-Release-Windows-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571 Expired
1.02 MB
sha256:5440535d89f58f4c69e841784e3eddb0e7182ac47bea36429050f8ac2726a0d5
TestResults-Release-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
665 KB
sha256:88f532d64d45dd8b7f086645b623a8620cc19cb95ea47353394d50373ede987b
TestResults-Release-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
920 KB
sha256:bb5ee1ea2ca451e0d7a36d96a95df663374292b25beaa33ae47539a666be93b1
TestResults-Release-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
967 KB
sha256:5f54fa7b490b269542233b272617331ddf4f462b69774af172ed15511f9a0bc0
TestResults-Release-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
1.19 MB
sha256:eb2c94e1268e0ee6ccbf8fb0dcebb5650962dead5de28956044519caa2b8764f
TestResults-Release-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
642 KB
sha256:af29f9fa203c00ffb4eb33218c148dbe37e341afe97dabd45a1916878c90a95e
TestResults-Release-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
1.53 MB
sha256:75a7c446c426c584995353865545c0c637afaf4438716844c0908c9972495478
TestResults-Release-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
838 KB
sha256:2b08624d0ba1865e60c849feb40ea68cdbafc498ce10beb72de4317615f21676
net8.0-Debug Expired
25.4 MB
sha256:080e2ce9c035c73501877ccb7f33cf385f4890e422d7254138920d3f7fbf1138
net8.0-Release Expired
24.4 MB
sha256:e8a6533f518392dbfd45a87390e09395bca34bd51b322e4c55458ea27307a7cf
net9.0-Debug Expired
25.5 MB
sha256:a01470338692e4609bf954c71baa12751fe5dd7b07f7bacb3e4429ae0557dd3e
net9.0-Release Expired
24.4 MB
sha256:62b574c8c0a1d715a4087fa79ecfdd871f7441cff1cf4209d3207f3f90b8498c
netstandard2.0-Debug Expired
15.9 MB
sha256:c2a3299bdd819e872613cad8b4bff253a7eacc0f97c48800d5342582f654823d
netstandard2.0-Release Expired
15.3 MB
sha256:f46baf6f835595c71ff7a7aa1f815cb402e5fdaf9c151ca9a28a59c58c7a4808
netstandard2.1-Debug Expired
7.6 MB
sha256:61e66a8afaded60f673311cb367dd2e7516dac2cf706043b1856028d641a0f1e
netstandard2.1-Release Expired
7.5 MB
sha256:861cadb5c70b1b15828336f9779ffb3102f1e4e7bb0cd02f8c39cd7e5420cb7c