Skip to content

Cuemon CI/CD Pipeline #254

Cuemon CI/CD Pipeline

Cuemon CI/CD Pipeline #254

Manually triggered April 9, 2025 22:45
Status Success
Total duration 38m 3s
Artifacts 302

pipelines.yml

on: workflow_dispatch
🐧 Prepare Linux
2m 45s
🐧 Prepare Linux
🪟 Prepare Windows
5m 14s
🪟 Prepare Windows
Matrix: 🛠️ Build
Matrix: 🧪 Test
Matrix: 📦 Pack
📊 Code Coverage Analysis
54s
📊 Code Coverage Analysis
🔬 Code Quality Analysis
8m 51s
🔬 Code Quality Analysis
🛡️ Security Analysis
6m 13s
🛡️ Security Analysis
🚀 Deploy v9.0.4
25s
🚀 Deploy v9.0.4
Fit to window
Zoom out
Zoom in

Deployment protection rules

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

Annotations

496 warnings
🛠️ 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 (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 (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 (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 (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#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#L199
'SqlParameter' 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#L186
'SqlCommand' 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#L225
'SqlException' 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#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#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#L199
'SqlParameter' 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#L186
'SqlCommand' 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#L225
'SqlException' 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#L195
'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#L186
'SqlCommand' 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#L225
'SqlException' 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#L195
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, net9.0): src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🛠️ 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.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🛠️ 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 (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#L186
'SqlCommand' 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#L225
'SqlException' 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#L195
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, net8.0): src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🛠️ 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.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🛠️ 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 (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#L186
'SqlCommand' 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#L225
'SqlException' 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#L195
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Release, net8.0): src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🛠️ 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.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🛠️ 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 (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#L186
'SqlCommand' 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#L225
'SqlException' 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#L195
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛠️ Build (Debug, net9.0): src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🛠️ 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.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🛠️ 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)
📦 Pack (Release)
- Add lib or ref assemblies for the net9.0 target framework
📦 Pack (Release)
- Add lib or ref assemblies for the net8.0 target framework
📦 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 netstandard2.0 target framework
📦 Pack (Release)
- Add lib or ref assemblies for the net9.0 target framework
📦 Pack (Release)
- Add lib or ref assemblies for the net8.0 target framework
📦 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 (Debug)
- Add lib or ref assemblies for the netstandard2.0 target framework
📦 Pack (Debug)
- Add lib or ref assemblies for the net9.0 target framework
📦 Pack (Debug)
- Add lib or ref assemblies for the net8.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 net9.0 target framework
📦 Pack (Debug)
- Add lib or ref assemblies for the net8.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:
🧪 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.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.Authentication.Tests/Cuemon.AspNetCore.Aut...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-22.04, Debug, 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, Debug, 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, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-22.04, Debug, 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, Debug, 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, 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.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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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.Mvc.FunctionalTests/Cuemon.AspNetCore.Mv...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Mv...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Mv...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Mv...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.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, Debug, 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, Debug, 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, Debug, 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, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ext...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ext...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-22.04, Debug, 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, Debug, 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, 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.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ext...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 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.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ext...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 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.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, 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.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, 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, 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.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.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.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, Debug, 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, Debug, 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, Debug, 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, 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, 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.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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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.RazorPages.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.Extensions.AspNetCore.Mvc.RazorPages.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.Extensions.Core.Tests/Cuemon.Extensions.Core.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.Core.Tests/Cuemon.Extensions.Core.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, Debug, 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, Debug, 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, Debug, 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, Debug, 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.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.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diag...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Diag...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.AspNetCore.Mvc.Formatters.Text.Json.Test...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Test...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
🧪 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, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensi...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Extensi...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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 (ubuntu-22.04, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functi...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Functi...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Functi...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Functi...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.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, Debug, 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, Debug, 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, Debug, 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.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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 (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ext...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ext...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (windows-2022, Debug, 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.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.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ext...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ext...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (windows-2022, Debug, 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.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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, Debug, 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, 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, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.A...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.A...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.A...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.A...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.A...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.A...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.A...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.A...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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....: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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....: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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....: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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....: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Thread...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Thread...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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 (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.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.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.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, Debug, 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, Debug, 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, Debug, 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, Debug, 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.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)
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.D...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.D...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.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.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.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.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.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.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.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.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, Debug, 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, Debug, 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, Debug, 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, Debug, 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.AspNetCore.Authentication.Tests/Cuemon.E...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.E...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Authentication.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.Extensions.AspNetCore.Authentication.Tests/Cuemon.E...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.E...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Extensions.AspNetCore.Authentication.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.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.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.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.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.Xml.Tests/Cuemon.Extensions.Xml.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.Xml.Tests/Cuemon.Extensions.Xml.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.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 (windows-2022, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.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.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.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.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.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.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.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.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, Debug, 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, Debug, 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, Debug, 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.AspNetCore.Authentication.Tests/Cuemon.E...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.E...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Authentication.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, Release, test/Cuemon.Extensions.AspNetCore.Authentication.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, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.E...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.E...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Authentication.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, Release, test/Cuemon.Extensions.AspNetCore.Authentication.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.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, Debug, 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, Debug, 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, Debug, 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.Mvc.FunctionalTests/Cuemon.AspNetCore.Mv...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Mv...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Mv...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Mv...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.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.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, Debug, 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, Debug, 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.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.A...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.A...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.A...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.A...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.A...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-22.04, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.A...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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/...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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/...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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/...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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/...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (windows-2022, Debug, 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, Debug, 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, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (windows-2022, Debug, 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, Debug, 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, 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, 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.Extensions.AspNetCore.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.AspNetCore.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.AspNetCore.Mvc.Formatters.Xml.Tests/Cuem...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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/Cuem...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Test...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Test...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Test...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Test...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
🧪 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, Debug, 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.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.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.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.Mvc.Formatters.Xml.Tests/Cuem...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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/Cuem...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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/Cuem...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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/Cuem...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.A...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.A...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.cs...: src/Cuemon.Data.SqlClient/SqlInOperator.cs#L29
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🧪 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.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, 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.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.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.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.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.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.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.Extensions.Threading.Tests/Cuemon.Extensions.Thread...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Thread...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Thread...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Thread...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.A...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.A...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.A...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.A...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Extensi...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Extensi...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Extensi...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Extensi...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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....: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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....: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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....: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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....: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.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.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.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.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.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.Functi...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Functi...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Functi...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Functi...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.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.Xml.Tests/Cuemon.Extensions.Xml.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.Xml.Tests/Cuemon.Extensions.Xml.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.Xml.Tests/Cuemon.Extensions.Xml.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.Diagnostics.Tests/Cuemon.Extensions.Diag...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Diag...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Diag...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.Diag...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.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, Release, test/Cuemon.Extensions.AspNetCore.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, Release, test/Cuemon.Extensions.AspNetCore.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, Release, test/Cuemon.Extensions.AspNetCore.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, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.D...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.D...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.D...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.D...: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.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, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.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, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.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, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.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, 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)
🛡️ Security Analysis: src/Cuemon.Data.SqlClient/SqlDataManager.cs#L186
'SqlConnection' 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/SqlInOperator.cs#L29
'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/SqlDataManager.cs#L209
'SqlParameter' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛡️ Security Analysis: src/Cuemon.Data.SqlClient/SqlDataManager.cs#L195
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
🛡️ Security Analysis: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🛡️ 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.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L260
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🛡️ 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
Unable to validate code scanning workflow: MissingPushHook
🛡️ 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.
🔬 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)
🔬 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/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/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/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/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/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/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/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/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)

Artifacts

Produced during runtime
Name Size Digest
CoverageReport-Debug-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
7.45 MB
sha256:95343661b09e375e0874e9942fd0c53552eb94b96e943a0eb5fe37cef4d6352d
CoverageReport-Debug-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
9.33 MB
sha256:8f6022c924a1b9a5e4b9c080de699a40c61f8921321cfeb18a1fca21b473cf47
CoverageReport-Debug-Linux-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629 Expired
15.8 MB
sha256:2ddde47b2a800977fc4a4ae28ebbfb6b1e7e55ad03bac4500d198b914bfcba1e
CoverageReport-Debug-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
7.68 MB
sha256:d81fa247898a668b7e8b6946ac74f5014b5609dc9ccc464bf441286a60d5db03
CoverageReport-Debug-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
8.29 MB
sha256:648f627ffe7ba047ad1abd277b907d3782d50870693cd14200904d6248a1aed5
CoverageReport-Debug-Linux-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282 Expired
14.1 MB
sha256:6ad1b3d8c28747dfe8113a6873735187bac7a8812f1424b780e50f89be487ffb
CoverageReport-Debug-Linux-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d Expired
16 MB
sha256:66604042ae3d84d7dca9adf48b8230868c7424bc62fe30a8f6d54d022da65153
CoverageReport-Debug-Linux-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2 Expired
12.6 MB
sha256:47e642668084fe200ca7df4df8893bc1d2047cf47b35c5b9f6702412e0d45cd2
CoverageReport-Debug-Linux-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8 Expired
15.5 MB
sha256:ba441460a534f29a412801bacceea146f470cd85f6a2b839be4e9b5e660e6b87
CoverageReport-Debug-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
6.3 MB
sha256:6d9ebb9e28ca0487932f22c3644cbf4c9ac659da12521454e7a94e072b55ad3d
CoverageReport-Debug-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
13.6 MB
sha256:3b42f21044cae975d930575d07556ba81ec30e11f28e58f59e1d0424a301db7a
CoverageReport-Debug-Linux-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3 Expired
14.3 MB
sha256:52bba84a609b0a39ce217d12662ee8198b872d3f75357c5d8719c0ee9acddb49
CoverageReport-Debug-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
7.08 MB
sha256:2d5cc1f3cd3d527fe6640864a4cb84b95c0a4e33110c95d26046de3b76365b09
CoverageReport-Debug-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
8.67 MB
sha256:cd600bee3284ac7fa49f12cb924d8f43f525e2b857d178e90ec72626a3d09345
CoverageReport-Debug-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
10.2 MB
sha256:6de02b664ca58f3cf88ac4b1d6caeabefceaf7672f487da3056d590ec7158abd
CoverageReport-Debug-Linux-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42 Expired
15.6 MB
sha256:d013776b550207216fdb9349296a5ba3735420c390542e7052cdcb8aec66c7a6
CoverageReport-Debug-Linux-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a Expired
7.04 MB
sha256:ba9ff17ac2e3e0d5b22ecb60296fa622e690d54bf945d7965bc118bc79a14925
CoverageReport-Debug-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
8.49 MB
sha256:f598da1bb61c3d5b00513437ddfdc5559cb87a7369e5fd31eeeafe7bedd69f04
CoverageReport-Debug-Linux-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c Expired
15.1 MB
sha256:227874df8d5e3c5a969cee82cf172c4b500ea8217857dd72f80f46b3949fe296
CoverageReport-Debug-Linux-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c Expired
8.19 MB
sha256:11bc3ca6fe27178aa6a06dabc835794bce2b07fc100e5a3ef2dea0e04b8b96b8
CoverageReport-Debug-Linux-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365 Expired
14 MB
sha256:62a33d366ca05143127285ad2fbea382960d262233b81bef3d9bec408f7c0ff1
CoverageReport-Debug-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
9.44 MB
sha256:9b2056ca891da0c95c73a9c4bf05b45a935ae540cc4467bba2217d7e7beed842
CoverageReport-Debug-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
7.71 MB
sha256:0f18b0f3810d869d221ecff5f37c6985b784a0fdda7ce638b4eeb7411c2a598f
CoverageReport-Debug-Linux-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5 Expired
14.4 MB
sha256:90508b2865afc51a418b4f85be32051fe6d319660b7c4d4e0389595bd062865a
CoverageReport-Debug-Linux-bbc7f0a46538eef8d65ac57a930c3f8bda955a9b5ea7ec8b665fc9187fd0ac7b Expired
8.82 MB
sha256:685048b6424d2aa00898fe138884539e731867e109d1578b2d7c1e41ab386972
CoverageReport-Debug-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
8.66 MB
sha256:67156737b8054555442c131ccddb253b93c23a85f51111bcfcfdda9ce58b8b3e
CoverageReport-Debug-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
8.84 MB
sha256:8389cd7980579efaabb6e13961703b3589eb388c40e5ebbf8e56e1c1f66ab8df
CoverageReport-Debug-Linux-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa Expired
14.1 MB
sha256:43417c2a6441d3e8f5cd2b9202a4d8645d97bd76fa921b4807ac490e33155192
CoverageReport-Debug-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
6.98 MB
sha256:0693783c6aa034a77bdb4593835e285fb0f30d236d0ff187957c51ff2446d0a3
CoverageReport-Debug-Linux-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571 Expired
14.1 MB
sha256:71d18a16572efd748497034fa9a2df1766e7c994dd1f2174f8f8d5f4bef82cac
CoverageReport-Debug-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
6.67 MB
sha256:f24c458ab3437191b1c8f6380f358516c7f0804a201cead68bf3c65da5da36db
CoverageReport-Debug-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
7.96 MB
sha256:a3aac08b83028f956168b00673b7c6528a830321160d313f33683b6e9c7a1a8c
CoverageReport-Debug-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
8.26 MB
sha256:0335f0d19939a9d8ec330da1c9ae641060066cffdd388720bdd3a38ca60a3328
CoverageReport-Debug-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
9.91 MB
sha256:c8308e81d9cba915501e8c9e75efc80b733f0170d185eefa33768eddbee13fb1
CoverageReport-Debug-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
6.35 MB
sha256:0bfd2adf6ddc7443eabcfb2b9a654b99f918e9aabd4d446a6fa733a0c0a38d1a
CoverageReport-Debug-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
10.4 MB
sha256:4a36d18df3cd4df7ce5e0f3439ca8e99b20d886fd742fb506dca6f7c12be2163
CoverageReport-Debug-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
7.56 MB
sha256:fca1b99dffae3564c36846894e9f6114aab4c6a2d825f3c53b5b6c1746c45d18
CoverageReport-Debug-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
7.47 MB
sha256:b006a8d19d07e90b1c9c59072a0c513f1bb03047f249f70d30fa0744422ee91c
CoverageReport-Debug-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
9.36 MB
sha256:d5db5e330a5a4fd3f61546362d3e8860fba9bbf9974a9a61d8f76ae5cb89c5c7
CoverageReport-Debug-Windows-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629 Expired
15.8 MB
sha256:6481249eb95057b350bd1d35f8a13951284bf4f99ae35512fe2f029de1611649
CoverageReport-Debug-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
7.71 MB
sha256:c42f4ee229871b57fd61d6bf5d931b61e5188fcfb7fe94e9e3678b105f1c0ea7
CoverageReport-Debug-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
8.31 MB
sha256:31f358a795bfa20a1f0ffa5646bfe8c20789bac5427c47064699fb56cc3d3827
CoverageReport-Debug-Windows-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282 Expired
14.1 MB
sha256:37776710a0bb99f2f3a3a8f29fbb85304ea3079d75c6593eccd5a6d52cc5cf3d
CoverageReport-Debug-Windows-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d Expired
16 MB
sha256:4aaa9d14f5118ba0bf25180381660094c079f1421482dee977d7d579be90864c
CoverageReport-Debug-Windows-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2 Expired
12.5 MB
sha256:63fd4c518c63dd2b6c36a1fa947ce3c72c70391d27aa9254f3c14680ac6d569c
CoverageReport-Debug-Windows-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8 Expired
15.5 MB
sha256:c2793d621ef8b7ce02925d89ab0c34204154883adb20ff7f775b83c83890e849
CoverageReport-Debug-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
6.36 MB
sha256:372373d8be2a5d90631e7c88ed0e36d9e55e3b909b6695578e4557129e57d1ca
CoverageReport-Debug-Windows-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
13.6 MB
sha256:69e08ea025d5c47c5c68637630bd691af620605a4282c4a0b521480e14d6fed7
CoverageReport-Debug-Windows-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3 Expired
14.3 MB
sha256:ba59faaeb06af0968842e9fa0bd55b8988a92f3efab71e73f7e1ef80dea394b8
CoverageReport-Debug-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
7.11 MB
sha256:c66f69977076d1ca5b8f491c0e6f3cc08dc3805954eb63b084644f6e07567d89
CoverageReport-Debug-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
8.69 MB
sha256:81bcfaac6be67a67a637192da85a9bdc0e71f9a5423fac3c356c3b1df6db2716
CoverageReport-Debug-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
10.2 MB
sha256:1c5dc5bd452122e3604f46f8fa953662e2f3012a449883a2eeedc5caf77a3fd7
CoverageReport-Debug-Windows-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42 Expired
15.6 MB
sha256:7a7de2d3b7d97a6efb1f4c7efd478577b1b5ffacd9eb08e3a37117d5d178fb80
CoverageReport-Debug-Windows-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a Expired
7.03 MB
sha256:548a36c3df8781e0836c07e1475005ba0b9a0a1595c743273d64555c774f3444
CoverageReport-Debug-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
8.51 MB
sha256:93aa9db83858b583b39d40cb3acc054546572665dfea22feba766cb244b0e232
CoverageReport-Debug-Windows-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c Expired
15.1 MB
sha256:83581a7d0a08bc4a8a127535fc7cb4a8329e1e84405f30f02da34d2ade0e9bbf
CoverageReport-Debug-Windows-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c Expired
8.19 MB
sha256:60eb9185913e0ce99bb7bdd3086214f39ffb1980bb951a57bb89f444aa38e790
CoverageReport-Debug-Windows-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365 Expired
14 MB
sha256:ef55cdfd922645f55e8e02bd34b878a2938388763e41f85d957ef9199dc0b4d5
CoverageReport-Debug-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
9.46 MB
sha256:7e07f67f0e9ab25ec63ecee0d174ec3086912523dce18c6eab9a0ab6c1613638
CoverageReport-Debug-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
7.74 MB
sha256:aede4f1f80c93dd966e58fc157292a332427607d2f7fdeaa14b9c03fd723d5c0
CoverageReport-Debug-Windows-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5 Expired
14.3 MB
sha256:9bf441ad47fc32ab1c01402e7d6ee9e600421ec7fa9a24270dae25b4e023d58e
CoverageReport-Debug-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
8.71 MB
sha256:64891f273e27338c9b1d5b2e0ec5cb658541f551fcf4b2725e785172b5ff8312
CoverageReport-Debug-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
8.87 MB
sha256:b89d8b21fc1c95f1794b3a6d9e3f2eedc31d884a9ec99de5660979ca1276aee6
CoverageReport-Debug-Windows-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa Expired
14.1 MB
sha256:1bd199b7af4cad8b47a3414ec0a960cb03781a48a7d8785419f2a0c451fff55e
CoverageReport-Debug-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
7.03 MB
sha256:e4e87443e99b8063de6b628718c753e473191e9d2d63204624716dcca8d5f5ff
CoverageReport-Debug-Windows-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571 Expired
14.1 MB
sha256:7664ad2fd76367d61686c85ae1753e88636d9d858841426d4e8ac5c6e7136a92
CoverageReport-Debug-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
6.69 MB
sha256:3786183fc6669229bf94862aa16ec14e019fc3c036d417091484d8f1af1e585a
CoverageReport-Debug-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
7.99 MB
sha256:5c6234334b22bde29755d7f7537b50cccefb3f6490b367216b4e95c1f464f1cf
CoverageReport-Debug-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
8.29 MB
sha256:b67f99a7554e85b733ad296be7742e0d88200f592efdaec5a763327e190a9304
CoverageReport-Debug-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
9.94 MB
sha256:ec3b3f451f7f40eddec9c5161cf1bb5a218673ac4a10999eb64b2439920c8cd4
CoverageReport-Debug-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
6.4 MB
sha256:67e10f9ac3bd7438236ebacc377d85459e45722fa7d9aa8a9cead7219dec2e24
CoverageReport-Debug-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
10.4 MB
sha256:37b562c390017557bd11b5e0a8f46a9bc2f4841fa9a5751be6270264de4c2b0f
CoverageReport-Debug-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
7.59 MB
sha256:92197079f5255bd44f2491ecc164028302013d86efe23e59e3865476d1eafc34
CoverageReport-Release-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
7.43 MB
sha256:0027fb8d2e23562a329375703e136f9af864ad824fb950bb13bb718695edf5ed
CoverageReport-Release-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
9.31 MB
sha256:5a4712f7d3302062498d280d23e397df9f60bdfd9b76930e2aefe8c70c6d42a9
CoverageReport-Release-Linux-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629 Expired
15.8 MB
sha256:b5441e6ae9ff56bb96324a1f5950a5d70133c2a867062688fc510cb92506bf2c
CoverageReport-Release-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
7.67 MB
sha256:3aa9cff1f6883483f737145932a601c258917f09946b78090f29d226d97f786d
CoverageReport-Release-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
8.27 MB
sha256:f9dfa1554fdf0d93c9c61dc54f3d9cc37d8c3d65ccc2a28f53e7416fce5441f1
CoverageReport-Release-Linux-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282 Expired
14.1 MB
sha256:27c32b59a409b252271890b7f8f2c23146cad1c303a785981e6e640b973d3d1d
CoverageReport-Release-Linux-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d Expired
16 MB
sha256:86265f7af23675e4c5dad97b634eee4f54719f6739b96f7a9c6b64c1e39827de
CoverageReport-Release-Linux-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2 Expired
12.5 MB
sha256:40ccd8e422587dfdb5db1a7d20effb2e1abaa9b84c32d6e089a194ec5d71785c
CoverageReport-Release-Linux-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8 Expired
15.5 MB
sha256:a83d4e63329c50d3d7220da3e2ea94b6192895c9450454543e51fa6966636fa5
CoverageReport-Release-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
6.29 MB
sha256:8eb704f5cf1d4c0c6afd6614da775a66c4b5bbb4c7677be6def58a37faa15ec6
CoverageReport-Release-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
13.6 MB
sha256:9cd9232f54b6e591df8711b879e4f002415a7c40831a802a1e0bdd0c9e726874
CoverageReport-Release-Linux-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3 Expired
14.2 MB
sha256:1d97ee6ec871bd71a8bd91ab8a981d4e0ea353aaccdec72cefe4334684456e1b
CoverageReport-Release-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
7.06 MB
sha256:78f0d1daac13543678f805ec5217e5e5f1bf607688c9d1091f1768c0cbe0ba6c
CoverageReport-Release-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
8.65 MB
sha256:42cfacb933f0c79f064019ed5bd0089db2ac3d9cb4f18057a183d6be2e3e01e8
CoverageReport-Release-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
10.2 MB
sha256:7a1205dc9670daf2ca18a785bb7990269dee768e4bb78b26b4df0b5c2880c984
CoverageReport-Release-Linux-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42 Expired
15.6 MB
sha256:6a2506f0723c0df5a0f2671609f5627e2701732cfdff7b6261ce6882b9ff99e2
CoverageReport-Release-Linux-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a Expired
7.02 MB
sha256:e42d7ed077cf6930f64ab59a7b1153818e6656e085c14145d6cf390f8876f2a4
CoverageReport-Release-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
8.47 MB
sha256:84e87b34d679b0f035458d54393b15f442ac1ed87bfc4c736b16d30d2937606b
CoverageReport-Release-Linux-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c Expired
15 MB
sha256:ce87abb9513ceade99d44f4385ce41bb75c46ec641b57cc650c33f006088edd3
CoverageReport-Release-Linux-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c Expired
8.17 MB
sha256:a01373e332925486abd1e21e47b109219b69eb6880c3dcb8d20959926cde6fed
CoverageReport-Release-Linux-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365 Expired
14 MB
sha256:c9c79f712af75dc409ca07856f8d267d798528b317d48debc42613c68dc3577b
CoverageReport-Release-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
9.41 MB
sha256:5a157712e201f9cfef87c188ad352847aa3fb0e0b3ee2b6aee4d4e6cf657269e
CoverageReport-Release-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
7.7 MB
sha256:a65cdc59609038ba3c89b43897a4429f3303f45d2e14e71f99a3e5d73367cc6b
CoverageReport-Release-Linux-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5 Expired
14.3 MB
sha256:ac9637cfd7fe8f2da8899b40631d9e3ead0815f6560a1f27aa6571efe4a76eb7
CoverageReport-Release-Linux-bbc7f0a46538eef8d65ac57a930c3f8bda955a9b5ea7ec8b665fc9187fd0ac7b Expired
8.8 MB
sha256:31aeba7e581ab43972ca43d5a4b0cc79857542380e993929b5cad75780e4f027
CoverageReport-Release-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
8.64 MB
sha256:4cfd7aa3e0e714f8bbc0bc7b335b228540e86276fecf5619aea7dc92d0b8c4ae
CoverageReport-Release-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
8.82 MB
sha256:437ed962abd7ab7c0cd47cafa7b6490d438a1409518bfebe971d28b1fc880e39
CoverageReport-Release-Linux-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa Expired
14 MB
sha256:b519ac7a6dc31732897dbbfb4d90a01952fdc3c0b939089edab50b3f6475e674
CoverageReport-Release-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
6.96 MB
sha256:315ceceed43f6fddf8543946291e4bdadb768b8b3936b6c2fab11046dae41dbc
CoverageReport-Release-Linux-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571 Expired
14 MB
sha256:58e42a95d94ac34c70f02cc9519c071d6e1e15527c0cf6c2ca08f1d83c54cea4
CoverageReport-Release-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
6.66 MB
sha256:111bec86115e02ea046b1c66c864493059baeb99c529174af7b754cd81d92242
CoverageReport-Release-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
7.94 MB
sha256:c8dc9a165f7941c9820631280993e98b4506978a7a89dfc5b466ee070ca99fed
CoverageReport-Release-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
8.24 MB
sha256:8fe73c1d9dd9e37aeabe359e0e97ce451c5c6ed3bb0427031eddcbb0a11610e3
CoverageReport-Release-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
9.89 MB
sha256:84814c70c001d7e47ad54925a9c7dfb6b6dc7cb8ae8de23288db57b44b6e5caf
CoverageReport-Release-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
6.34 MB
sha256:5b8c821ad8cb9e41e853bbf9a1ac5f6f75235a259a77ad8445fab0c686173f49
CoverageReport-Release-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
10.4 MB
sha256:22cd7224623c8e4a898c1551003701e7a001e776b535302836559014a223c264
CoverageReport-Release-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
7.55 MB
sha256:59c5ee4b08f2d2f77ebe8965f068c59c00f2d9d4b3f502cea23b78635da3ff96
CoverageReport-Release-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
7.46 MB
sha256:f91a79767b6a821a013cc746726da38bc9b575a3702d083d1a13a50ca5e473b7
CoverageReport-Release-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
9.33 MB
sha256:2375987c8fe3081c116f05d6a518c4fe7c4df4bbf62b44f2687823d41db5c0be
CoverageReport-Release-Windows-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629 Expired
15.8 MB
sha256:817f0b7560d8191a2b0963bca1ba28ec3c09b4bfd11c13121f4257ebd7c2e4e6
CoverageReport-Release-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
7.69 MB
sha256:ccfd07ebce54dcf7e6247c4515afd350faf3555b0a0a6599491b32b762fd8a78
CoverageReport-Release-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
8.29 MB
sha256:f14f81e1358d754e9875aeb52167e5da547c23cc5cdc5437890c8b2341177d30
CoverageReport-Release-Windows-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282 Expired
14.1 MB
sha256:f94c1e7dc9c4859427eb49d825d8870b09720a17008396d482610995d722f673
CoverageReport-Release-Windows-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d Expired
16 MB
sha256:95316fd69952df31077758c7a4c2bcea25085ce2d48ae4c0885b489f7ad956bd
CoverageReport-Release-Windows-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2 Expired
12.5 MB
sha256:308fa908f35b8112008b36b9af2f8734bc6c1e754de4bf40d5310d1a068fc138
CoverageReport-Release-Windows-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8 Expired
15.5 MB
sha256:76b03dd5339ea9006b98e4c42c09b9701fb192777d789f46c4150ccdc15dcab4
CoverageReport-Release-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
6.34 MB
sha256:c38956a697ec27c1ad5d05acd977c2accf0979ab3e94dee285021db6fb47de8b
CoverageReport-Release-Windows-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
13.6 MB
sha256:d4d674c0fc2dd8aea9da2f48c8208088b309a8c95f09da0f2e040e198c012c0f
CoverageReport-Release-Windows-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3 Expired
14.2 MB
sha256:33015094f4a91218c7c21694d3da7a857164aa9b2718465e3dec8d73eb1f150b
CoverageReport-Release-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
7.09 MB
sha256:48a594795fd50b282742d8147071d82ec032fa6222b43651f29f121f259e2df4
CoverageReport-Release-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
8.68 MB
sha256:11ba7b71c163a66d356dff8582b984b812da4523e62fad6e8d48470e5abe2616
CoverageReport-Release-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
10.2 MB
sha256:c16719d40603cac9e5b118a1769983bf8803a0f2b873f6eac2b20e8607aa99c8
CoverageReport-Release-Windows-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42 Expired
15.6 MB
sha256:a0d46df3be03db754356ac28f05a80aae83757b8f192ea8f4566cd10fd10487b
CoverageReport-Release-Windows-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a Expired
7.02 MB
sha256:282645c27c75481b193f3cbad435dbb5356116b8236269aa8e8cd9621195da3c
CoverageReport-Release-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
8.49 MB
sha256:33c9e4ae779f25ffa5d74bc2ca4d74ddf5d7508e637eb2cda8505931861c1b50
CoverageReport-Release-Windows-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c Expired
15 MB
sha256:7584aa9bb858ef1a4e2ac497efbec834aedf98e37f119561a5dcdc4ed9646021
CoverageReport-Release-Windows-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c Expired
8.17 MB
sha256:b13b208a3849bca79ffe0393359a3a2ad4b6f7ee78f5aafbd59c099e6197ca76
CoverageReport-Release-Windows-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365 Expired
14 MB
sha256:fef0922c1aca1b9e533fd2dbd80776cea6182daec63ed043c11b50b91060d092
CoverageReport-Release-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
9.44 MB
sha256:3fc4dd1a6caefca7ca9ea328b0ff63184537c6533ba417b9f29e72fbc1bae132
CoverageReport-Release-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
7.72 MB
sha256:ffa38c95784d5da08444348d7f8b0c5ea4346dc878249730db01c85b83f99654
CoverageReport-Release-Windows-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5 Expired
14.3 MB
sha256:504d0e0d407849cb6bc6117a9057e6d776b5728b2285a3628b2be5d33a35692b
CoverageReport-Release-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
8.69 MB
sha256:5da60cb9dcbcd7085aff08df973fbc61e7cd3a412f7d66abae6368b69b40214d
CoverageReport-Release-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
8.84 MB
sha256:7167355d6925bc67d663875a0a05b62c49bd6ee97574153581fe355056877d25
CoverageReport-Release-Windows-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa Expired
14 MB
sha256:6c1418720a819c37e150a1b19051e41d25ac4f5028363b4319b048697a612fd3
CoverageReport-Release-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
7.02 MB
sha256:2dce79a5d08700d219ee9616db3f0830f032fdd38e9376acdadc0eab44f3b3f2
CoverageReport-Release-Windows-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571 Expired
14 MB
sha256:f68731f87327997ce56f7bc8f6e4460d994c4603e0ca1e66fa76b736d003c99f
CoverageReport-Release-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
6.68 MB
sha256:9c51be325a8dccb89b702cd0172956adf8df99cb592855458b9c4932907d547f
CoverageReport-Release-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
7.97 MB
sha256:1463ca82c320fddc12302eff13b955ef7b69a1e75a63798fbe4fafd4988da2c2
CoverageReport-Release-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
8.27 MB
sha256:a82ea8b4938bacc615295b00f6d0a1749912084f3ec7086cb935428abcbfde83
CoverageReport-Release-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
9.91 MB
sha256:f4123dc4ff5be66131f494f21eaf3567b980f4817c553c15998c3c9cc7241016
CoverageReport-Release-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
6.39 MB
sha256:b1b4ab5b353df49111c9746bd62326d81b900de8362ca590649c56e0d1d77859
CoverageReport-Release-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
10.4 MB
sha256:e55267522082ccfed2cfd5a951e032439010c1fc164e1541069cd45f98c955c2
CoverageReport-Release-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
7.57 MB
sha256:5ef41aec223bb1d6fb2708722e4e46632847d65821cae0cc1664e9d4d44df1ac
NuGet-Debug Expired
3.64 MB
sha256:86f3bf36c71beb90628f9c10cb699d3991708b3b3281aab55a3461eac887ab89
NuGet-Release Expired
3.45 MB
sha256:1976ae8bbbb7137f3a25cf880290a340948eb869e732fa94588a28d940c3495e
TestResults-Debug-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
646 KB
sha256:e392ca4ec38f317d31f044c1a867f61a68112befede3da909580631a81e4d278
TestResults-Debug-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
885 KB
sha256:e1dd5fd35f45bbc2911e9c71db571e0c479c40907f764f0202fb6432e0bca075
TestResults-Debug-Linux-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629 Expired
1.27 MB
sha256:31555eda910d1598e5ecb5cb62c4408ce934060ba68028731d9ffe7c80555657
TestResults-Debug-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
700 KB
sha256:d7967b6f18a9f2b346268f941ef23ae830ec3f54f5740b7324853eb59daf9dde
TestResults-Debug-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
725 KB
sha256:3c60eba9a9d285f6aeea12133d8bc1d89a5b937a057a195c3a092e1cf98d224c
TestResults-Debug-Linux-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282 Expired
1.24 MB
sha256:cf578ffb9eaeedcfefabf8655a7b9f042e5360fe58c155dfcb910ee69be2f467
TestResults-Debug-Linux-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d Expired
1.31 MB
sha256:de08b716bd1697f2a0c00610c111c72bad87d14a0575b374eef24c696874a61d
TestResults-Debug-Linux-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2 Expired
978 KB
sha256:51602fc339b24f44d3b49257618211db067f4bae9b8f1efd823bf598eac34acf
TestResults-Debug-Linux-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8 Expired
1.35 MB
sha256:b042c103b2333747ac1cea4ee7bc462096484ba0ea56cc695532c678527002f8
TestResults-Debug-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
526 KB
sha256:fb358a66983b280983e85a71850af7dd07b55bc12648c9d13ce6828a52b955f6
TestResults-Debug-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
1.15 MB
sha256:fc478bed95f0a2a9a08f743273179bd78146c1f26aa763f3881fdfd93840bb2c
TestResults-Debug-Linux-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3 Expired
1.09 MB
sha256:12eb390460125904f48181f641daed4791f56f917876d24b7f395842384b818b
TestResults-Debug-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
642 KB
sha256:8bc61c1fa062160ee81a7ded23923528a205716da919dc71ad8222113682fb6f
TestResults-Debug-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
722 KB
sha256:ab52a34ac3bfbce0fc91712446154c8090d7cc759f21e9acfbffbdec02e905ef
TestResults-Debug-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
19.5 MB
sha256:7fbc3e833775d3a43a27a6a4d73a1575d5daef215a81dbd96fe2ab343ff813ef
TestResults-Debug-Linux-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42 Expired
1.21 MB
sha256:277e0406c67e316f22e26c9a49378e79aab25a9069fb5ba435c7cb0bd77a9688
TestResults-Debug-Linux-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a Expired
622 KB
sha256:2f76aeb3cf6b57646dab8fc9abbaa10b6ba20293ad153e0598783c65ea100d02
TestResults-Debug-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
768 KB
sha256:718e1ba41af63073994022b9ed64fab4a3cc90e66a922ba7d60eb0ec00d4dcde
TestResults-Debug-Linux-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c Expired
1.19 MB
sha256:7c32f5a74fa1aa74ef36b51eeab8163ea0541b38e9948a3211cca719a3b9fc6d
TestResults-Debug-Linux-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c Expired
736 KB
sha256:02f0910084ebf3118ca8011f8b825beaf496dbb360a04e14b0d648c97362e470
TestResults-Debug-Linux-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365 Expired
1.04 MB
sha256:66e4caf4a88adab5eec0eca17d9046dd312ae600fad2b93555841a1246366492
TestResults-Debug-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
931 KB
sha256:5d2f6515ccbcf2c75244ed4c6d2dcf2237b4a82b616cca559e26ba5f9a856162
TestResults-Debug-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
676 KB
sha256:3dd84d89d74210b9710c1d82d8e846f951e30cf68a50486e1f94144026a8320c
TestResults-Debug-Linux-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5 Expired
1.21 MB
sha256:8f61e522c432e096989b7e45f61ccd4cb7d8b6a9c8a23bc0ee75b12a88692dce
TestResults-Debug-Linux-bbc7f0a46538eef8d65ac57a930c3f8bda955a9b5ea7ec8b665fc9187fd0ac7b Expired
425 KB
sha256:ba6f21c153e82f65b26ae40eb6b9fd1f12eaed98f450a149b0f06949e14f5c17
TestResults-Debug-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
809 KB
sha256:b4c1ee6432ca7f2668c401dc3e02b44c745027697a3114458e96315bb3492ae6
TestResults-Debug-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
933 KB
sha256:10c2f08fff8d7d76deea0c05c962c93fb4c4dd9ff6b08b8a06d40db9f346d80d
TestResults-Debug-Linux-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa Expired
1.09 MB
sha256:ff895ceffcba54701c571e4dd7f4959602ddcd7fc8d90c8f67ecc2fe4a8b4122
TestResults-Debug-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
621 KB
sha256:7f580ca68b5a4872635f83b2cd77c6e2390c31a2576abf53a3d355619b0637c7
TestResults-Debug-Linux-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571 Expired
1.19 MB
sha256:4f882e0a084a14d6645a055dde9c68d8f3edc5c117437cdc2785a79f8729ed9c
TestResults-Debug-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
517 KB
sha256:1802c1da0615365630f98cb9b429e93c81f1eef6bc25e39ca22abab079ee8651
TestResults-Debug-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
729 KB
sha256:cfd3af820266099e34cb2b9bc3980ce3cdea7ae9d1f0533f6321372a8807bbd3
TestResults-Debug-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
768 KB
sha256:026af06f02861dcc652af72577235138270cd6f8a5894c901d8c59b3e9d14ce9
TestResults-Debug-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
964 KB
sha256:60d184fd67f0b1c87990df3fe7a6aed81bdefd7bc33b11a2a4e0ddfe756b610b
TestResults-Debug-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
501 KB
sha256:4ab1522eb5ef71fdbc6045716fe9047307cc5ccab3944d5cc8f3c6f93b3ac8c9
TestResults-Debug-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
1.19 MB
sha256:7d5c717b6e367f3df1975be0ca4086e4961fe3ad37886d36618ea193e394a341
TestResults-Debug-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
655 KB
sha256:d759a4536fb259894ae328ca01c68ed590cc654bca0229c10550a625d85d0af9
TestResults-Debug-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
971 KB
sha256:2aee627a6a9aa42adfef3040e85af9ae63516e6b263548e2fc650f5466f80678
TestResults-Debug-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
1.3 MB
sha256:4c28edcf74212f64f25332627cca9a61ebf9d08acb5a9ac3b6b54897c6f4a02d
TestResults-Debug-Windows-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629 Expired
1.28 MB
sha256:a62b249802d2f96cc1bd57cc9c3c004b50e0fcc9e1b76b0a587bd042b5bcf172
TestResults-Debug-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
1.03 MB
sha256:568074c1c6e23aad1bc78af37ed48212af9c5e090866612f1b60de878fac591f
TestResults-Debug-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
1.07 MB
sha256:43d427d67488bc533b2e9733703b882117ec214fb7b742f234576c20cb34b37e
TestResults-Debug-Windows-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282 Expired
1.24 MB
sha256:2b03adcda12384686402475db8b92e0c8262f5cca8978ac8ed9f1f44de292d25
TestResults-Debug-Windows-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d Expired
1.31 MB
sha256:ee7357b4ac584c8c5d34a0bdaa137568b370b3bd4ca8e84fe75f237ad43cc2e1
TestResults-Debug-Windows-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2 Expired
983 KB
sha256:4f6e5da65a0568ab9bca32de01e961d4830547c449dff176cb31bf5cc7313907
TestResults-Debug-Windows-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8 Expired
1.35 MB
sha256:3e9a768f947447d76a139a947676bd43dc90c57530b943e0e51d954056845ad9
TestResults-Debug-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
795 KB
sha256:e3252160a849d87b494c84f2815b9ed4498302584336271f20cabc9982aff34e
TestResults-Debug-Windows-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
1.15 MB
sha256:d26928275efb632a675b89ffea4fb2a93e28e35b687f9d2394744eee3c07e8b2
TestResults-Debug-Windows-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3 Expired
1.09 MB
sha256:602a96bb2765f80c4fa8c60b857a46fc67220cee24137857dc0a710c3b921665
TestResults-Debug-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
971 KB
sha256:cf2f5db5133c523dc489707f66ed6c2bd6ebcc7380bd6dd95cc4acfbfbcbd5fe
TestResults-Debug-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
1.06 MB
sha256:ea663a514dde496c1b42a9db5e1c154b4b74a4618f6fa3ec803644d75d15265e
TestResults-Debug-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
29.3 MB
sha256:f4973117c2b5760dfe1315c23120a9210860f599bf15887042a5bc32d83d5310
TestResults-Debug-Windows-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42 Expired
1.53 MB
sha256:84cbeef5f748b3ceba6df8be0aaa1f260f9cae87f1a6e932d8e89c670ca406b9
TestResults-Debug-Windows-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a Expired
626 KB
sha256:4b165cc1da4b4fd1ef176754cc4ee86018c6c15fd8fc5c5f0c2bc070787bb594
TestResults-Debug-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
1.13 MB
sha256:2914aaaeee7723b6ccbea9d37d9fdf3befaff58cb3eec244d3100aa683838dba
TestResults-Debug-Windows-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c Expired
1.19 MB
sha256:d6d9ed3226466bedf78931295f76ab8eb555826216a2699cade10f44cab24b98
TestResults-Debug-Windows-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c Expired
739 KB
sha256:2d22f4a9098a59ba15854b19b299b3a59d446bfdf25f6741f67424464e0a20d5
TestResults-Debug-Windows-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365 Expired
1.04 MB
sha256:3562f9fd0c71f275eeb44cb7dd23f4cd245c68ed92b79159085d306b19521d86
TestResults-Debug-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
1.37 MB
sha256:8138a8f894b3ca0eafc15494b187e8985f20f1601af9c599a4129de952c89f35
TestResults-Debug-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
1020 KB
sha256:24a8c5844a7573bd2fe56fac20e2b6be50250b279a5256cd4bef664d3dc67c69
TestResults-Debug-Windows-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5 Expired
1.22 MB
sha256:4c98af08695a6c9714f2031f8d6055683d29b2a2bec62b57d84bde4270f9557a
TestResults-Debug-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
1.19 MB
sha256:2222e394c5332bc63361fcbac5e6e9ce73b1ea7b37719c3791a36f0ba295f456
TestResults-Debug-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
1.37 MB
sha256:495183bb10ccd8438cf21c09086cc988df74f61071aa86ce24979df0b72b4361
TestResults-Debug-Windows-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa Expired
1.1 MB
sha256:b8d31b65cc7704abf4ac77b8931993eb85c595156fc6002dc885f14b1e9de906
TestResults-Debug-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
938 KB
sha256:71ac1ab3ca3b64138763437385c593ea46ad7a5e71144bf4fce76d848d78d9d3
TestResults-Debug-Windows-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571 Expired
1.2 MB
sha256:c11b1b12b3a653eeecc6154d42d2aba5a4c51a9207d51ade36c1e023a2ab470d
TestResults-Debug-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
781 KB
sha256:ad4e62ccce58786dbe831f08ad1079b2e60c391fbb94f6f5b6cc4c9b20cc5a26
TestResults-Debug-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
1.08 MB
sha256:2c1b850bf47844dca9df071b93dc5863c5d027d38502ab614aa61732b37b62b2
TestResults-Debug-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
1.13 MB
sha256:6fa76fb6e3d91509688c035305e328c3c0397422be6bf3752f03a77682012468
TestResults-Debug-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
1.42 MB
sha256:2f3142422e3114721016f8cb13f99539841adc38985697031f7808af5866121f
TestResults-Debug-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
758 KB
sha256:1dd1bdb52070549a2b435c2d712b9f8ec0e931d82b0558afbe9f856e752a8a15
TestResults-Debug-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
1.78 MB
sha256:6b529eebe2d0d55a97d5b81efd7ac6688dbe38fe9743d42b878f37c85932f41d
TestResults-Debug-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
986 KB
sha256:e2eba0f4d363f6371c8afe62636bbfa8f199ab426e786ad8207560c4919ade6d
TestResults-Release-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
549 KB
sha256:97be6523f529f68f29ab94cb5f6eea723807e0840f936663b51d5da38a0cf714
TestResults-Release-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
743 KB
sha256:9a60db88c175e77aedca9dfe6bad5cff17254224fa30a4be4e0ebb2ca20b923b
TestResults-Release-Linux-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629 Expired
1.09 MB
sha256:6a9cf65390446d34977ced7a014ea7212f33d06f2d65230c5c67e3e567c1e649
TestResults-Release-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
584 KB
sha256:1c4c936294a34d4eac6d2f4b43476d98417878e58fc5a3c64b76aa005e1d8937
TestResults-Release-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
615 KB
sha256:578a00a3bd6e7b6b624abbfe470ede71bad73169ec44310088eeed46a3a47794
TestResults-Release-Linux-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282 Expired
1.06 MB
sha256:57283d021afa0931428af99eedd482bfe47b882fca6045bec866c78ff597d857
TestResults-Release-Linux-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d Expired
1.12 MB
sha256:297997f0dec51e852ab0a21a21b2d26dcf3e524e13e88a590a06073af582879a
TestResults-Release-Linux-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2 Expired
828 KB
sha256:d1d9566eb012b00dd56e72802cd8f3bd43cbf25d3bf9da1ff1152ae0b192c171
TestResults-Release-Linux-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8 Expired
1.15 MB
sha256:4f67d045b5ac9a6065fbcdca4c41247aa7f0fcb40670f1ef7b2d5a23c46745e2
TestResults-Release-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
450 KB
sha256:55a4fde445224a9edb9effc6812971ec35569729e9fdfeca6b8f96c5e465140e
TestResults-Release-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
1000 KB
sha256:7dd1405e5c7ea4c380166b1bf7e40f2311a83a7495ba0d542fe9e2954d841a39
TestResults-Release-Linux-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3 Expired
948 KB
sha256:c5e2507b9320cc2044e877c4d0c433a39ceb18ecc8065e8d60bc973a3ed60f0b
TestResults-Release-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
543 KB
sha256:495018ac263f3b3e98d6c17d85a9b8b6c84b6763f405a10d08bb363d6953ed34
TestResults-Release-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
615 KB
sha256:4fa55af8e7e64e6c1207973799650d3aff243ee7654686cd8934476e6bc5dcf0
TestResults-Release-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
19.4 MB
sha256:5cfa2ceef7ef2122e294574f72a425ec6ee32211299a4dd693c3dcc91715b6d4
TestResults-Release-Linux-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42 Expired
1.03 MB
sha256:33ebbc2ba96f87530ec773b631a92ab73b645f4ed71f2d1f52d5661c51a6fe9c
TestResults-Release-Linux-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a Expired
527 KB
sha256:0cf0523a4fb64b3911aa77a38077b08ab466624a58c9db0b1617b297c578d7aa
TestResults-Release-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
643 KB
sha256:42ff3efcb06d9efc08a5b8b405176d4502ab9e84235059227ce0e158794122f2
TestResults-Release-Linux-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c Expired
1.01 MB
sha256:19ce04c26166abee2eab637ab2f55f11054681d18430583bf2f9faa6733d741c
TestResults-Release-Linux-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c Expired
625 KB
sha256:3f06ae1da44c6d8f7627b62445ef5a83e197f4619c1d201073f6f52d4c8229e0
TestResults-Release-Linux-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365 Expired
903 KB
sha256:8d146406dffb285017ddef2357aaa145a053582f793f51c2aa116b10753429d4
TestResults-Release-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
782 KB
sha256:9736383d4cbfe499bccc0403f434bd02ba87ff5daa41dcdb88a758e15664779a
TestResults-Release-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
575 KB
sha256:68d42830705311cb16a0581ef1190644098e9aa30f9e5e5136d24a98393ece81
TestResults-Release-Linux-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5 Expired
1.03 MB
sha256:24349bd9294c6b520a74dab5851afe0886537e810f717560dd979a93c7c39fb6
TestResults-Release-Linux-bbc7f0a46538eef8d65ac57a930c3f8bda955a9b5ea7ec8b665fc9187fd0ac7b Expired
358 KB
sha256:90fb66c69305dd855b3c233b8e3382baf2fe25b25e526be1e515413d8031d5d4
TestResults-Release-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
678 KB
sha256:5f0237197efda359fb9a58313cd58def41f8387aaf10fe96bd2d10b415b3c711
TestResults-Release-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
790 KB
sha256:145613aeeddd80ed57f9f0db9ac14bfc70032ec898013bc3b2f1754e4c34b4c3
TestResults-Release-Linux-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa Expired
956 KB
sha256:b4b81ff872da93396e0b4056c9d37d79c5722e27f9abc3e2e85980fe2e164d60
TestResults-Release-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
529 KB
sha256:eb771e45d083195b9afce97725ea977d7f011a2305def69d14f2950d06beb1e6
TestResults-Release-Linux-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571 Expired
1.02 MB
sha256:6c4b83a1b335bb126d2160cf74c67291968c4b6caf6f41519d1a9790938489b0
TestResults-Release-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
441 KB
sha256:6b93cfc728b69b636b2e8b6ef4d542a72b15ffbd64ee7aa1407d2f25abd116a8
TestResults-Release-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
609 KB
sha256:46ac109bbe5901680e7ff84d47104daf2b22e361839f51ebccf6ec61a67c89e8
TestResults-Release-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
644 KB
sha256:2a89f5836ef82ca89adfd719e2aefbfd3f8349d2687488aa207e064d54cb79b2
TestResults-Release-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
810 KB
sha256:f11c47dce133cd64ca4ec38ea9ddde2d1f579946bc1779d0734996c004af98de
TestResults-Release-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
425 KB
sha256:983c8a1c12f7029c375fab0f9f9a998ee32d9d39287a7f9d6d5fa34d1d6f1360
TestResults-Release-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
1.02 MB
sha256:eb3eb66c06f314f4a8e242cd338505b8cec3d2e6deda91d580d879af630127db
TestResults-Release-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
557 KB
sha256:fa8351d917d7795e06df3489dc78d98f357286c17acc65685894d6672a53c875
TestResults-Release-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420 Expired
824 KB
sha256:3d43dd49343609cdacaf1db5ca295c130d540282671f903a191aa2c864c66d74
TestResults-Release-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
1.09 MB
sha256:9034fe53b6e7db75fc83c61312c6ae997cc43631545c41d76bbda46f60557565
TestResults-Release-Windows-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629 Expired
1.09 MB
sha256:3a7929f528cadefc944b03021589fe70fe4b5d96b689cb7046d56c25c10f176b
TestResults-Release-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417 Expired
882 KB
sha256:af22b7ffc514bb56c2a2185ef7ca113ed280142b7e885a58127c7b4aaaecde2e
TestResults-Release-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
926 KB
sha256:c9627443d5f28b23b36a120e37b11f1d5e1de820d4e7f39e8caff37d053e5cd0
TestResults-Release-Windows-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282 Expired
1.06 MB
sha256:0af68bb93f3fe24bb2094195fd66281ee2b2434b144ce2a8cb6587f9017af926
TestResults-Release-Windows-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d Expired
1.12 MB
sha256:cafb205c63fd20126b4ba5dab85086dfb0445541f96a5afd5a35c456ba0af7ab
TestResults-Release-Windows-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2 Expired
833 KB
sha256:1da7fd8cf02b4155a2c29887617f3b95512754dac0c5840e3639de261ac062a5
TestResults-Release-Windows-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8 Expired
1.15 MB
sha256:901496327911454b6b78fc2610f9570b8408d608638d2e60b4d82994998c5ac2
TestResults-Release-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
679 KB
sha256:6aaa7acf04a2953d5647da23f8c1b48a57c340420311c0137b933a1a8ddcfb5e
TestResults-Release-Windows-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
1010 KB
sha256:45d588030f0deae39a4a7362d42ed9f69832d879404a4ebc2dc40a422e110f6f
TestResults-Release-Windows-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3 Expired
951 KB
sha256:60d6393bcf75d49f459ebee5100bfe9289d8b4d82cb6ece88654155fb6739a23
TestResults-Release-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0 Expired
821 KB
sha256:2f8a7cee198ad28d044f1fb010a9f7a37b94ab30a5be8abbe09876476a466084
TestResults-Release-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
926 KB
sha256:812c253a6cafcdeaeeee7c660306fa4595b917fb42a9864229c5b48d63ffdc1e
TestResults-Release-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45 Expired
29.1 MB
sha256:57be00274750e06ddc4436c9b59919234331d5e725ff19b889ac2a9f754e524c
TestResults-Release-Windows-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42 Expired
1.3 MB
sha256:9798f65a0321555fcf1b8d2c8d3df5193d51492c14a5d0c3fde54fd9501c667b
TestResults-Release-Windows-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a Expired
531 KB
sha256:353b946808161b3e8ff2aa99de9cb8797e57dab9cf724a32194fa12ab784841d
TestResults-Release-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529 Expired
971 KB
sha256:551ecc3e2b49697bcc3f29c8166c00167540b1fc1ee83e2e33f6641eaab71a27
TestResults-Release-Windows-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c Expired
1.02 MB
sha256:6effca57ae2122c7fe389f83903c1825380f06590f84421d0d3dff1c5c3d38aa
TestResults-Release-Windows-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c Expired
628 KB
sha256:65e5c32ef1225296c66b78608254b2b85aa6f16b444c5bdfb2c5649f8b8080a0
TestResults-Release-Windows-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365 Expired
908 KB
sha256:0049da82b6c5605d76a91a28618cd3924f8971088fc86f17bad15c046d321628
TestResults-Release-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c Expired
1.15 MB
sha256:b172e5ac1005f20b5f9777df50f30e5471cce8dc21ace89b402048f5be4e6508
TestResults-Release-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d Expired
866 KB
sha256:a09dbcfcd8fc98356afae0f7f58fcfa22c544ff7a94d41845c88bd9d10126f2a
TestResults-Release-Windows-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5 Expired
1.03 MB
sha256:e756839e9c0c8b7c7c47f05913e58c55d56eb204d5f84b85d38e4269cc9efaee
TestResults-Release-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
1020 KB
sha256:918ad89cd49992a17048c5b6bd0330007b3029ebfa6e88d4a543968c387140a1
TestResults-Release-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609 Expired
1.16 MB
sha256:932543859173e623ed800f189dfaf64345b90cf899d173e3e7d65800fc8bab87
TestResults-Release-Windows-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa Expired
961 KB
sha256:ddbc1cebbca256dca4bb41f01f545d4be3eeb84cc39571c75b5a6e52bc1e886c
TestResults-Release-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7 Expired
798 KB
sha256:59e9e5574f2a63967df9529667ff7b371bf70e6a828675c4ee315d55d17c07a6
TestResults-Release-Windows-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571 Expired
1.02 MB
sha256:95eb657e9d32cbdd2ea0c27bb4bba37fa08a512277bdaeb6ad393d817316df68
TestResults-Release-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
665 KB
sha256:1b0e43cf0bb3acb00ed97683a71b1741155d67b5fb0fed1f2ec60a9578a13e90
TestResults-Release-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7 Expired
920 KB
sha256:1a5ff76bd5aa99164769e4e6902662000fc3c32795e9cc4992cd924cd862a542
TestResults-Release-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
967 KB
sha256:72c8414a5b8c088c0520dbc70d3b417afac7536ff7a8cea99990169f57980702
TestResults-Release-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc Expired
1.19 MB
sha256:87e8084ce0368d3c31aa4054b3aee5688ecdd0e36f038c1f5fe7a06962d839ed
TestResults-Release-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3 Expired
536 KB
sha256:1a3dbe4a950fc2bc71ebca01d734c1b844b054899581808ae2aa3f19d40f12c8
TestResults-Release-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
1.53 MB
sha256:dfdb7c212d794aa5037d2bb89769d6dd3bde9cf7925ef0c680cd20de2febf658
TestResults-Release-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
838 KB
sha256:c0961670a9c4b58b5644f3f64957ea9135437ae18410cd2a1ff7c7192ab0af9e
net8.0-Debug Expired
26.4 MB
sha256:a62405ecc7ec5db3c5ca54429492daf29b21248ae50303836a77e9a5fa4f688b
net8.0-Release Expired
25.3 MB
sha256:904fb35623069213e03bb5de02b247835627bf0f30954696d4cd48d5270e7aea
net9.0-Debug Expired
26.4 MB
sha256:4ba5126191054cc31366d91e30280afacf1171c628eac74e6d28b0738ec38fc1
net9.0-Release Expired
25.3 MB
sha256:801fd3c3fbfbec318f6cac2cc9c2d3184e7abbcf89b3f6ca7c1732895ef75cc2
netstandard2.0-Debug Expired
15.9 MB
sha256:cb87088d9f3370252e5b2b6797ae0c82dd89f648a3abcae14009787f60400eac
netstandard2.0-Release Expired
15.3 MB
sha256:68be43a23c6f75f1c2ece843b4f71f4c6ddf6b8521f755770f3bb99979e8c71a
netstandard2.1-Debug Expired
7.61 MB
sha256:eff035fe465aaaa6e1b40ef5991e0e1c94b173e98e52acaee68a3537a895342a
netstandard2.1-Release Expired
7.51 MB
sha256:7fc986b2bc7191f351ef99232961fb0db08eaa424b321befeaeecacfdb8dfd5f