Skip to content

V9.0.5/bump

V9.0.5/bump #259

Triggered via pull request May 13, 2025 20:12
Status Cancelled
Total duration 23m 48s
Artifacts 55

pipelines.yml

on: pull_request
🐧 Prepare Linux
33s
🐧 Prepare Linux
🪟 Prepare Windows
2m 9s
🪟 Prepare Windows
Matrix: 🛠️ Build
Matrix: 🧪 Test
Matrix: 📦 Pack
call-codecov  /  📊 Code Coverage Analysis
call-codecov / 📊 Code Coverage Analysis
🔬 Code Quality Analysis
0s
🔬 Code Quality Analysis
🛡️ Security Analysis
0s
🛡️ Security Analysis
call-nuget  /  deploy
call-nuget / deploy
call-nuget  /  deploy_environment
call-nuget / deploy_environment
Fit to window
Zoom out
Zoom in

Annotations

145 errors and 162 warnings
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
🛠️ 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.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 (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 (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#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🛠️ 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#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🛠️ 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 (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#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🛠️ 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#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🛠️ 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, 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#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🛠️ 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#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🛠️ 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, 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#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🛠️ 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#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🛠️ 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)
🧪 Test (ubuntu-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.04, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-24.04, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-24.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-24.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-24.04, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-24.04, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Aut...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.04, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.A...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-24.04, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.A...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-24.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-24.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-24.04, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.A...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-24.04, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.A...: src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
🧪 Test (ubuntu-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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-24.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)

Artifacts

Produced during runtime
Name Size Digest
CoverageReport-Debug-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
9.34 MB
sha256:e35cc209418baaecf3dcea571a8537be4f0012ef44ee159a27577f6722978655
CoverageReport-Debug-Linux-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629 Expired
15.9 MB
sha256:80d1dffdb64700f7579ef8a9852659c20ae16e39e1fef7782511e90472e89f37
CoverageReport-Debug-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
8.29 MB
sha256:311e461a851b1832b3f0930a4872c29555cd8b22813df53f80866c875ec929f4
CoverageReport-Debug-Linux-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282 Expired
14.2 MB
sha256:06cb83a7fcdbec23279bdf5b46b8d31720cf125bac5ee83e7d52468ec35ffd6a
CoverageReport-Debug-Linux-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d Expired
16.1 MB
sha256:234e7628a0c2f1b687ee6f96bdb53091e449905a790ef61911d8a761c8bb2c61
CoverageReport-Debug-Linux-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2 Expired
12.6 MB
sha256:d981655046696b0a266739e6c2b1b1082cbf36f1e2ddf85c86a23e0dcad21bee
CoverageReport-Debug-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
6.3 MB
sha256:b8bbee6a1dc1f4c359a7a30fd5d3a571fe105077fba66f8d45deb98171b999db
CoverageReport-Debug-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
13.7 MB
sha256:d35673eacbfca49f0992a951b677a5d2b3adf2e3f8776850ce2fb4360e6745a3
CoverageReport-Debug-Linux-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3 Expired
14.3 MB
sha256:43c15722b462253851b80ba9991599c1f89ee65615510033252fee5f4fd5d722
CoverageReport-Debug-Linux-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a Expired
7.04 MB
sha256:0fbc3328f092e4621df94d6aa14a31a6d1be992333c88dae66bba64a2b8449a8
CoverageReport-Debug-Linux-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c Expired
15.1 MB
sha256:9e440d63063dc99975397c1043f580ec566bdaf95908503f0243479f70af6979
CoverageReport-Debug-Linux-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365 Expired
14.1 MB
sha256:1a3120084a80f4e27b27b0c8133302fa8436fb449544ed0502cad7b09caa15ec
CoverageReport-Debug-Linux-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5 Expired
14.4 MB
sha256:44aff0442063001f32a95969c6ef40bdc952c87913ea65d442e5da7f3e71865d
CoverageReport-Debug-Linux-bbc7f0a46538eef8d65ac57a930c3f8bda955a9b5ea7ec8b665fc9187fd0ac7b Expired
8.82 MB
sha256:34b7a3c3f46fa3b281da07bcd686e19217a520fcb9e5d96127bea8843f12f8c3
CoverageReport-Debug-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
8.66 MB
sha256:b85e21304ebd0d7641581c76a1b83d3c8f9a1df3fcb9dc6a2c0cbbe319e0a50b
CoverageReport-Debug-Linux-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa Expired
14.1 MB
sha256:a0eca3308a199bf3237932857113e27b0866284d7c218353d89695b79bdc245b
CoverageReport-Debug-Linux-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571 Expired
14.1 MB
sha256:e11438551afa6bc2d43959f6ab88d81440a528cf1cece79c5c48e969ef45f048
CoverageReport-Debug-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5 Expired
6.73 MB
sha256:0b5d7ca88844a0d39f36a10c8b7aae43f65bf356a50814033756d1346b6a5d47
CoverageReport-Debug-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
8.26 MB
sha256:c0faf15d67756f7937f1f32f4d3eb4d2a3fcbaf2a2fc23672a5de14c63bfa08e
CoverageReport-Debug-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
7.56 MB
sha256:93c54d5739b420d45546c7216f4b47790172c247bcf709f8a70ca9e735c73997
CoverageReport-Release-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
13.7 MB
sha256:1e1dc1ee478e2678b6a8f71ecf35963848d12e318155c3f3886f6d347c1aa164
CoverageReport-Release-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
8.72 MB
sha256:707394522423806b4237ef8788f84e07522a290a99e3fe6587c78c98b3c53e48
CoverageReport-Release-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
7.55 MB
sha256:2e255bf99110039e8fd5710cc80a231b27da59109ae6e755505fa3881ed9bcf3
NuGet-Debug Expired
3.65 MB
sha256:8331428db9918e20e885cd92c8d94f05b4ca48eb4b6be29cf2bcb937a97a9546
NuGet-Release Expired
3.46 MB
sha256:7fffb80445c5233ef133f5c6ee81e09ab76dfd610faba2984c2060d068c2a6a7
TestResults-Debug-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c Expired
885 KB
sha256:d15ae24b50ecd77c4d5cfb60f8a872e848b87c7b140effd03a67f4c2e0b7c5fd
TestResults-Debug-Linux-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629 Expired
1.28 MB
sha256:49dfa22f04f44609f06c1cc08964a1ac44a864a359560e7db6ffb465b8b1c47c
TestResults-Debug-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380 Expired
726 KB
sha256:3a21a70784f162f40c96fee18e2db2216b027c80c22c4759e3cbc21b78703b87
TestResults-Debug-Linux-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282 Expired
1.25 MB
sha256:a20bb9106cf98aa79cf995473337c4126a241b935469f72dcd37fb1f475972b2
TestResults-Debug-Linux-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d Expired
1.32 MB
sha256:0b0d8c010131e415cfb9296cf91ec680115cc431d1bbc9409b6196835ee1a90b
TestResults-Debug-Linux-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2 Expired
988 KB
sha256:68ffd812eb7ffd64614421e05c9cab3192e5501b4a5c99025646ebf6807483d1
TestResults-Debug-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c Expired
527 KB
sha256:3b098896001754464dc0e9e3f24d35e7883ba0aad4f0169f87936057ea66e5e4
TestResults-Debug-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
1.17 MB
sha256:ac319277789fc212146f5d28b718126e3c419fe6b09585af2ab19680ceb1ff71
TestResults-Debug-Linux-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3 Expired
1.1 MB
sha256:97d880e7e3bf6fd56a6800848e715b72473a037b383d34bd4ea180d524e8cc65
TestResults-Debug-Linux-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a Expired
622 KB
sha256:055d98f99c1bac1c10a130636d9a87d75307800ccb06ac8aa3ef7d5ad9ace80b
TestResults-Debug-Linux-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c Expired
1.2 MB
sha256:1180a72f99c989907b1b904526b095d9615b62e8c83de5dfa0ef736b7c3b994e
TestResults-Debug-Linux-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365 Expired
1.04 MB
sha256:989b12b06c94e1351d028fe3d4d7a6d59049045429d978a43d11f866e9bade5f
TestResults-Debug-Linux-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5 Expired
1.22 MB
sha256:2e428a64a4027e18df6150edfcb40f56c671e4a01bf957fea39efe75c0c703e1
TestResults-Debug-Linux-bbc7f0a46538eef8d65ac57a930c3f8bda955a9b5ea7ec8b665fc9187fd0ac7b Expired
425 KB
sha256:f8f1f316563951fbb3493abfac5351b012e828f9314fd16cd46d8d243815e8d9
TestResults-Debug-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c Expired
811 KB
sha256:dfb89b8b054b42ff296ee07f9a2b6d88f3462ef2731a3ef2b373aa379ffdb0bf
TestResults-Debug-Linux-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa Expired
1.1 MB
sha256:5e6d1a960fa8ec062008542f762153ada7e65b45d06e6ab365f6e67faa04803f
TestResults-Debug-Linux-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571 Expired
1.2 MB
sha256:4193d6d96da62d1e6501224fd96dc8dc364f992de43c4aab265a401cbe3e307f
TestResults-Debug-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf Expired
768 KB
sha256:0e828fa418681809750e1b947b94c1b93061b6bc4a6a8ab010f80ff5cab742cf
TestResults-Debug-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
655 KB
sha256:d5aaff3cb38c671c00388e3309c9f9168928213655e732c6dc9d17376f32a185
TestResults-Release-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed Expired
1 MB
sha256:2342deb6280c494814426a85bbbe8f535a47ca06a9d1f0e9d058fec1f2ee1c95
TestResults-Release-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9 Expired
624 KB
sha256:392b0da04bfabb679b7468c4effb1e9eb1c691b05ff22cf76b44d71df9c8644d
TestResults-Release-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92 Expired
557 KB
sha256:d8e35921733c202a6e623f93d66c8fb11924b82f2af3315d0f8a64b2972af745
net8.0-Debug Expired
26.5 MB
sha256:5626d8839fdae77572ae93357673a45210cec5d2d36eda620ed647f46d5c51c8
net8.0-Release Expired
25.4 MB
sha256:245579854088dc8dbda2eb3c43de7fa67cc0d9c0e28ab4ffadbfee596d8906cd
net9.0-Debug Expired
26.5 MB
sha256:954dc89189b3df29a91937d2403d6f1e67f991d9cba285cc371bec158d518ae7
net9.0-Release Expired
25.4 MB
sha256:92d5d62407bb94573e0417a01e0587e59170ef446acb1e165e5c17b954aab727
netstandard2.0-Debug Expired
16 MB
sha256:411fab676f6e8ca210e769147e9855926d4294125111c40c8af6f4012fd4976e
netstandard2.0-Release Expired
15.3 MB
sha256:9a7caddfa7c7d43ef76d70b30b6972a5a4fca039961a8c4622936d653f19b75c
netstandard2.1-Debug Expired
7.61 MB
sha256:cd54eb05390cc65a624800dcb05ddc9c711c667473fdcf0e24b72c0bd34339a9
netstandard2.1-Release Expired
7.51 MB
sha256:6e267ae77dc4ac10b1ace47caaac08e78fefc4910a91af0f040738205968dc63