V10.4.0/vary by header middleware #75
ci-pipeline.yml
on: pull_request
Matrix: call-build
📜 Prepare Test
6s
Matrix: ⚗️ Integration Test
Matrix: call-pack
Matrix: call-test-linux
Matrix: call-test-windows
call-sonarcloud
/
🔬 Code Quality Analysis
4m 20s
call-codecov
/
📊 Code Coverage Analysis
1m 38s
call-codeql
/
🛡️ Security Analysis
15m 26s
call-nuget
/
deploy
call-nuget
/
deploy_environment
Annotations
1000 warnings
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
⚗️ Integration Test (Release, test/**/Cuemon.Data.SqlClient.Tests.csproj):
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
⚗️ Integration Test (Release, test/**/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)
|
|
⚗️ Integration Test (Debug, test/**/Cuemon.Data.SqlClient.Tests.csproj):
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
⚗️ Integration Test (Debug, test/**/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)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnos... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnos... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnos... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnos... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagn... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagn... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagn... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagn... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csp... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csp... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csp... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csp... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csp... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csp... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Auth... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Auth... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Auth... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Auth... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Auth... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Auth... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Auth... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Auth... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functiona... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functiona... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functiona... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functiona... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functiona... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functiona... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functiona... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functiona... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.Tag... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagn... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagn... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagn... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagn... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Integr... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Integr... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Integr... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Integr... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Test... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Test... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Test... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Test... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Test... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Test... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Test... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Test... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCor... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCor... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCor... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCor... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCor... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCor... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Integr... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Integr... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Integr... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Integr... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Test... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Test... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Test... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Test... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Da... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Da... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Da... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Da... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.T... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.T... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.T... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.T... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.T... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.T... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.T... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.T... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.T... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.T... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Funct... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Funct... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Funct... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Funct... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Funct... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Funct... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Funct... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Funct... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Test... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Test... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Test... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Test... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Test... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Test... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Test... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Test... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threa... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threa... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threa... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threa... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Tests.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Tests.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Tests.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Tests.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Da... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Da... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Da... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Da... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj, X64) / 🧪 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)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
CoverageReport-Debug-Linux-ARM64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
7.61 MB |
sha256:8b7a92419a1559eb7a794a1d8e06851082c00414e06ce090cfd3363cd1c19eb0
|
|
|
CoverageReport-Debug-Linux-ARM64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
12.8 MB |
sha256:05a472279f5ddf78d352ac0ec29713b4ba4b2e55c3cfd59dad0b8fbe7a8675e4
|
|
|
CoverageReport-Debug-Linux-ARM64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
7.21 MB |
sha256:cdaa7002c396770ea43cf4388cb43673e19b73b043d9b6116ce8933646b6d1c6
|
|
|
CoverageReport-Debug-Linux-ARM64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
14.4 MB |
sha256:ed8bda708590f7ac5aeea654161134e245fac0b77a626d8aca0854fb62d3b648
|
|
|
CoverageReport-Debug-Linux-ARM64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
9.63 MB |
sha256:c0a3993964806bc13f3334296c26d720a28d5c4400f99d597f384efa195aa8d7
|
|
|
CoverageReport-Debug-Linux-ARM64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
10.4 MB |
sha256:aca547bde7a14d5d38ade42f9f3cb668aa1b4f958abd490ddd807640fb577b66
|
|
|
CoverageReport-Debug-Linux-ARM64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
13.9 MB |
sha256:016ebc1296c53ca6fdc025ceab184323200eb4cf6326d129680a191638b5edcf
|
|
|
CoverageReport-Debug-Linux-ARM64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
7.88 MB |
sha256:31433f195a28bccf746a082a892d058b0394811a3bf05e7d6e0e49d7294dcd93
|
|
|
CoverageReport-Debug-Linux-ARM64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
8.45 MB |
sha256:cad1b0f8a8409bd2fec5ce45f5fcff4f4ddf02fe2c3c96277815dc20e83ae99f
|
|
|
CoverageReport-Debug-Linux-ARM64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
14.7 MB |
sha256:61cc9d238d71a9dc25c3b83803a9e18429ee4c365fbec2d1c537ea6312311b9e
|
|
|
CoverageReport-Debug-Linux-ARM64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
9.52 MB |
sha256:e599d39be2832b63398674f82390feba1ae74ffc0c2d8b64bb6216ae00f526bb
|
|
|
CoverageReport-Debug-Linux-ARM64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
14.4 MB |
sha256:bc1343cd075025dcf218b5d2a41ed1bb5fd7b3f1615f71b139c857b4d605f498
|
|
|
CoverageReport-Debug-Linux-ARM64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
6.48 MB |
sha256:0dc6a69fffe7b81571819cc8bd29d3d3896a8324183085d639bd19aa435b897a
|
|
|
CoverageReport-Debug-Linux-ARM64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
7.25 MB |
sha256:72beabbfe123dd58e9cfddf0e06e43632b08a8657388080e7ea20ac878aee773
|
|
|
CoverageReport-Debug-Linux-ARM64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
16.3 MB |
sha256:215cc6a437b6d484662804fa748c7a094b53323e2fba6fb79c5cc0795a82d04c
|
|
|
CoverageReport-Debug-Linux-ARM64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
14.6 MB |
sha256:6b615d9946c4f322a7a2fe2b4cc995400b08780fc0b79e522a9a6eded099d4f9
|
|
|
CoverageReport-Debug-Linux-ARM64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
15.9 MB |
sha256:6af0cfdbb1e23168e2c79095ec47e8f6d67a812a4e72f79aa5242b29cb32b530
|
|
|
CoverageReport-Debug-Linux-ARM64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
10.6 MB |
sha256:fe48adee3258a1a730377ede6059f8a2fd38a3b35038a90d62afcde503b912b9
|
|
|
CoverageReport-Debug-Linux-ARM64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
8.68 MB |
sha256:c1b9e56c176fc9a6caca2439c9fb5e120111c4de19a56a56af1f3d6b5eade2db
|
|
|
CoverageReport-Debug-Linux-ARM64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
7.88 MB |
sha256:f8237d6683109e48abfcd70527a5b977856c2df14546600d37bcce6323cff376
|
|
|
CoverageReport-Debug-Linux-ARM64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
8.89 MB |
sha256:9f747e20afc28e6cb525f26802b47795ab880b5ce15730181080007e64484830
|
|
|
CoverageReport-Debug-Linux-ARM64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
16.2 MB |
sha256:793fa7899de12715ec6fd9fccc7675598bf36b5c1d6faf8caa14ef376070203c
|
|
|
CoverageReport-Debug-Linux-ARM64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
8.85 MB |
sha256:4db9d305e98abd76c758c3056deeaa087b5ae380b805862be3856481bf2f84a9
|
|
|
CoverageReport-Debug-Linux-ARM64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
9.04 MB |
sha256:2481b2130a2c21f776ce6f763a85713208e07ce9f1ed30a09dc62a76f604c622
|
|
|
CoverageReport-Debug-Linux-ARM64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
7.15 MB |
sha256:e9f89d5f812c59a3c0f7e1e530cc5fe11342fc633f9ffe894e0b27409a8a55eb
|
|
|
CoverageReport-Debug-Linux-ARM64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
14.3 MB |
sha256:f9b260f1e7b4843a6b6ce961aee3db27aca6f45499bb95907f71d232bde72afe
|
|
|
CoverageReport-Debug-Linux-ARM64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
6.9 MB |
sha256:4a03c2417ca23def2094a816124451841e1130cedfd817378f7a28b779ea5bde
|
|
|
CoverageReport-Debug-Linux-ARM64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
8.16 MB |
sha256:508cb1b5c027ccd983c96970f109c4d420ce0eb40d79ff117156b718888f7c3c
|
|
|
CoverageReport-Debug-Linux-ARM64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
14.3 MB |
sha256:49db6d05cc25078a2a5fbb723a966e249062c3ab6d7381e22c593825ba7d9784
|
|
|
CoverageReport-Debug-Linux-ARM64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
15.9 MB |
sha256:1c17a37074bce71e2368b3db37b81f06df63afea48ab5b4abfd125e25d279ee4
|
|
|
CoverageReport-Debug-Linux-ARM64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
8.45 MB |
sha256:c34844987e4b5eefbe8d6b8eb7a384d5618b00d735be788bf7a0f8780eeceee8
|
|
|
CoverageReport-Debug-Linux-ARM64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
10.1 MB |
sha256:e3a3d4a86582291617dfb7ec879589205256fa610f03d53e8f89650280899314
|
|
|
CoverageReport-Debug-Linux-ARM64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
6.53 MB |
sha256:e60fe0efb990e40ea51503514a5de03ba095a17e77c23084db1566f443e7c1b9
|
|
|
CoverageReport-Debug-Linux-ARM64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
7.73 MB |
sha256:138b78c10b3220856e1b2f737b88a45b1b9991001b2e0f77a8aabc6aca3f57a6
|
|
|
CoverageReport-Debug-Linux-ARM64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
8.35 MB |
sha256:ff8275c49270a00f0b38604b5e25a6a5c08c0ed04558bd22b7fbca6a8e3e2244
|
|
|
CoverageReport-Debug-Linux-ARM64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
15.3 MB |
sha256:ceae35ab0c7af3c04b83d5d63370b5b4d76cb24a245d9142894c93f3f7058d7f
|
|
|
CoverageReport-Debug-Linux-X64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
7.61 MB |
sha256:50018ea3be5ce3e5cc5502a29ce933687d8752a693d9881f1bd0bfdb60efbd19
|
|
|
CoverageReport-Debug-Linux-X64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
12.8 MB |
sha256:3e4c59da5dbbda880ab59b394750eda9d785f85a8dc0784ff3aaec92472c04cc
|
|
|
CoverageReport-Debug-Linux-X64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
7.21 MB |
sha256:4d522f42107fd2a82a8d1ff84eed2b5a5c9fc1a53b44a54f7e4f81821eff4194
|
|
|
CoverageReport-Debug-Linux-X64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
14.4 MB |
sha256:9c59746b6bb63e87c36f9f023f68d4405e4aad7f8ce66c1f851817dc08f1b434
|
|
|
CoverageReport-Debug-Linux-X64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
9.63 MB |
sha256:1e12aabe51422690db49be832c6374e66556a4fcbe0a39bd3725367d9c9e7951
|
|
|
CoverageReport-Debug-Linux-X64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
10.4 MB |
sha256:927aaecfdacc7b0ab0c5fae61bcbbdc248f8203f6db21ff79d39344466d9b37e
|
|
|
CoverageReport-Debug-Linux-X64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
13.9 MB |
sha256:c28ddbdd0832aec0feb0dfbbb6c33a6c136f40097f00050bd44ff49bd7721029
|
|
|
CoverageReport-Debug-Linux-X64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
7.88 MB |
sha256:c363edcd6a5ca885e8c4fba983290846aa630979121d2362aec47040dbdcc813
|
|
|
CoverageReport-Debug-Linux-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
8.45 MB |
sha256:1048c7b1c4cca62c1bc7586f8012731db88f7b56a49922d75565ee29479f607e
|
|
|
CoverageReport-Debug-Linux-X64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
14.7 MB |
sha256:a62e9fb4064359233fbf38a726a08faadc16c6fd5d9643d6bb126cd377527a21
|
|
|
CoverageReport-Debug-Linux-X64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
9.52 MB |
sha256:83dd18965019a3f447d16c40c69f31d3f3248d1526748462494e20709a57ef8b
|
|
|
CoverageReport-Debug-Linux-X64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
14.4 MB |
sha256:4838cbab1265d2c6f12011d32d0bdd739795cf35661f9ba0d099a2eb264c7dab
|
|
|
CoverageReport-Debug-Linux-X64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
6.48 MB |
sha256:feede2672705b64a9f533a38850b6bafbd7c47c1d962f774db50a8bc013f98ca
|
|
|
CoverageReport-Debug-Linux-X64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
7.25 MB |
sha256:f5cb71e4774776df654ba094985f8866fe924ccd9e3aa375c8895c68ba6a50f4
|
|
|
CoverageReport-Debug-Linux-X64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
16.3 MB |
sha256:68bfc69bdae4b08edb9d9c6f7d7031bdd220c8431d7b112a17381eff3b6bd8c5
|
|
|
CoverageReport-Debug-Linux-X64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
14.6 MB |
sha256:360d3412ddc175626f5010705495d5c68d225948e3846db5f1549eb965226fca
|
|
|
CoverageReport-Debug-Linux-X64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
15.9 MB |
sha256:1b2a8d23b4f6e54fba8f6d2fa98b8299509297e485cf4bdf78edde1ebcfd39e5
|
|
|
CoverageReport-Debug-Linux-X64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
10.6 MB |
sha256:516f84a7ed559c7e42d109085bd5d4ecab48f70b31b5d95944dc00830cc55db2
|
|
|
CoverageReport-Debug-Linux-X64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
8.68 MB |
sha256:20a063509aa617917e0b598b9d4a2fad0d1edb3e57a3b2ded3454b39b19d0ac0
|
|
|
CoverageReport-Debug-Linux-X64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
7.88 MB |
sha256:dd7ba3444980dc2707d483d917979cae2239da262eba2c76529aa2593d387ccd
|
|
|
CoverageReport-Debug-Linux-X64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
8.89 MB |
sha256:2cbc99ffd742d945994a29f3e74e084c31af8cdd8933c6b359cb860ea2c53099
|
|
|
CoverageReport-Debug-Linux-X64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
16.2 MB |
sha256:64febccac312a5d00230e9028c80859321664fb8c5f63f5efecd537d11fc05f9
|
|
|
CoverageReport-Debug-Linux-X64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
8.85 MB |
sha256:e40b8f4703c559cbcce60fd89a23301e95d4f6834ec820859da607f31bdcbf66
|
|
|
CoverageReport-Debug-Linux-X64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
9.04 MB |
sha256:e53552ad834bf4aae2ee484717303d3c563ee92bd9f609be1342d6c67231a901
|
|
|
CoverageReport-Debug-Linux-X64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
7.15 MB |
sha256:7ede86cd1cae12508ebb4dcaa602eaecefcc73726a3e131dac7d0d59d4c7497f
|
|
|
CoverageReport-Debug-Linux-X64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
14.3 MB |
sha256:7a55f3bfd51f35402fc83d8d747a16e829024ef09eac745b5001acd2f3b3278e
|
|
|
CoverageReport-Debug-Linux-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
6.9 MB |
sha256:92176e3186b26f7c086d71219c4c828928629ee3c3955c478b5dd5d3e938f7c1
|
|
|
CoverageReport-Debug-Linux-X64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
8.16 MB |
sha256:7d9fca105a42f93f9ad75748a84c91595ade54008c74143e7c16511315d6da2e
|
|
|
CoverageReport-Debug-Linux-X64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
14.3 MB |
sha256:d97df55996863e33f236d7eddf308daaf6c2144fc81c47b294d84e32f15ba7ea
|
|
|
CoverageReport-Debug-Linux-X64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
15.9 MB |
sha256:72507bf7409316335c94765895c9954a4fdaba8855bf44db446f8914e79b9c3a
|
|
|
CoverageReport-Debug-Linux-X64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
8.45 MB |
sha256:3bd947f6e416c527dcffeaae0cd2f7db361bf781010b02cead005e905493a8db
|
|
|
CoverageReport-Debug-Linux-X64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
10.1 MB |
sha256:8428a84a980d0ea09f127cfe43726a475fc20ec8d42238b577872b5099e74928
|
|
|
CoverageReport-Debug-Linux-X64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
6.53 MB |
sha256:9db1d0698c5fda7157a7751e06c16db62810467b283268e7b3d7cfb59c43ae30
|
|
|
CoverageReport-Debug-Linux-X64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
7.73 MB |
sha256:3993b79346a764566407c0387bac0ae243d221373ecdb23d8abbe92f3232e33d
|
|
|
CoverageReport-Debug-Linux-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
8.35 MB |
sha256:5afbde17578fc9e98950f1c2262197b801183c8659107cb9c78fb810712fe720
|
|
|
CoverageReport-Debug-Linux-X64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
15.3 MB |
sha256:bcfd30477e483595c521f14a3bb9f4c717f5d53132c05460ecb3686b51900231
|
|
|
CoverageReport-Debug-Windows-ARM64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
7.61 MB |
sha256:1defafe1249c27d82eb07f877d6b2ace4ac8b835ceec714e99212db696d6810b
|
|
|
CoverageReport-Debug-Windows-ARM64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
12.8 MB |
sha256:7d6943b7b7fbaf49b09bb6b5c977983f64accc39ca2f9fb78104a30dbb74dc8d
|
|
|
CoverageReport-Debug-Windows-ARM64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
7.2 MB |
sha256:22906e10fd9ab6b6a6359396be99e281f40ed856add21b26c46c4a2cea724f12
|
|
|
CoverageReport-Debug-Windows-ARM64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
14.4 MB |
sha256:89494eae6171c32e668bbe188a332ef2fd4a330018e3dff1c7b132c6cee10f1e
|
|
|
CoverageReport-Debug-Windows-ARM64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
9.62 MB |
sha256:ac36a94730d0a2c7c440abe335d1ed7a0c6f9656cf6fd3c42af1059cc85e9e4e
|
|
|
CoverageReport-Debug-Windows-ARM64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
10.4 MB |
sha256:0c4adfd45c130d559a2fa09b40d26b98e430782bb6443ff2f2db7c854efa6400
|
|
|
CoverageReport-Debug-Windows-ARM64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
13.9 MB |
sha256:9c7caf1a2d2b3a18b11d7d28639cbef4216bba27d6edaa479c99c42e1350a32b
|
|
|
CoverageReport-Debug-Windows-ARM64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
7.88 MB |
sha256:8161c564d333e2610858cb0e56cdcbd60a4e74c4840cf5fb40ec34ee9fc28c27
|
|
|
CoverageReport-Debug-Windows-ARM64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
8.44 MB |
sha256:66cdc5f5479b29104d8cf1562ae0fd29bd5c824331d21a2f9378fb29945fba96
|
|
|
CoverageReport-Debug-Windows-ARM64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
14.7 MB |
sha256:e4d98723e2ef245cce80aa65a8c092dd50d48d4144ea5179388226261aa55d90
|
|
|
CoverageReport-Debug-Windows-ARM64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
9.52 MB |
sha256:fc9ed970858d032babf28dd270463e96971a53af65b4c767bd0fc9e6ff9db49b
|
|
|
CoverageReport-Debug-Windows-ARM64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
14.4 MB |
sha256:72e89f535acf0c54e1f24c6d6a1afe8405ffc82e5515498b03c0bb57cab0c498
|
|
|
CoverageReport-Debug-Windows-ARM64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
6.48 MB |
sha256:a307fdc196148c9fa4b9b5e01886b7a234003a4da4d9b83d5c53c130f9a9c468
|
|
|
CoverageReport-Debug-Windows-ARM64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
7.25 MB |
sha256:19415c17a3a4d6d90809388b5d09e9ddfe93091061e3982964d9b538a2b21044
|
|
|
CoverageReport-Debug-Windows-ARM64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
16.3 MB |
sha256:2546d0992f52987a9eea9388a22f46ebec942742ea73435c8f17b120f6b4bbca
|
|
|
CoverageReport-Debug-Windows-ARM64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
14.6 MB |
sha256:004777d16e58b1342edb9b1cb7d83a75c9650e9c86ac967b286835afc7ddea70
|
|
|
CoverageReport-Debug-Windows-ARM64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
15.9 MB |
sha256:65a097c045e884c4528491322bb951e8a5edddabca8b55269f271ca854dd1ab4
|
|
|
CoverageReport-Debug-Windows-ARM64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
10.6 MB |
sha256:5587a8946ea6702e72ff90846090e8d59ab9d9b7fcd567b5ede4927f1d59336a
|
|
|
CoverageReport-Debug-Windows-ARM64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
8.68 MB |
sha256:ffb8b5e7df765af25cd3459fef2808c488b32910c1c37e6c116351798b8ddf94
|
|
|
CoverageReport-Debug-Windows-ARM64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
7.88 MB |
sha256:967b46a4efc90fc182e96511aa0dbe9a467d775954371b3a2e0a1ccaa898d6ec
|
|
|
CoverageReport-Debug-Windows-ARM64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
8.89 MB |
sha256:c83edfccf00c07caad6e788d1d079c633e70b507385a6cc798908c9d796e8e1a
|
|
|
CoverageReport-Debug-Windows-ARM64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
16.2 MB |
sha256:756206b68c18ae46afe3ea3663629e278d6bc690d6ee791a9f2ae41e4433f18d
|
|
|
CoverageReport-Debug-Windows-ARM64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
8.85 MB |
sha256:c4b017789eb0c644eda11a54bd6b586dbc4c15a79ed580ce32aee33cd7c892e4
|
|
|
CoverageReport-Debug-Windows-ARM64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
9.03 MB |
sha256:073e7f14933c117b6fa78a60561074915921485c52cc302a013378fd28a2e37d
|
|
|
CoverageReport-Debug-Windows-ARM64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
7.15 MB |
sha256:1201816b96765a9581ba6f03a47fdbf51595757e2dd98aa9c55f5b27338b41c8
|
|
|
CoverageReport-Debug-Windows-ARM64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
14.3 MB |
sha256:c6d2b3aaa1b4cbb70f47878a59d147da599348c60506553d5e03eb9bad86c469
|
|
|
CoverageReport-Debug-Windows-ARM64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
6.9 MB |
sha256:6d688620b034c12014a3ce0fca2c5ffe8c51deef4fa74eb1c346ee2c6215d03a
|
|
|
CoverageReport-Debug-Windows-ARM64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
8.15 MB |
sha256:1c1a89288816ee815ff5eee7f6599292178987132e7dcdec44349c506f4b963e
|
|
|
CoverageReport-Debug-Windows-ARM64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
14.3 MB |
sha256:98d82bf35b656e3b9de8ed704e170fdb161c269a0c727d278a6ef0a2a917fddb
|
|
|
CoverageReport-Debug-Windows-ARM64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
15.9 MB |
sha256:306bc3e36ffe7bf2353fb716860e99fba09076764b0de8d5167b03e08cafbbf1
|
|
|
CoverageReport-Debug-Windows-ARM64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
8.45 MB |
sha256:ec5ff9c750258f3513a63069662187041633ca94fde673bbee41b18a8b92d1b4
|
|
|
CoverageReport-Debug-Windows-ARM64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
10.1 MB |
sha256:f35e17d45a22714bb9e799c885c465ce051ec3446f3c9eab08938898f9e9b8f0
|
|
|
CoverageReport-Debug-Windows-ARM64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
6.52 MB |
sha256:8c314d4d4b70542f80eafaae78261ea2f70633c0aec984cad70200b6667a1af1
|
|
|
CoverageReport-Debug-Windows-ARM64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
7.73 MB |
sha256:3ad294f38358e1a4042f63ee18d54cd94c116410d197b46a4428f5f026b58cb4
|
|
|
CoverageReport-Debug-Windows-ARM64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
8.35 MB |
sha256:ca4335763a2200685cce8b89878edad9907d7ef367dac26149205056bcbf6a98
|
|
|
CoverageReport-Debug-Windows-ARM64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
15.3 MB |
sha256:a557095c9e65c72942f594b35a5d42f004b48fe4962ba2ee9650e328ed66c32d
|
|
|
CoverageReport-Debug-Windows-X64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
7.61 MB |
sha256:ca3217653f877813c6f5eecf95d9a30fa70750b2685ab7e3403f0c69eebe7da8
|
|
|
CoverageReport-Debug-Windows-X64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
12.8 MB |
sha256:9cd893bd42d809de9dd141381961d59e714bd55a098bc8401be8c6d329513232
|
|
|
CoverageReport-Debug-Windows-X64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
7.2 MB |
sha256:a1eb480d85e91998062e8e8e1fcc63781013ccbfb52b841fd25536612d13b13d
|
|
|
CoverageReport-Debug-Windows-X64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
14.4 MB |
sha256:73dbdbbbfc431db60fb2a051337fd36d7b296cf8039d7dd3d4d8b2bf591ac74f
|
|
|
CoverageReport-Debug-Windows-X64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
9.62 MB |
sha256:f722094d83d73cefb9e248c5a9855a3ee9b3d4f77abce4e2dfd3bc424a5aa22d
|
|
|
CoverageReport-Debug-Windows-X64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
10.4 MB |
sha256:500e952f041f6678ccdb6b67f7fe9831f6b871028321aff57a21ee3adbcda443
|
|
|
CoverageReport-Debug-Windows-X64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
13.9 MB |
sha256:64e89c2bbc413a85f931cb8649462d1feca693d7baa211897be3347e2800feb7
|
|
|
CoverageReport-Debug-Windows-X64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
7.88 MB |
sha256:2d699d08278fa76f182aeb9bb4d83b2fb9d965d9b4a135f4fdaea69dda3d48d4
|
|
|
CoverageReport-Debug-Windows-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
8.44 MB |
sha256:78ce984805e820abfd7c1823dae1f3c2b34d6efb983af4693715211c94007d71
|
|
|
CoverageReport-Debug-Windows-X64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
14.7 MB |
sha256:be53e4cae43810978fc44e31524a97f3eeee612d7b4bb464781cee055d61a6cd
|
|
|
CoverageReport-Debug-Windows-X64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
9.52 MB |
sha256:32122537d33982b94c67f05e16fa7bc5ec1c992e817f0a2bb7583246e2e7e80f
|
|
|
CoverageReport-Debug-Windows-X64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
14.4 MB |
sha256:c1e815632221a150cfed75c9eafa6eab68bc6a4867ae9e94adcc2f5eb41fbd08
|
|
|
CoverageReport-Debug-Windows-X64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
6.48 MB |
sha256:1b4bab3914858e43d55f317e3d55d43efc22d2fa68d80740daf8a901bc3ce99e
|
|
|
CoverageReport-Debug-Windows-X64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
7.25 MB |
sha256:6b2684bef81313c6376ee34b45d67bb1dd4d88432c37bdd2e01cfd624cd505a5
|
|
|
CoverageReport-Debug-Windows-X64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
16.3 MB |
sha256:3ab5011b40918bbc0b30b51cab0945ce8fd522213d3f5013cb6945990bb5a11c
|
|
|
CoverageReport-Debug-Windows-X64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
14.6 MB |
sha256:bf37b5fbbffa6a66398bf562d4fcf5dd14b062e3c473065c2f6ac18d71292c18
|
|
|
CoverageReport-Debug-Windows-X64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
15.9 MB |
sha256:08bfbbde129f2ab8df2fd7500a90bc146c01ee20dc617c8728e9af556b87945a
|
|
|
CoverageReport-Debug-Windows-X64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
10.6 MB |
sha256:8e61ae5cd99932b166a6c29c5c72da2ba6bf53a6b3e94ba3766327c8ac4c3364
|
|
|
CoverageReport-Debug-Windows-X64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
8.68 MB |
sha256:5ee5250891a886d125cf48e6bd44a0fc3eaadf7aff486c94df44f450bf7b9cff
|
|
|
CoverageReport-Debug-Windows-X64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
7.88 MB |
sha256:a14e41489203a081375451855be32883fa9226a9d7755a002bb207ac5f22d22e
|
|
|
CoverageReport-Debug-Windows-X64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
8.89 MB |
sha256:1a09c9a80c6dd61ce14e980bbe27a50f7ea6cf676e96dcb9dba22b931c07cc77
|
|
|
CoverageReport-Debug-Windows-X64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
16.2 MB |
sha256:bfb410ad2e58d1b1ed4a9f3866455906d5f92bc26ef97f6ec5ca73127056f925
|
|
|
CoverageReport-Debug-Windows-X64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
8.85 MB |
sha256:a1a98fe2932b1ef335448a5128ec80dcb9db87fb972ae16d790cfb5f8fcbe4fe
|
|
|
CoverageReport-Debug-Windows-X64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
9.03 MB |
sha256:f47529551ef2bc2f162cabce1574a2f2f48e76d73111d8109d63914c85a48e2c
|
|
|
CoverageReport-Debug-Windows-X64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
7.15 MB |
sha256:dc830f52115c7b417484888c10d22703d56f51eb1a8dacabd96c40d8b684f030
|
|
|
CoverageReport-Debug-Windows-X64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
14.3 MB |
sha256:24732010ad10bee25791ee81bd97ca7c3bed701efd02939fd3a6ad0398c7dd28
|
|
|
CoverageReport-Debug-Windows-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
6.9 MB |
sha256:d85b5602e66431dbe31717af0888dcfbebd4ebdfd2feec9c0422f17f7ddf1742
|
|
|
CoverageReport-Debug-Windows-X64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
8.15 MB |
sha256:d8bd929513966b696a302917db04d7e567f0191ced4b0e640df18e2fb1cf9001
|
|
|
CoverageReport-Debug-Windows-X64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
14.3 MB |
sha256:4d7533198d3e76126890478853ad9699fbb215ae72cd3e91b8334b8e02e12cb3
|
|
|
CoverageReport-Debug-Windows-X64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
15.9 MB |
sha256:9c17e5b07568ac15e1f4c5fba7a5f5112ab27d9f0ce208fe3dcbba4cf532b6f2
|
|
|
CoverageReport-Debug-Windows-X64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
8.45 MB |
sha256:eab6416bd1a1caafd11adbf950d8f8d76bb4ea3004b540b30e9a618ab6e3ca80
|
|
|
CoverageReport-Debug-Windows-X64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
10.1 MB |
sha256:18ab86e36b7f83da96eb44c6d2007dd77c85b52a6c3056e1380245657dab062a
|
|
|
CoverageReport-Debug-Windows-X64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
6.52 MB |
sha256:89447a1372196002b16892a4d52f5add912d2cfcd2dcf10be9123f7187a0d846
|
|
|
CoverageReport-Debug-Windows-X64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
7.73 MB |
sha256:d880e5aaf08d680883cace8b9b30a28b05297e1f3327dcd4ad35d4ef98fb273a
|
|
|
CoverageReport-Debug-Windows-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
8.35 MB |
sha256:9413ef85fe1fa6fec8ccce66d884858ab4bb1e37f9de654c0aeb66287e0df5e9
|
|
|
CoverageReport-Debug-Windows-X64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
15.3 MB |
sha256:cb148b4560bfb7a6a1f87e1bdf6554923326855fb81a18f8868340aa0e7a2bf6
|
|
|
CoverageReport-Release-Linux-ARM64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
7.6 MB |
sha256:782206e7166e04829f602f46a1ce65956aeb018e0f111d5f5d58257931d55b94
|
|
|
CoverageReport-Release-Linux-ARM64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
12.8 MB |
sha256:0c895382aca357788a8655b7a6f141a41e8c7b8a2b9f5997dade0758dea35b0a
|
|
|
CoverageReport-Release-Linux-ARM64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
7.19 MB |
sha256:cd8d5a0b86b2940619f8a4ca307ecf18af19662041ec602fe75520658339eb35
|
|
|
CoverageReport-Release-Linux-ARM64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
14.4 MB |
sha256:d63bdc5938994469285a9fe325da8b0c80267bd21cde77b924c1991ddf0e4032
|
|
|
CoverageReport-Release-Linux-ARM64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
9.6 MB |
sha256:548d64540dc7ada016e7970a096e05fbdaf6847b8833ad4bcb36640582addca5
|
|
|
CoverageReport-Release-Linux-ARM64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
10.3 MB |
sha256:9870ff948855a173b6694812095bd7769cc5b2d5511f80b835084a264050ed2d
|
|
|
CoverageReport-Release-Linux-ARM64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
13.9 MB |
sha256:643720ceaaa6c4c3321b212a5e5b424d4ff06d270ef0f501889596899b8fc1b7
|
|
|
CoverageReport-Release-Linux-ARM64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
7.86 MB |
sha256:6d0d4ab1e8d47722b34cfb84cf451a5d1a5ba2461ab827f9e6d811661248c8b1
|
|
|
CoverageReport-Release-Linux-ARM64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
8.43 MB |
sha256:8ff795a9512f629825d8e055d43d0e59d1acf113120c8c78745834945b49f5fa
|
|
|
CoverageReport-Release-Linux-ARM64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
14.7 MB |
sha256:96c3bad0fcd530347849e40bf2dc957359ed72e62dec9fb53a8aa5c5d76d2579
|
|
|
CoverageReport-Release-Linux-ARM64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
9.5 MB |
sha256:acc859b07041600b2450ae40fe618dfcfa7c1234a5c345413a3bc1584421216b
|
|
|
CoverageReport-Release-Linux-ARM64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
14.4 MB |
sha256:e38ccb60a65def111050ff71d2599e4c095a603faa11b1ebc850df818de3726b
|
|
|
CoverageReport-Release-Linux-ARM64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
6.47 MB |
sha256:c018a21fa1532843d229d7949e983f08b750ca247c2018c7b80255c3357d6436
|
|
|
CoverageReport-Release-Linux-ARM64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
7.23 MB |
sha256:344cf8fac0520d99f1fd77add55da110e84315d22e947c8210afa8f802dcb296
|
|
|
CoverageReport-Release-Linux-ARM64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
16.3 MB |
sha256:19d31cc7c8ff0b66d0d39da4407bf56e1d8666aa8c1ce385c22d0493c9c726b2
|
|
|
CoverageReport-Release-Linux-ARM64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
14.5 MB |
sha256:15366eedbd26bc25f6af595dae9359e583b2844e95ad1aa9deeb19f8c3ddd6dc
|
|
|
CoverageReport-Release-Linux-ARM64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
15.9 MB |
sha256:42ee59014ef20e14c54e8e566056bd88ac1bc67aaec8c23c43008c5854d32295
|
|
|
CoverageReport-Release-Linux-ARM64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
10.6 MB |
sha256:41bd7e616387d71dd3b9b1ece6db6dcdec067f6b682cc3fdf98fc7c029870e83
|
|
|
CoverageReport-Release-Linux-ARM64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
8.66 MB |
sha256:f58336702c938da8b96258634e11f36cdb40cb4cda2139c374b00919977e1b51
|
|
|
CoverageReport-Release-Linux-ARM64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
7.86 MB |
sha256:08d80411cc2035a7db5f30442a5a1b2a822f810ee1451a1d26611eecd4a36661
|
|
|
CoverageReport-Release-Linux-ARM64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
8.87 MB |
sha256:a2d0c7b20b693b98dd9d2db94aa59ac8ac4e582e49051ad33a0e8c2132c91a7e
|
|
|
CoverageReport-Release-Linux-ARM64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
16.1 MB |
sha256:b73bee90fdf809ffae4900969dd77231958da31b8001348d8438314ecde61d85
|
|
|
CoverageReport-Release-Linux-ARM64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
8.83 MB |
sha256:19f7a4045ece3bb5f1d38f0f603895e107622833d0b432d0931e00f0e7bf5219
|
|
|
CoverageReport-Release-Linux-ARM64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
9.01 MB |
sha256:42ebeda2b7154225d36ba5277ce2dd523e9e632afe5db9660dcd8a48008611b9
|
|
|
CoverageReport-Release-Linux-ARM64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
7.13 MB |
sha256:061bbde7755656d76e5db917f2c8f7df862899ad535ae0b486111e82579e3529
|
|
|
CoverageReport-Release-Linux-ARM64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
14.3 MB |
sha256:8bbdcea06de681e47fed6bde7dc4f02b568e53261ffbe9a069b083cab57ccdf0
|
|
|
CoverageReport-Release-Linux-ARM64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
6.89 MB |
sha256:371388578e45a679da763eb0db824f10e2ceeaac2caa2c29e05626e2aedbce84
|
|
|
CoverageReport-Release-Linux-ARM64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
8.14 MB |
sha256:d6e559987a16f107706b5167fe852be055c27ee0c7c8ca757dcb6b73e3670793
|
|
|
CoverageReport-Release-Linux-ARM64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
14.3 MB |
sha256:e7bf963c15dc94698b3cd363a63a119e34d11984b22e170ded4103360cbdb3cc
|
|
|
CoverageReport-Release-Linux-ARM64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
15.8 MB |
sha256:341cefaae70594c507cceaf6248e0b82672afbe37ab6a1b6f7ecc383c4a71c45
|
|
|
CoverageReport-Release-Linux-ARM64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
8.43 MB |
sha256:b001517780557dbd37ca356bb543ea71a9412709ac555dae792f58c5bb292bdc
|
|
|
CoverageReport-Release-Linux-ARM64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
10.1 MB |
sha256:0490c1888271a189b303b297ce4ebb603fdbdeed11869a69fe70a7d53c29e19e
|
|
|
CoverageReport-Release-Linux-ARM64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
6.51 MB |
sha256:6f11c1fd16c5370b032f71a83107f562a427485242bf8fd7c8244ba74505c099
|
|
|
CoverageReport-Release-Linux-ARM64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
7.71 MB |
sha256:507a486b954cdeba5d127a29312e0d9bd7c7902df7a0202ea1a78f7ce3e8f8c8
|
|
|
CoverageReport-Release-Linux-ARM64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
8.34 MB |
sha256:db93a3412b2546e474742d2f991f4a8cce4ed6b82f355026f1d751393885a674
|
|
|
CoverageReport-Release-Linux-ARM64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
15.3 MB |
sha256:e2b2f76e64708f3eebb3e1c8a170a3b7261759cc7606f6afa69dc6eb7affcff6
|
|
|
CoverageReport-Release-Linux-X64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
7.6 MB |
sha256:f4f3cf2ee49fe8369a257580f7d41b64d9e25f74d711e4995ffd79970db6be5c
|
|
|
CoverageReport-Release-Linux-X64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
12.8 MB |
sha256:6480937f341ab2579a4039c8d92c2658059fd1e59ec17267f749d871fb7fa684
|
|
|
CoverageReport-Release-Linux-X64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
7.19 MB |
sha256:795104be275660a4c68fbfb517e7705de39ae972cdd230e7367ada1a7bc4a633
|
|
|
CoverageReport-Release-Linux-X64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
14.4 MB |
sha256:c22d3e30ec8dcbfda39408b22ef9308d4e5740f39abaa61386c257e35a603b6f
|
|
|
CoverageReport-Release-Linux-X64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
9.6 MB |
sha256:eb672bddbe8d28249dcab961b52cf46fa4575afa0dfd51e9effea8243c98b880
|
|
|
CoverageReport-Release-Linux-X64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
10.3 MB |
sha256:2df81b55c49dd65f4ac9ccdfdc291283027ad6084485f8f4f5874fca1514846e
|
|
|
CoverageReport-Release-Linux-X64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
13.9 MB |
sha256:c7bf01033caa49ac937f7a0aa9a0e25ff788c82b5e84b4259484c4a587a07345
|
|
|
CoverageReport-Release-Linux-X64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
7.86 MB |
sha256:4ce64395bace748e83465168754f65774cc38130f6f297d40e4f90bf6d287f4f
|
|
|
CoverageReport-Release-Linux-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
8.43 MB |
sha256:45dae1d0eb2c147679e025a623d04c6fb34400d86b4a52b8f18288c943d80c2d
|
|
|
CoverageReport-Release-Linux-X64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
14.7 MB |
sha256:63d33bb401732cd1e1950e355bd938e0eaffcdfa36be3ef195837aea57ad81a8
|
|
|
CoverageReport-Release-Linux-X64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
9.5 MB |
sha256:9d61995999aba9e28b1adc1b2e829a7d8216ca02c817b149636cbd03f7715875
|
|
|
CoverageReport-Release-Linux-X64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
14.4 MB |
sha256:51b7ecc881215427045ce9abf8eb3b2b55ebab5b42bb78cf630a5d763d411e94
|
|
|
CoverageReport-Release-Linux-X64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
6.47 MB |
sha256:2e46dc7a332317528410875cf2509e5de144777dc4a0a08646aec1fd9d6edf4d
|
|
|
CoverageReport-Release-Linux-X64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
7.23 MB |
sha256:dda9b03f3af0f420a73785d917fd59bfc23cbda9a7b50967d3898b8b3a08f238
|
|
|
CoverageReport-Release-Linux-X64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
16.3 MB |
sha256:5f67afe034ade7121aa679264f85d4ba628df879a5577787c076596d947bcc92
|
|
|
CoverageReport-Release-Linux-X64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
14.5 MB |
sha256:42890545762b85d02e13fcbefa0461b292ea4ae20c236624a882f3b0bac83756
|
|
|
CoverageReport-Release-Linux-X64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
15.9 MB |
sha256:5ec6e43bcedddb2d4171b9b15c2d850b2b4fc2463dca2da532e08e8df695fedc
|
|
|
CoverageReport-Release-Linux-X64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
10.6 MB |
sha256:52f6bd76d73b313c38217194c77035601ebcd6319c1a5daaefc66b8eab236db7
|
|
|
CoverageReport-Release-Linux-X64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
8.66 MB |
sha256:a28bbb7931312646f0ff85d951cadf3e31a2f16d99357a80c053dc1633bcdd78
|
|
|
CoverageReport-Release-Linux-X64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
7.86 MB |
sha256:dac9875580fbae9d235646e5997593cb0d313e91d1b3b08cadbe2c3df3d7f7c4
|
|
|
CoverageReport-Release-Linux-X64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
8.87 MB |
sha256:184724dfaa39307194f5132af30211dd6d4bf0646949dec3e8d0a46888dd353f
|
|
|
CoverageReport-Release-Linux-X64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
16.1 MB |
sha256:31a26e0dcbd45cbc4c15eca8dd4ff3d8e1d008093af1a1872ca00f775947110c
|
|
|
CoverageReport-Release-Linux-X64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
8.83 MB |
sha256:d0bd8226ad323f198bd6afdf258c4a6fe061fff3ac89c0294d782c418b6fd438
|
|
|
CoverageReport-Release-Linux-X64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
9.01 MB |
sha256:3f3140b709a6d2f2a3191d59b8434d7384ae69ebb94679adfe5fe3ffd80cd0bc
|
|
|
CoverageReport-Release-Linux-X64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
7.13 MB |
sha256:4d5033d245d931f274f3415d6965167d8b1ebbc3d789cf69eb62bf9364cfc6d1
|
|
|
CoverageReport-Release-Linux-X64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
14.3 MB |
sha256:19c0cf12e62e4c8747aef95e69bd2c32650f6c4d1bbaddd5d4f2b83a51fa5604
|
|
|
CoverageReport-Release-Linux-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
6.89 MB |
sha256:2e02d32628c1bc73d04584a02fdbe9b8b10348cf803eba5857919765107c50e1
|
|
|
CoverageReport-Release-Linux-X64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
8.14 MB |
sha256:8bd248a1548bef192a1c91f6a0fe4e8429d2133df3c5e6cc8ac96d0672ab118f
|
|
|
CoverageReport-Release-Linux-X64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
14.3 MB |
sha256:2f253360e9d346ea0ce8f2c3c84ccefd2451702fad10c04ad01b949cfd104206
|
|
|
CoverageReport-Release-Linux-X64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
15.8 MB |
sha256:837744386e683a6e6cc05edf96a139e2e2a35a725666bc07226bff6212ed8975
|
|
|
CoverageReport-Release-Linux-X64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
8.43 MB |
sha256:e26760da11e7036d5c2acb597ea44de9638d92f94efbdad23bd0d637fa368916
|
|
|
CoverageReport-Release-Linux-X64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
10.1 MB |
sha256:9206f604553a00481adc5a6c1c39a1d38240dfb1606949c1b2260c8eeb151668
|
|
|
CoverageReport-Release-Linux-X64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
6.51 MB |
sha256:e7bd101539139dc6733c44ffbd06a08f18f9d1485468e99077dbdbc838b79c9c
|
|
|
CoverageReport-Release-Linux-X64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
7.71 MB |
sha256:06ab110ede995dfcf7379f091db5a79689624202875a63ecf79a05d8c8cde953
|
|
|
CoverageReport-Release-Linux-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
8.34 MB |
sha256:e9bac4ba45935d0b479f89981ee9778866e62b1cd6ee20f7272358b615d5d4db
|
|
|
CoverageReport-Release-Linux-X64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
15.3 MB |
sha256:643adb9b7e83ae9a116be193d1aab4a2e4385a46e11ad4f23da5ee82dd18d345
|
|
|
CoverageReport-Release-Windows-ARM64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
7.59 MB |
sha256:3fd8af20cffe372841b2079430a16022e03ff2810d7f422b924be231d4c6e661
|
|
|
CoverageReport-Release-Windows-ARM64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
12.8 MB |
sha256:e00354797b2156a8760bcb8cd28fbf33ca47dbbd53235ff23e04d606abce8236
|
|
|
CoverageReport-Release-Windows-ARM64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
7.19 MB |
sha256:cb1fd414fbd5fd98402b7649d2d200e6d70b69ecbf277a912040f22159bb3bf5
|
|
|
CoverageReport-Release-Windows-ARM64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
14.4 MB |
sha256:93ba54f2e06672a710ad5da5eb514c2e32a4a63fceea33532baf101296ae833f
|
|
|
CoverageReport-Release-Windows-ARM64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
9.6 MB |
sha256:6b44d1b0aae55f6c1cabd1e8d27b5ed4567c824461976ea5040018fed0d1353f
|
|
|
CoverageReport-Release-Windows-ARM64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
10.3 MB |
sha256:a5362042a58308dde00f9f520c57d32605a42215e970c969ec58fbeade3a499b
|
|
|
CoverageReport-Release-Windows-ARM64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
13.9 MB |
sha256:b59bd907798cc6ee35376c8d9084ed8d25a420f7a09a576232b76adb19bae048
|
|
|
CoverageReport-Release-Windows-ARM64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
7.86 MB |
sha256:cc156e676be5cbabcd2c8d7f4292e26b005cf2bd1d2cba26c194decd43665645
|
|
|
CoverageReport-Release-Windows-ARM64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
8.43 MB |
sha256:d3023c37eb4146664e3d35ddd8c928f2cff0d8543dca9746da0c6f277f8599e2
|
|
|
CoverageReport-Release-Windows-ARM64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
14.7 MB |
sha256:1a3e7a5fb880e3e3d7a722cb9f7c64c26b7df67d83630bd3833583c790d28b2d
|
|
|
CoverageReport-Release-Windows-ARM64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
9.49 MB |
sha256:0106a0350d1b76f839e049762e479e516adcda0e3fd817a04a3d70d1f9a05953
|
|
|
CoverageReport-Release-Windows-ARM64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
14.4 MB |
sha256:0a0d1899cfc54aa63a86d7d19821828d65f412e04979acdd8bed92cc4f3f3b76
|
|
|
CoverageReport-Release-Windows-ARM64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
6.46 MB |
sha256:5efec855f80874bd0d763bab1d0cbbf90415d452ac121c3e57ded14cbde3bb59
|
|
|
CoverageReport-Release-Windows-ARM64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
7.23 MB |
sha256:cf324b4db50117ac9d8b38c8256d76da1c41b20f52ad8663f94a6c583beaeec0
|
|
|
CoverageReport-Release-Windows-ARM64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
16.3 MB |
sha256:b56fa5f2ceb78b6e36850cfb9c0e720acb1b956637cd899c73fb0aed9813dfde
|
|
|
CoverageReport-Release-Windows-ARM64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
14.5 MB |
sha256:7b61a13c9efecc918bea1810fb888f06e3bd37f20370014b77703819e8ec9f7f
|
|
|
CoverageReport-Release-Windows-ARM64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
15.9 MB |
sha256:42abc6c3ed793dbf0223ad875dd6b254dee7a5abb27675b2605f197a149754ef
|
|
|
CoverageReport-Release-Windows-ARM64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
10.5 MB |
sha256:8f0cc7018245f21c387beb84d2b7e1a0de94ed2db7a9b4c72b5769c4d6718a47
|
|
|
CoverageReport-Release-Windows-ARM64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
8.65 MB |
sha256:eb11c1ae388443932d722e0ca99b6d4ef3e6e9d71ab719b5dcc8681e01e31eaf
|
|
|
CoverageReport-Release-Windows-ARM64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
7.86 MB |
sha256:e97459f42f4cdbe86ae0b7ede396e99e01ecfe20398e2175353e860fac2863a6
|
|
|
CoverageReport-Release-Windows-ARM64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
8.87 MB |
sha256:4c66830c5a2b54ef08dcf964f936a80101ac283065b48f4251d8cfd14e975679
|
|
|
CoverageReport-Release-Windows-ARM64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
16.1 MB |
sha256:ae2fcc775a86ca2609e0534033fdb9bc13d3941791e89407d30e556e7b737257
|
|
|
CoverageReport-Release-Windows-ARM64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
8.82 MB |
sha256:5a7484ee0e7d8aa5f08285195485dfa5d0e5194c0fabc3880a093cfbeafa45c1
|
|
|
CoverageReport-Release-Windows-ARM64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
9.01 MB |
sha256:a6ce986a4a685be5729b1ea7452e8aa0e10bda70cf924752b1fec7a502be248a
|
|
|
CoverageReport-Release-Windows-ARM64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
7.13 MB |
sha256:f039c3a50e3c4b8db2998bd00eb8f4279409e611e021d443f8834e224ee347d8
|
|
|
CoverageReport-Release-Windows-ARM64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
14.2 MB |
sha256:6026a7cc28f6f95c6a5fec61f01cb37243c76a3c4e042954b9622864e105aa0d
|
|
|
CoverageReport-Release-Windows-ARM64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
6.89 MB |
sha256:fce9498cf7f32f1a7184017e964bab41641f9f5036989b5c7170caf39f1b4b78
|
|
|
CoverageReport-Release-Windows-ARM64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
8.13 MB |
sha256:565d58de138cb82b8aa5126b70c0aa36f067121034ddb16651dcf2070f641f9a
|
|
|
CoverageReport-Release-Windows-ARM64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
14.3 MB |
sha256:86b47f6184d853330de65b4b47f556652dee0a9fb43e850c0ec562ea6ea1885d
|
|
|
CoverageReport-Release-Windows-ARM64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
15.8 MB |
sha256:b0ebccf6a7eb5a53e70d8296885a001b9f8f178ca4b04ac58c96d9bd25f6fabd
|
|
|
CoverageReport-Release-Windows-ARM64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
8.43 MB |
sha256:bb8136776d0fff3e663a4661cd9c0eb29ac7a17ae74538cab2b7bb7f34b03b3d
|
|
|
CoverageReport-Release-Windows-ARM64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
10.1 MB |
sha256:735e8e3cc5258b69fc8d27af4d5b8c3fe11b8c6d97e14f44a40d99c65ceafd7c
|
|
|
CoverageReport-Release-Windows-ARM64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
6.51 MB |
sha256:1da837c623c43e42336cf92ba517f2ff9496381d494a3c1355a180a1df79ba02
|
|
|
CoverageReport-Release-Windows-ARM64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
7.71 MB |
sha256:52042e9fc0d45f5e80b1eff94405530e66038285e7608b6ef27169e932ca37fd
|
|
|
CoverageReport-Release-Windows-ARM64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
8.33 MB |
sha256:33e1f75fd0482aee5455a4d47000a2e8de4999e666256b0a87e21e93dc9e793f
|
|
|
CoverageReport-Release-Windows-ARM64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
15.3 MB |
sha256:cafa03ef028305b1aa765a3d4452ea074f1ba23798c46870e802aa1a9afdff5e
|
|
|
CoverageReport-Release-Windows-X64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
7.59 MB |
sha256:14a9893e37a9c94b0049ee15ace1a1c17c6d0ee5da0ed5bf230e5cf28d43c505
|
|
|
CoverageReport-Release-Windows-X64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
12.8 MB |
sha256:41ca982925829363ca665f7fb042222fb88f6b7c0419b0fbde2d668dedeedbbd
|
|
|
CoverageReport-Release-Windows-X64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
7.19 MB |
sha256:494de0f6456edef3d9156badfcf6b9adf8c83f0a56d9ad4d28250db87cd35718
|
|
|
CoverageReport-Release-Windows-X64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
14.4 MB |
sha256:5568cc14b1e2a47b8251b6426c8197178ccb1e99174f5aa133f3f300d3680ae8
|
|
|
CoverageReport-Release-Windows-X64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
9.6 MB |
sha256:a305589f0822305da4fdd979ab816032589b7b7faf454d3cc3c69a5cd95db9df
|
|
|
CoverageReport-Release-Windows-X64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
10.3 MB |
sha256:b5d78f67976c65f031834218ecceef1749fc40b02adccb43f10a1a3af8457d3e
|
|
|
CoverageReport-Release-Windows-X64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
13.9 MB |
sha256:9597030a9c7ea8798bbaa26d325ddd18c0d5d108aac23d996775e002ba5eff9e
|
|
|
CoverageReport-Release-Windows-X64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
7.86 MB |
sha256:e5e325336f290eec36381c99bdc13cdf92a0cc02a53292190e0edd7557060467
|
|
|
CoverageReport-Release-Windows-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
8.43 MB |
sha256:629180eb66253b7c34126191ed251e10287b3070759e2bccd2c24aae93ae43ba
|
|
|
CoverageReport-Release-Windows-X64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
14.7 MB |
sha256:6f2cc27c3011e080ebc6e6c0727b465776c0f90f41865ab2096775d8cf5d17ba
|
|
|
CoverageReport-Release-Windows-X64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
9.49 MB |
sha256:b26c9927e82dc88838ae000bb523a922148cf3a83aa661382edbd5d7dd6bd473
|
|
|
CoverageReport-Release-Windows-X64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
14.4 MB |
sha256:84ff210010f0d22aa7748da941fc686fea42b4d75d17635c6d96a8f7d5326a85
|
|
|
CoverageReport-Release-Windows-X64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
6.46 MB |
sha256:70daab005246543a5c4a25e1f099cf7fe8c44ad505390b741c6d75d8814fefe5
|
|
|
CoverageReport-Release-Windows-X64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
7.23 MB |
sha256:7e08bed9e56a3a053f24ed0fb741347540848e64e2a29f830c38d0c161686d83
|
|
|
CoverageReport-Release-Windows-X64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
16.3 MB |
sha256:38f580403d28bedaa5d44ec13b55bf27339e8e23f29cb8cf2e7687885305562f
|
|
|
CoverageReport-Release-Windows-X64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
14.5 MB |
sha256:76e129765788408d757ab3c0d89bdb880219e674e0007e63e29dbb29ef1eb59c
|
|
|
CoverageReport-Release-Windows-X64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
15.9 MB |
sha256:eab749c971acff4ad69d5d304b83ba1adcab87a9952a2ea2e0464ffd25e37720
|
|
|
CoverageReport-Release-Windows-X64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
10.5 MB |
sha256:43ecb01a94e785e09e968da93c9729a651e4b85b87e35a3f6809cf17acfc7e23
|
|
|
CoverageReport-Release-Windows-X64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
8.65 MB |
sha256:47dae7038b648e0a0d098d84fc0f6db4cb1cdce8e06efd0e5cceb0ef349c36bc
|
|
|
CoverageReport-Release-Windows-X64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
7.86 MB |
sha256:d7917add8173e49dff12b93048931e29bb3bb4904695df808f2655ae1ee693ef
|
|
|
CoverageReport-Release-Windows-X64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
8.87 MB |
sha256:b617d0c44942f405461e92ce209bd917295808a96b56ff437ce3e8e0b6c95df1
|
|
|
CoverageReport-Release-Windows-X64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
16.1 MB |
sha256:c4a53704fc9772c817c8d2adf2de9c18e53f6a17154d4b27ad88ab6dd103d747
|
|
|
CoverageReport-Release-Windows-X64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
8.82 MB |
sha256:e5e6d3262e537fb68a169cd6683d54a71f3e60baaa41811ddd4f647a288ab4f9
|
|
|
CoverageReport-Release-Windows-X64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
9.01 MB |
sha256:d824bde616c09470f9e7e41f139b3d4dd4d3217e058ca0db083cce760ea6a9cd
|
|
|
CoverageReport-Release-Windows-X64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
7.13 MB |
sha256:3827245dee05866713a08b0df800fd4c0736c1fc506b70b4d2e5e1e56d16035e
|
|
|
CoverageReport-Release-Windows-X64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
14.2 MB |
sha256:f80009e7b0fa04f5ab5d12597d24d912a11881d19b2bdd3472f0e7ff57b15782
|
|
|
CoverageReport-Release-Windows-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
6.89 MB |
sha256:36f5cd890f7451be3955711ec3e2f802fc9bae5421600c7e517ca47780d2fa7b
|
|
|
CoverageReport-Release-Windows-X64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
8.13 MB |
sha256:094e7feef9f923b9960d4be677c13eb47e161e98297ab30eae1e98d1317fc930
|
|
|
CoverageReport-Release-Windows-X64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
14.3 MB |
sha256:e4cfd5f994578629527849a99d716bc96f0e7ac22259cce7c0e47d9eb51bf825
|
|
|
CoverageReport-Release-Windows-X64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
15.8 MB |
sha256:9c0a07fe2841fc73869bb13fc5c17c5b69a27a722203cabbd928c3e3d16f04b1
|
|
|
CoverageReport-Release-Windows-X64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
8.43 MB |
sha256:ff6b92a2cb2236d479b981dadb455faa12e77957c4f00de47f7571d86948d337
|
|
|
CoverageReport-Release-Windows-X64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
10.1 MB |
sha256:b80d4419eb1c8d48e84d0e8d4d08062062a0c2e95d9304a448a24bdcd7844ed8
|
|
|
CoverageReport-Release-Windows-X64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
6.51 MB |
sha256:335d8f8349ec2c17b38dc1cae541cb7ac75ef2616c27893151637cfe7f169cb5
|
|
|
CoverageReport-Release-Windows-X64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
7.71 MB |
sha256:d22199c16bafa51fe0e2254a70997c7a852eadcff0ed71623eb275bc3df42661
|
|
|
CoverageReport-Release-Windows-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
8.33 MB |
sha256:fbecda3f8ce5c1c4a2f27c0476374f5898a47b0aa2599e15b8217d5aaf5e1b00
|
|
|
CoverageReport-Release-Windows-X64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
15.3 MB |
sha256:c5339ee0d2bce637e64cd2830d368699becd25065012e39b54b2730791c49c3a
|
|
|
NuGet-Debug
|
3.74 MB |
sha256:5d1e79acb63181628a13d2d7edc942cae4cd96d15550dd0b0e0571fb64123e59
|
|
|
NuGet-Release
|
3.55 MB |
sha256:d8d8294430b5d027471fd2d32d5c2164549c65bafe9af2d0aabef357e334365a
|
|
|
TestResults-Debug-Linux-ARM64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
702 KB |
sha256:18534f6bf2e66a6eb873d3f0b8d7aa90b945576eb7aee172026b274e473b16ee
|
|
|
TestResults-Debug-Linux-ARM64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
1.02 MB |
sha256:a03939a75ce028061bf14d3cd05733710cf5453d6df4acb6606fe7d71b1b9399
|
|
|
TestResults-Debug-Linux-ARM64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
678 KB |
sha256:f4977c9809dc473441a5ef84be1c17f8aab4fc4807a6910e1a72ba076a4026b3
|
|
|
TestResults-Debug-Linux-ARM64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
1.27 MB |
sha256:144ce7ea131ce1cba8bfb06f2f44e7c5e4eae9a808d673d27744b0676aa2c5ba
|
|
|
TestResults-Debug-Linux-ARM64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
999 KB |
sha256:c704342cfc2a1afe3bbe3d5ea2406abfc93f8628dc56a611eabc2144d3323e55
|
|
|
TestResults-Debug-Linux-ARM64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
19.6 MB |
sha256:5e297b05d7feb25114e5ae0c19ac5e7890cd42f37cd85d0d211237b0616522b3
|
|
|
TestResults-Debug-Linux-ARM64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
1.22 MB |
sha256:d5335b9769a5ef812724e7044ca123932258992adf864798acb196fc2dda7c2d
|
|
|
TestResults-Debug-Linux-ARM64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
758 KB |
sha256:eeb8dac24727978bae0d715c0a3312d36b02588ccf57eb7b505a8c82ea70b7d3
|
|
|
TestResults-Debug-Linux-ARM64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
782 KB |
sha256:a2ed9da202a73c2a5ee013f1f87b5fa0d1637fa970fc18a83e7f1eb80884082b
|
|
|
TestResults-Debug-Linux-ARM64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
1.3 MB |
sha256:4a8c2438861a2e2a2412967d5324fac3b37801b0c0aa5fe6501482ee72583a79
|
|
|
TestResults-Debug-Linux-ARM64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
944 KB |
sha256:0599467410b35a989af00551afce163eb0de6698ab34e64927cb9ad9f27d6b6b
|
|
|
TestResults-Debug-Linux-ARM64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
1.31 MB |
sha256:c0fda9c81e6d670ce4cd9685f0067a93268c81c0d7fea3795d27c60edcac855d
|
|
|
TestResults-Debug-Linux-ARM64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
583 KB |
sha256:a641136725646403f9f67b112b73221d11f25801ff66e8607927e0a08c2150a2
|
|
|
TestResults-Debug-Linux-ARM64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
698 KB |
sha256:caa85a984e1957903d74361109c89a33b8e5c3ef6bcb9da89f975acfd5216959
|
|
|
TestResults-Debug-Linux-ARM64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
1.37 MB |
sha256:42e6d4026a7abbf3eefba492d9b7b8684e93563c5dce3325af09096c857da607
|
|
|
TestResults-Debug-Linux-ARM64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
1.16 MB |
sha256:b948a4914325102843446fd35d3720798863b7244210cc0059eef2a826a2b3b5
|
|
|
TestResults-Debug-Linux-ARM64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
1.29 MB |
sha256:c967aae12116d590917289ea60f0edaf873223f34ebe07fa6eba917afe2ffd83
|
|
|
TestResults-Debug-Linux-ARM64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
1.48 MB |
sha256:f981f94c6a50a237da90b9b2a65ac850d1ff4ba43c1fc9965155c89e1d7bf440
|
|
|
TestResults-Debug-Linux-ARM64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
829 KB |
sha256:ab5ac5c0d7b2c00489a8dc5168a9a32edae1c4ad6e8622a9a98ec77ad721e801
|
|
|
TestResults-Debug-Linux-ARM64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
732 KB |
sha256:0ff40b6c80166f4485f5aee6769c86e9dd415d51f68925f72ba9fea0b23b4c85
|
|
|
TestResults-Debug-Linux-ARM64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
786 KB |
sha256:c92840ecb724c7f26a0223214562250f18523e5f8e987d1146f75f5549700740
|
|
|
TestResults-Debug-Linux-ARM64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
1.34 MB |
sha256:d8b7aa4e2567ea2b7823b81ef3cd121ca10247715458ccf4519d007061154630
|
|
|
TestResults-Debug-Linux-ARM64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
870 KB |
sha256:1bfb4463a8b73e0b1e6ea25abedceba5e03f2ea20b080610d6da33bea5451ea4
|
|
|
TestResults-Debug-Linux-ARM64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
1010 KB |
sha256:ab0636d19bf09f4b965fb849853badbefa649d5e034921aaee23b2496baa2799
|
|
|
TestResults-Debug-Linux-ARM64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
678 KB |
sha256:ca5361d2b2e480c2086f3f7e3e9e116e62f07f5e5f54e989ff749489ec619f25
|
|
|
TestResults-Debug-Linux-ARM64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
1.1 MB |
sha256:dbeb15e16e7899a4451c24f7e5810b570f395c26634bfa8cf52c50f5009e961c
|
|
|
TestResults-Debug-Linux-ARM64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
606 KB |
sha256:8c63cdabe206f7036351dac901817bf9361b56604b4007338c48675331701d3b
|
|
|
TestResults-Debug-Linux-ARM64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
788 KB |
sha256:dec86888525e164b333c2c766487ca5adb20f58be7e35019fbb27039c28e3af8
|
|
|
TestResults-Debug-Linux-ARM64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
1.16 MB |
sha256:917e8778b8509bf2c36f30c03d13e4d6e0786f41c600f78e89a16dd7e35f06a2
|
|
|
TestResults-Debug-Linux-ARM64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
1.42 MB |
sha256:3a67c6ea42091db81fc23cd7ac2316268bbc759361972b0ccfe08470e4cff4be
|
|
|
TestResults-Debug-Linux-ARM64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
827 KB |
sha256:5b5298b828a3f07654eea693750d727719bf502709c8883d5996f5a0b2052be3
|
|
|
TestResults-Debug-Linux-ARM64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
1 MB |
sha256:fb16b6eab354efd759dc000f9bbfd87e5adcb8539ec703558d7df21e1011ec63
|
|
|
TestResults-Debug-Linux-ARM64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
557 KB |
sha256:212b3b2124f414783cc0db6caca5f7ab03297aa5bbfaa26ac56ed2f08a24526a
|
|
|
TestResults-Debug-Linux-ARM64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
711 KB |
sha256:fb347d17c5cee0419439773d656481da8c917bf665ac83dfebed816ad274707d
|
|
|
TestResults-Debug-Linux-ARM64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
793 KB |
sha256:ce1ce158831d901a63a58a3bce4a8664c6020b775d8536752107ba5bc1804fc0
|
|
|
TestResults-Debug-Linux-ARM64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
1.26 MB |
sha256:be254f365c64b57594b4f55a5bb789c7c392713d85dffdfeac0d71cd99b5e131
|
|
|
TestResults-Debug-Linux-X64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
701 KB |
sha256:5dbe742d9a97b91d44dee9ec4607f929c248fb760aff27ac625c3e5ad671036d
|
|
|
TestResults-Debug-Linux-X64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
1.02 MB |
sha256:6d89f82b613cca7d9a72aeee45382c08965086210d0e877eae78120242b6c330
|
|
|
TestResults-Debug-Linux-X64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
678 KB |
sha256:37330a4d8a6ea384241ab9e27731a9fcb717cc339e86026b59fbc043ff336cc7
|
|
|
TestResults-Debug-Linux-X64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
1.27 MB |
sha256:422b4f48882d49d2c123fb7c07b3795ef771e3b3828f05f2c84efb30ec9a5372
|
|
|
TestResults-Debug-Linux-X64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
998 KB |
sha256:667bcb49ed97c823197e726c9c43ba86d7604409622bfb98b90680a373ba522c
|
|
|
TestResults-Debug-Linux-X64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
19.6 MB |
sha256:f4dab890c00702ce769924d0c1ad7fb31ef32b46aeca96e62bbfbfed8713310d
|
|
|
TestResults-Debug-Linux-X64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
1.22 MB |
sha256:786639490d30569c4cb8f3d18c4382cc0d64d5c0633e12a778ffa0ab08ba609c
|
|
|
TestResults-Debug-Linux-X64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
759 KB |
sha256:85e88a7301539fc4043373fe22e1e312b90dbf7e1cf411d8c5fbe773e5aacb75
|
|
|
TestResults-Debug-Linux-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
782 KB |
sha256:d710b6cb7f03664b69aada52fd2bb94b234fba384b0d66fa719192b4de2f92a8
|
|
|
TestResults-Debug-Linux-X64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
1.3 MB |
sha256:1de56b952a49a342984f3bff20a313db9ba6c0a0908f6e6afdfdc6455dac6506
|
|
|
TestResults-Debug-Linux-X64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
945 KB |
sha256:8bb11a0bf0bd85989bcec576b9cb980be705be8bc8af5350396cf0e0ee2d4dba
|
|
|
TestResults-Debug-Linux-X64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
1.31 MB |
sha256:dba7ec6952a40f043e1250b0ec236d199f28311a98fcaffa384fee5d377a0566
|
|
|
TestResults-Debug-Linux-X64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
582 KB |
sha256:7aed1206142112e9dc3b808d610e4a632794d531b8e66f861ccb8a52b609654d
|
|
|
TestResults-Debug-Linux-X64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
699 KB |
sha256:34e844513647362a5190e625b322eac5c6c5f64fd1b721ad48fe3a8ee154f31e
|
|
|
TestResults-Debug-Linux-X64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
1.37 MB |
sha256:1a90913cf064e20d3ce57fdee4c57d798fbfbec1feaf059165b450787a25653e
|
|
|
TestResults-Debug-Linux-X64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
1.16 MB |
sha256:7095b70e53bb4fa04eff41a30721ede5cc381e893a7975b4385118e5914455a7
|
|
|
TestResults-Debug-Linux-X64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
1.29 MB |
sha256:1c0d7fad7f2775e4af96ce0ebb5679fa70e041972d68506ccc213ea4dccc4f22
|
|
|
TestResults-Debug-Linux-X64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
1.47 MB |
sha256:a1804ed64def02b1ecaa70e41af6213790f92ca1f593923bad4859269895fbc8
|
|
|
TestResults-Debug-Linux-X64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
828 KB |
sha256:22cf91f36cc759d1573131ca97f1deb8b44c88616d7d219c85813ebd87154022
|
|
|
TestResults-Debug-Linux-X64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
731 KB |
sha256:20790d377a4fa32caea3404855af14b6e1c644ca9ce2c737b458ab20e3ce8d78
|
|
|
TestResults-Debug-Linux-X64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
785 KB |
sha256:a1dbe865353b660db3f89b7ce5ade329dbbc0ff43cd61d79981937167ce18498
|
|
|
TestResults-Debug-Linux-X64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
1.34 MB |
sha256:c6246023db4d8db98d0d1ea8d6ab1d2550e6bd936478f5c1d493ce7c66842320
|
|
|
TestResults-Debug-Linux-X64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
869 KB |
sha256:6181ea99164982d872a02fb2b591d1441d4eb181def834fc66d4bd80d3509763
|
|
|
TestResults-Debug-Linux-X64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
1010 KB |
sha256:d6d60307b1225d70feb0e6ea642578c1a114293fe6490da5e1a4b490597217de
|
|
|
TestResults-Debug-Linux-X64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
678 KB |
sha256:5350b641dbf7312e5b06cb965bfb20b75bd3013d3be5890215b20e6dd1a80a8a
|
|
|
TestResults-Debug-Linux-X64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
1.1 MB |
sha256:cb683f5708e8a976ccf5c119b7df2d4fa100e51f2d9657111abcc7eb65a564d7
|
|
|
TestResults-Debug-Linux-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
605 KB |
sha256:73c24b1a9aefdc81c6af9e44a5f6946f8f00025ca5cc7c52cf87100e05a47c71
|
|
|
TestResults-Debug-Linux-X64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
788 KB |
sha256:73789a676f72bf113e1815ff6cf6582ff57231aa10f3fa8cc3baec8deca30df3
|
|
|
TestResults-Debug-Linux-X64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
1.16 MB |
sha256:3a6d49e00fcac7456029148325f9d248394ac304621592b7012cf74a0d57e6ea
|
|
|
TestResults-Debug-Linux-X64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
1.42 MB |
sha256:d1e79b102896697763ac46aaac8e55dc6666818a58906a73b924751874d8fd83
|
|
|
TestResults-Debug-Linux-X64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
827 KB |
sha256:6beb676ae52d3f4185be0518915dafb537a72ce5d92aa9fe7b3853059a36ed7b
|
|
|
TestResults-Debug-Linux-X64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
1 MB |
sha256:9fc1dd6b8b9e97b854c20bb305f19279b46dffd80fc038da2ba8a1e748ea8b70
|
|
|
TestResults-Debug-Linux-X64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
557 KB |
sha256:5850e92e5957b00d0e0ebf275cbaa8f575d1ad64711d81c74a33b9348086615a
|
|
|
TestResults-Debug-Linux-X64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
711 KB |
sha256:9e1ed50ca1b25ecb441c5d1f5d0ed3f33d396dee81eefd0792d261253d67f9ee
|
|
|
TestResults-Debug-Linux-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
792 KB |
sha256:a9fa853849b3670576c1c5d7cbdd79fc88d6879de18c7cf8e406968595d6377b
|
|
|
TestResults-Debug-Linux-X64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
1.26 MB |
sha256:baccfba612f6c84dbf77e262ef47980cabd516fd9a34f1dd0e44b5e728c45eb5
|
|
|
TestResults-Debug-Windows-ARM64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
709 KB |
sha256:0128e32d5e422f93003af2caa3708a74db1ddc913db7cc014429ddf0306ca203
|
|
|
TestResults-Debug-Windows-ARM64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
1.03 MB |
sha256:e8e267b6d92b2a971a4361d77bfa3b5c3d42c534dc09485cd68d712ec6c9e9f8
|
|
|
TestResults-Debug-Windows-ARM64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
682 KB |
sha256:8e634833abc3b91e345c0af0df1635864a7d663d7e398295e6a60bd8dc69d046
|
|
|
TestResults-Debug-Windows-ARM64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
1.27 MB |
sha256:618f4acaf93b4b8035335caaa43fbccfbd504052f9006013bfe2168adf50f22f
|
|
|
TestResults-Debug-Windows-ARM64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
1010 KB |
sha256:4031d98dfc8a836ced053b25b90dbb803f5b654b09c1483ea58c782075dc2a8a
|
|
|
TestResults-Debug-Windows-ARM64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
28.9 MB |
sha256:9f632475e95d6d041791cb9b9c603520a5b8c43740cfb033e0d0e9ab2f8b3bc1
|
|
|
TestResults-Debug-Windows-ARM64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
1.23 MB |
sha256:840970e1f4b022f1ec59824e50cbb43c5d79151b1d44633991ba0076d5e3e0b1
|
|
|
TestResults-Debug-Windows-ARM64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
766 KB |
sha256:d8192f40296911531ca30d7786513b7c17d582771a93a83e9dc59229ba899c91
|
|
|
TestResults-Debug-Windows-ARM64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
789 KB |
sha256:1a4376e42b19a3bad7cc1fd68f95c3ead94ba3e446a92db3526fa875a19d3c03
|
|
|
TestResults-Debug-Windows-ARM64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
1.3 MB |
sha256:1e5eeda2b29e52e2e6d283052dd9c41330ed1e4083f6d5b041db3e012e2992f6
|
|
|
TestResults-Debug-Windows-ARM64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
956 KB |
sha256:60372d4983e920d6b9d2da039b6c83f13b400f45717131107801cbee71927a73
|
|
|
TestResults-Debug-Windows-ARM64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
1.32 MB |
sha256:24379b8f0719381e61838c37989231a9b5fea28fa63139064f93c8d31907aa16
|
|
|
TestResults-Debug-Windows-ARM64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
597 KB |
sha256:6bf5b761a91ed32d0ec25eafaa3f4b467c9118c15f6ca128b87250b00000c530
|
|
|
TestResults-Debug-Windows-ARM64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
707 KB |
sha256:c26d5be53d354f46f787a6eb5844c133efdf1d5e44104d4827fc0657ef67a404
|
|
|
TestResults-Debug-Windows-ARM64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
1.38 MB |
sha256:6dcafce87b4308480ec6f145ad88648e1511071e51475172f70d87dd9d095585
|
|
|
TestResults-Debug-Windows-ARM64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
1.16 MB |
sha256:83f3ae25e28c999f94e2170302140d9c677e348854f2f7f5ec01daaf43628496
|
|
|
TestResults-Debug-Windows-ARM64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
1.3 MB |
sha256:d68c58cb268d86d3a1a296ae23f0e7f155075c3a2b9342a3c1aaa7bcac7db368
|
|
|
TestResults-Debug-Windows-ARM64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
1.67 MB |
sha256:95ac91b9e1c92b917fac4b332cc3e217bfe45d7a4be27a16cd7faa80f073b92e
|
|
|
TestResults-Debug-Windows-ARM64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
835 KB |
sha256:b6a6f5263719022c1c36e2aa9376686667686258bc98c1a50a15dd8e56027408
|
|
|
TestResults-Debug-Windows-ARM64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
739 KB |
sha256:545eeb22139a0e6da610dd102d9c671b11226ef349ec5ab8a5d97cada85bd9f8
|
|
|
TestResults-Debug-Windows-ARM64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
792 KB |
sha256:016270f48f2a8a89b0933fe66cda62e1c98aab5a0b8689683272a7e9cf65d121
|
|
|
TestResults-Debug-Windows-ARM64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
1.35 MB |
sha256:dab644f0ad446879aee60f7a24394a8a0151825fd8eb9353612e1d6706a882d5
|
|
|
TestResults-Debug-Windows-ARM64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
882 KB |
sha256:bee61b538ba60b918da2d8b41977a59bd5a7d81e4fdd154db960a78ac2d575b2
|
|
|
TestResults-Debug-Windows-ARM64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
1.02 MB |
sha256:a46abe0a124ba586d602f98e8c55095be568df7accb3b4bb6a7e9db61ae732d3
|
|
|
TestResults-Debug-Windows-ARM64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
689 KB |
sha256:0b9b8da5d41c2a8a00a43f015561d85fca81298979dabe70034c0981f3a61d8a
|
|
|
TestResults-Debug-Windows-ARM64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
1.11 MB |
sha256:b28f1bbc0d6e65596f749629ac48b0b74b20c50a6fdbe252c0a6031a7044f837
|
|
|
TestResults-Debug-Windows-ARM64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
624 KB |
sha256:aa9129eaf82d3d3169c603a0b6757258849e28f316afdae05b22f045659fe500
|
|
|
TestResults-Debug-Windows-ARM64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
795 KB |
sha256:b2985457823af48b21301e9bc905ed50bbb08c58bc9300a67fe442119fd3a745
|
|
|
TestResults-Debug-Windows-ARM64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
1.17 MB |
sha256:7784f94f11efd369a6d38d79a4e03b90337a4da856ac89a5cbcfba93a973fcd2
|
|
|
TestResults-Debug-Windows-ARM64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
1.43 MB |
sha256:4626fb89fabc80fb4d70618ab0f439af844b6fba179a5536f98e826bdac43185
|
|
|
TestResults-Debug-Windows-ARM64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
836 KB |
sha256:0e6cff59a9fb911a2c30a644fe2d63a5007e5fb3fb2ecaa02e15dba952cebf46
|
|
|
TestResults-Debug-Windows-ARM64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
1.01 MB |
sha256:b4590126fde152f2bf00519a63df5627c76a4f67eec325786d666d99812e1183
|
|
|
TestResults-Debug-Windows-ARM64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
562 KB |
sha256:7a7631bbe1d0adc2797e2cbad80d414324397ba055046d4d202e4b93e7f73677
|
|
|
TestResults-Debug-Windows-ARM64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
721 KB |
sha256:997f5ebd2bb1ab7aee702259395c1f1ba418379b0101b9c44e1e5213f17af9b8
|
|
|
TestResults-Debug-Windows-ARM64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
796 KB |
sha256:f8de019e1148dfee061063a2b107e40dc66dd91d721e39053cbe215d28f0efdd
|
|
|
TestResults-Debug-Windows-ARM64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
1.26 MB |
sha256:e614578654ff77206d140c53d90ee03e716ea55c0ea31e02ab705c9a647dc914
|
|
|
TestResults-Debug-Windows-X64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
709 KB |
sha256:c155d71dbf93c24e1281420042878a0a832845f5e9080ebcd21208cd4629068a
|
|
|
TestResults-Debug-Windows-X64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
1.03 MB |
sha256:853886b6d84f86564c0620d552d37d025bff906627fac266b9e4b6ac56e51460
|
|
|
TestResults-Debug-Windows-X64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
682 KB |
sha256:e97cd98b50f3ed7a0dc9335bc42b1f0d42bee9887b8bb676fafaa0c21bf120f0
|
|
|
TestResults-Debug-Windows-X64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
1.27 MB |
sha256:bedfe41ad85945ff8aca4c878f84e60991a260f5105ff0dc5926d1f1004e1af1
|
|
|
TestResults-Debug-Windows-X64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
1010 KB |
sha256:4a426b8084129e0553e966b9d128dfee703997f4fa7cfbbdbc4a9447b940e621
|
|
|
TestResults-Debug-Windows-X64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
28.9 MB |
sha256:0b06e9fc34416d8d67cb77fe37561333bac62b218287adf97cb6de3a9d2adb2b
|
|
|
TestResults-Debug-Windows-X64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
1.23 MB |
sha256:ad17a0ad71a7c7298e96cdd84274e2968314a2af6c52ac2c09d84e56ca4d499c
|
|
|
TestResults-Debug-Windows-X64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
766 KB |
sha256:8b094fb20fb7c30a536496fb24d6d2411ab0da995aad3d95ddaafd583cd7f18d
|
|
|
TestResults-Debug-Windows-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
789 KB |
sha256:c58709849cccfbee2a566a4b755ab1107b9f5775875ded78b620419d01c3888f
|
|
|
TestResults-Debug-Windows-X64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
1.3 MB |
sha256:6a368909f9bdc7ad751dad894243f08a60b0cce501a2930d820b7003265b8696
|
|
|
TestResults-Debug-Windows-X64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
956 KB |
sha256:354435d4a2d94ae8c915c1879ec9832ba9ecd28170bf98206fff6c6b79d990ef
|
|
|
TestResults-Debug-Windows-X64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
1.32 MB |
sha256:05f1ab0c4f2007800e67496826c0c3673d6ec7b20efa6cdb7683587ac61f79ba
|
|
|
TestResults-Debug-Windows-X64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
597 KB |
sha256:d7e0f738c2d304f77daf3bc3b622cf91046c95e3c7f6d355563b2d6eb1fcf54e
|
|
|
TestResults-Debug-Windows-X64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
707 KB |
sha256:eb27921fcd5800b9a442d03f067af966b724cd46d9c27de5c5e98a6e362858c3
|
|
|
TestResults-Debug-Windows-X64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
1.38 MB |
sha256:94851f8ca340f0b54f1a2c4176c2b06c717f7363490f2bba84bf9ae05e66eb9c
|
|
|
TestResults-Debug-Windows-X64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
1.16 MB |
sha256:f4326ade0a5f07106915460e55e9a943bc5d0afcf250173277ebf2536ee09bd7
|
|
|
TestResults-Debug-Windows-X64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
1.3 MB |
sha256:a9d03e8aeb2bfd1d272872b6e6871ca64af5f45df727af8cf802c2168e95c273
|
|
|
TestResults-Debug-Windows-X64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
1.67 MB |
sha256:4c22cb3bc5ff26b5852b675cd2b2b9e1bbfd001660ea2f3a99db8ec35556bf24
|
|
|
TestResults-Debug-Windows-X64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
835 KB |
sha256:0ca79a15bd1e9a881adead03924492db13a95522280d6a73bb4705948a8492d4
|
|
|
TestResults-Debug-Windows-X64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
739 KB |
sha256:2d207a6d41ba5ab72e0f7ec732f8778ddc4e389d4e12f14422cb58927a190420
|
|
|
TestResults-Debug-Windows-X64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
792 KB |
sha256:ff874a038d02af80bdb961e8e9a4be9850f85bf049621af8db93ccee7e01657a
|
|
|
TestResults-Debug-Windows-X64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
1.35 MB |
sha256:bad77bcd7197f11790c47c8639e380860868d0d23f7bd9ff1f0dff879356eb6e
|
|
|
TestResults-Debug-Windows-X64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
882 KB |
sha256:3b919c146c988b3c1da25139a6f1b749b340fd53e9cb33eb1de4d489cd75d4fd
|
|
|
TestResults-Debug-Windows-X64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
1.02 MB |
sha256:fb6442c0f44da3128fc2c3cb329e60e77141152c3d4786e0226f6af7a19e4b7b
|
|
|
TestResults-Debug-Windows-X64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
689 KB |
sha256:baaa2894af81161aa4fc9e254130565f8e9a6035e6ee41ff7f8d7c32c55ac493
|
|
|
TestResults-Debug-Windows-X64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
1.11 MB |
sha256:edfa25155899b2e636b6a1bae5fce7f9f1a46a630f8eaad3500d3963885d1e69
|
|
|
TestResults-Debug-Windows-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
624 KB |
sha256:46a8148800697c135140f4f27b2f6c9b26b021c8b8927c641e1965196cf4e5a7
|
|
|
TestResults-Debug-Windows-X64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
795 KB |
sha256:c0027ffd80f08381d8321a3fb6fb369d6c99270453c4601d37030860acc102c6
|
|
|
TestResults-Debug-Windows-X64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
1.17 MB |
sha256:04b1044d59dd9938ac0cb0788ca174f94b61c2f32c032de73708052dff2e05ab
|
|
|
TestResults-Debug-Windows-X64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
1.43 MB |
sha256:a87a52cfbc8372c175ce456cc8a8c9b7acb6422e91a25a09add5970bf57ba5ec
|
|
|
TestResults-Debug-Windows-X64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
836 KB |
sha256:ae4198f37d0cf499e8c9957a3ff0531d2f636797088fff8ecaa31ce84cf7f8c7
|
|
|
TestResults-Debug-Windows-X64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
1.01 MB |
sha256:cfa78a48443d9d130a82e783cd026f6fe1d4009ca65f952e800ce40ac25f8f74
|
|
|
TestResults-Debug-Windows-X64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
562 KB |
sha256:2cf8de0fb2bc9deb0655da57dc081607cf080920e0d466d6fd674ed2a68d5125
|
|
|
TestResults-Debug-Windows-X64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
721 KB |
sha256:d01161e3cfdd35fe2f10cf6a736d48834fed73374cacb84f5577086bda19bd61
|
|
|
TestResults-Debug-Windows-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
796 KB |
sha256:54c0fc543ef275f37577340747aa883eaaa726d1ffc4c2b21a4ec2fcb120b455
|
|
|
TestResults-Debug-Windows-X64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
1.26 MB |
sha256:a6cb9ba3cb8323b21a5b3a3f446a9de4fcd2fc47b3e5fb96de0266013dadbae4
|
|
|
TestResults-Release-Linux-ARM64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
597 KB |
sha256:b68b3df0d58c0689609bac72f58e77349c37361c87c85065120e1382d7673cbd
|
|
|
TestResults-Release-Linux-ARM64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
886 KB |
sha256:d5d0f4e026c7b3a0c707f2c024526b7942c8afad1356d162ae2184ba6fbf4755
|
|
|
TestResults-Release-Linux-ARM64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
575 KB |
sha256:bb8c577e75d45eb1762f845617378735fae962c368edcde94447a328a29f3c57
|
|
|
TestResults-Release-Linux-ARM64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
1.08 MB |
sha256:62ccc9c95dc99210cccca4aedcbded9e43f0cc8d96c551de0311c588b5e9fe19
|
|
|
TestResults-Release-Linux-ARM64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
839 KB |
sha256:588de5cecfc4a7cdbc497c7c8a357012ffef3eaa11a3d020b1430279941ec819
|
|
|
TestResults-Release-Linux-ARM64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
19.4 MB |
sha256:a9cf9987654c62b14605bc4246e9cca6ec1f34c17b014a35e2533ae2bfbba223
|
|
|
TestResults-Release-Linux-ARM64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
1.04 MB |
sha256:595fb973bd5b7c450b3f45905f1db1d83a63982910a72f085e74b993fe22312b
|
|
|
TestResults-Release-Linux-ARM64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
634 KB |
sha256:fc3b6007ad07cd395758c21ad4fe1ec49e58670e355c6b00fbb94d88dd1d3933
|
|
|
TestResults-Release-Linux-ARM64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
665 KB |
sha256:22b296936e7ec3d303217a13ecc6d599074bfed2ec362794a0779da8927f34c6
|
|
|
TestResults-Release-Linux-ARM64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
1.11 MB |
sha256:b6e4f3008f453028fd7e4806dc551587412dda2a09d95c6931f35c4d4efa983b
|
|
|
TestResults-Release-Linux-ARM64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
795 KB |
sha256:cfad354606ec833654fc9339962ac359633bb0051eaaac41a2d272e74705a5f2
|
|
|
TestResults-Release-Linux-ARM64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
1.12 MB |
sha256:999613ef382454f3aa2c470bc8e6e41a1a7dc663308f0e26aaa798399afa169b
|
|
|
TestResults-Release-Linux-ARM64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
498 KB |
sha256:64718be1f3b7f6f9d937857853c95e63eb063fc8b85bcb3cdc8484b72af1ab5a
|
|
|
TestResults-Release-Linux-ARM64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
592 KB |
sha256:31d323239bcf73377dee057870f191e13f21273d22b52bec9e0d41e8ed42ec33
|
|
|
TestResults-Release-Linux-ARM64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
1.18 MB |
sha256:bb1448aae9b1f145c0817d7806e38ba7381d1bc2cdc567392852f680ab3e41de
|
|
|
TestResults-Release-Linux-ARM64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
1010 KB |
sha256:9aa86d51e9e5920fdfaa989e7a420b200100252ead6c5789c06adc2554e297b1
|
|
|
TestResults-Release-Linux-ARM64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
1.1 MB |
sha256:e396b0c41ae28c29ba6ca1a6e3a9a44a861d95993ce3dc29ce1785f08eb90f48
|
|
|
TestResults-Release-Linux-ARM64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
1.3 MB |
sha256:8cbd3af8dfa3777d458ed490cf0f8ddaaea6c6f61a6f1e2ae25b12a184c87e00
|
|
|
TestResults-Release-Linux-ARM64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
696 KB |
sha256:664318edf4e2655ed9b417ee4399245c43d235801be49632538b0f3695d1586e
|
|
|
TestResults-Release-Linux-ARM64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
623 KB |
sha256:9ff82919c5326bf7aa371c2100c439eedc1d08b1e2081c53591095674ed87dab
|
|
|
TestResults-Release-Linux-ARM64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
671 KB |
sha256:6369350b55eca9b7735d3194114d1caf5f2e76ee621d366844bc8e7d5ce7dab4
|
|
|
TestResults-Release-Linux-ARM64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
1.15 MB |
sha256:2dc4057ac1e58a1ffce1b50e05ee456d1b911026630d2d811b4933b666500e61
|
|
|
TestResults-Release-Linux-ARM64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
729 KB |
sha256:16ff2cd7184e619a8e80348f80c01cfcfa776cbffd6ab378f0c7581f9154053f
|
|
|
TestResults-Release-Linux-ARM64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
856 KB |
sha256:5e5e036f6c78113375af11630e5b15ecdfe0bcd64e4aa0ffa26dd0a44161e435
|
|
|
TestResults-Release-Linux-ARM64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
577 KB |
sha256:fe29f96c84aef9204724fdc7829848608bb3a3c41ab2be0fffae4796909b93ff
|
|
|
TestResults-Release-Linux-ARM64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
959 KB |
sha256:b2efb0e9bf3fc61e861c25283f8d26f95edc7173606600d0a9de03579009708e
|
|
|
TestResults-Release-Linux-ARM64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
520 KB |
sha256:eafeb69e704324bbf0a721987b58fa204600c7fe23997849d522b28dffa9f98f
|
|
|
TestResults-Release-Linux-ARM64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
658 KB |
sha256:9990e339dfccca0ed021c6b9156a44256c4371fb239af28ad812deed30142c25
|
|
|
TestResults-Release-Linux-ARM64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
1020 KB |
sha256:da8b732ec8f9ab22f41ebf1c15cad9ca53f99c1a59ec203293623f8190f55ccd
|
|
|
TestResults-Release-Linux-ARM64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
1.22 MB |
sha256:bf3fbde6cac38e47d8a167c1cdb0b7c817338db2324569de609237d6c90ce9a9
|
|
|
TestResults-Release-Linux-ARM64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
694 KB |
sha256:9bacc866f9282b487f70b2f94133f723137aaf734f6acb7467004fc75c350656
|
|
|
TestResults-Release-Linux-ARM64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
865 KB |
sha256:07402a401a593dbefa79a4ef041494fd66df7e7d92052d5b02c9f30506ec4b07
|
|
|
TestResults-Release-Linux-ARM64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
473 KB |
sha256:935a94d9a7b732c2fb6aaed864ddfc207858ca56db8c5dd156b71bf04ba3d62d
|
|
|
TestResults-Release-Linux-ARM64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
605 KB |
sha256:1647fc1c684413b61879ad9eb3c46deb342c38b1ddd6455280749a51aab175c7
|
|
|
TestResults-Release-Linux-ARM64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
674 KB |
sha256:95bdb04d7882a9fc078867a3a77a2eae71f39b314152b92d0a995e0738c36885
|
|
|
TestResults-Release-Linux-ARM64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
1.07 MB |
sha256:a1a46deaa83e0f4fe95d376c87ebf99baeec7c8084974a809d550a9878a5870b
|
|
|
TestResults-Release-Linux-X64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
597 KB |
sha256:b31262d7c43cd844ca7eccde82ad971202590be88fe210f0f1b1961f670e6c18
|
|
|
TestResults-Release-Linux-X64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
886 KB |
sha256:71ce8c75c46f1d763aa2f9930436f491f59d6107c689d371ec2b7081bb64f701
|
|
|
TestResults-Release-Linux-X64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
575 KB |
sha256:fcfc581076c4db85edf41025cfeeaf4356f05db040dc1749094e26bb0dec6719
|
|
|
TestResults-Release-Linux-X64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
1.08 MB |
sha256:008af39e98e8cf744dcf5d6376196609ac98a1c584b2064b6b93ec960b05a4e8
|
|
|
TestResults-Release-Linux-X64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
840 KB |
sha256:56776686c7a036906bd11c406be012db01b7bd1f4a5def72db8a932451d39835
|
|
|
TestResults-Release-Linux-X64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
19.4 MB |
sha256:69e6086ea5e7dcbde9f41a01faee3b74f160e61824f7dbbdb8ac4945041466b0
|
|
|
TestResults-Release-Linux-X64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
1.04 MB |
sha256:dab0708317ccdeb13a97ae79fc53d29ad249e02bee108d86f7ce6204d6434271
|
|
|
TestResults-Release-Linux-X64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
634 KB |
sha256:029130b0533d19b7aec8bb79b4e68e31de2183ba5d00c22d75d88cd012b3823a
|
|
|
TestResults-Release-Linux-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
665 KB |
sha256:c451012f70d824696834c5430cda8fd6b8f9f9ef5ef540858e99619e15f7a0ee
|
|
|
TestResults-Release-Linux-X64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
1.11 MB |
sha256:fbc6eb755e2e3ecdcf967b1a7a4fa557de030d099e54aaa04618a50a3d570836
|
|
|
TestResults-Release-Linux-X64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
795 KB |
sha256:8ee085c13d047b42a2e06a415d620f034bd17f8edc5d5d987100126a66eb601a
|
|
|
TestResults-Release-Linux-X64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
1.12 MB |
sha256:ed06ad713b7e95aed0ba0ffe5da0e9632a6bf3a9d847285590cada695d89bcf4
|
|
|
TestResults-Release-Linux-X64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
497 KB |
sha256:9746e94f73687af867503518b148cacbec40d34e24ff9fc177c21233951d6432
|
|
|
TestResults-Release-Linux-X64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
592 KB |
sha256:ad252d6b719afffb8da7b7f5f3b910481a03f71309780e4fad3ab7f2b8d9654e
|
|
|
TestResults-Release-Linux-X64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
1.18 MB |
sha256:a3d26b40a42239c1faef56e28b8c4bb023c1922b471dbca27fa4f54d15cea747
|
|
|
TestResults-Release-Linux-X64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
1010 KB |
sha256:ae60db2eb5c2930689d3ef3aedbca04c25595118ef27ba179e6a6a697266e098
|
|
|
TestResults-Release-Linux-X64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
1.1 MB |
sha256:d7d6d09baea75c39ddc95c8cc1b7f09e4fbff76eb9e3d2b84545f21bbf4524a2
|
|
|
TestResults-Release-Linux-X64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
1.3 MB |
sha256:406f1929f9edffe5e052ab96f689de362617491831e0015928825e855de11cb5
|
|
|
TestResults-Release-Linux-X64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
696 KB |
sha256:806d8569fd0d58aa76af63cf67c46a1f5c65805b6445d5cfe25babfbc9ac6037
|
|
|
TestResults-Release-Linux-X64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
623 KB |
sha256:2309e24710cbbe51191b610a7548342957e4fb6622fe23b1955df67c62cc51a0
|
|
|
TestResults-Release-Linux-X64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
670 KB |
sha256:60dd24792d07cec5008d7046e8ac7631ed482e38fba5270dc514205cce961797
|
|
|
TestResults-Release-Linux-X64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
1.15 MB |
sha256:6d22cb3bc24088eb96bfab83ff1124546372d189edd7aeecc8a29d288f4c945a
|
|
|
TestResults-Release-Linux-X64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
730 KB |
sha256:7547caacb2644d9318adfd2b31c71ae03496b1e6aa14e6892d231a15506bd1a7
|
|
|
TestResults-Release-Linux-X64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
855 KB |
sha256:ad84301c963af0b6806c42432ca0c55ee0ea997d0d372ef5880d1beb8e8e446d
|
|
|
TestResults-Release-Linux-X64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
578 KB |
sha256:9641fb19d52c8464b24ed7fe1eeb066e62e458becaee63bf881456e75486d0b9
|
|
|
TestResults-Release-Linux-X64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
960 KB |
sha256:87eea44fb0a6e45356f8cdb574cf9fc8599f928598f9616817eab5c57f87c94e
|
|
|
TestResults-Release-Linux-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
520 KB |
sha256:9fa110373274a9e103e238842aa3d3ab0c25fa25a5316246de6fc54d2df6924c
|
|
|
TestResults-Release-Linux-X64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
659 KB |
sha256:4ea90b74b4b6e908c42095a0377bcc1988e2b4d5b2a3fcee1f1475cd7b6b63ea
|
|
|
TestResults-Release-Linux-X64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
1020 KB |
sha256:497f76e29600ee32e9488c6e839e11a1e5781111d00beb7f3ee105ebb82d025a
|
|
|
TestResults-Release-Linux-X64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
1.22 MB |
sha256:8dead350ece64422e86840253db404801dbbf4c0c016f4607f6df50b6913e7ba
|
|
|
TestResults-Release-Linux-X64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
694 KB |
sha256:a1f2e8039725f862bbfeeeec72cc6e1d347e3ce5436828ae5d27bff9db6fe4a1
|
|
|
TestResults-Release-Linux-X64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
866 KB |
sha256:8f0ce7eb648a873fc76e010bb739f9bcbd1e4080b7dfaade4770342bea972a66
|
|
|
TestResults-Release-Linux-X64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
472 KB |
sha256:4698a1ebb78da508c080be8d6842dfcaa823f970140bb6942c9b59d97b75e388
|
|
|
TestResults-Release-Linux-X64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
605 KB |
sha256:c356f8419809549024b6f704cd3dcac10e996b11965dfdc1dfe52c06d3e1865c
|
|
|
TestResults-Release-Linux-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
674 KB |
sha256:52e6a156ee3b73d4adde34ee8f4158bcfb43c1c824d5f0430be65ab9203ba91c
|
|
|
TestResults-Release-Linux-X64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
1.07 MB |
sha256:d02593a2bdaac626af2690736959d09e3cf98348d99e87983daba1a992cc231f
|
|
|
TestResults-Release-Windows-ARM64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
603 KB |
sha256:0a2442d5b8ff8a8f7a22b6efdbf95cd5b347f9ec22525a3a41e4453a426157b5
|
|
|
TestResults-Release-Windows-ARM64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
668 KB |
sha256:e511d5d6f498f10491bf613ce0f5852d4f7f831ec12e4ad2f250b5bdea40c1bf
|
|
|
TestResults-Release-Windows-ARM64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
579 KB |
sha256:08dfb69ef7462c8e6997279e959fee4295c7635408bef4dd4182077e4bce68b5
|
|
|
TestResults-Release-Windows-ARM64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
1.08 MB |
sha256:4ce0695db166c58da72290bdde12e0e0363cb4935f9245412938ee97b63f66ad
|
|
|
TestResults-Release-Windows-ARM64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
850 KB |
sha256:282e36497e7de4e12b04d71c951620204a9c376db68e5b1be31f08c3355be7ba
|
|
|
TestResults-Release-Windows-ARM64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
28.8 MB |
sha256:99cfaffc2c83dfd4b74106604aae2312a9f0c5398b11a78a84f363f22788e448
|
|
|
TestResults-Release-Windows-ARM64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
1.05 MB |
sha256:0b53cc0acb9e49831487fbe15f5abc92473b082bb376079e40a2a43379ea8f4a
|
|
|
TestResults-Release-Windows-ARM64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
640 KB |
sha256:f09c259cf20d5921b6ae66e2b34a97528b3ab5ca4d7357f1235c9db2bd56256d
|
|
|
TestResults-Release-Windows-ARM64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
671 KB |
sha256:33fd6fe157edfc0d723db92922e63fb9e0b94b9b475a25d4addffb30b04709a9
|
|
|
TestResults-Release-Windows-ARM64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
1.11 MB |
sha256:b19d9e0f67fe854e9d5ca5082f725304ae2ac4b47d79f7ff199d5f99fe366a25
|
|
|
TestResults-Release-Windows-ARM64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
806 KB |
sha256:1640d74a9ee07b70e6843048a4f2c502e7e5b739a2b1f12da6a443d77c065590
|
|
|
TestResults-Release-Windows-ARM64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
1.13 MB |
sha256:5daf31584d457e74deff2535e40b4b780afeacc6b573fa76135a18500300a6a8
|
|
|
TestResults-Release-Windows-ARM64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
512 KB |
sha256:414bd065a82a2b84df8e03372dba83513d1b2a58394e2f5718bffc4e99e1816c
|
|
|
TestResults-Release-Windows-ARM64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
599 KB |
sha256:ebcceb7c71fb31a845da334cf3a3a4c7518bee8fd8dc675bb43936a3e99e62cd
|
|
|
TestResults-Release-Windows-ARM64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
1.18 MB |
sha256:a092059b15d53ac9681eda75a6e4d27ef12108a4a036d8f63c9df95dceb57ddb
|
|
|
TestResults-Release-Windows-ARM64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
1010 KB |
sha256:1f95d191c09e928542ef644603b551f80228e5e5babfbc904c6f4c6cc271a580
|
|
|
TestResults-Release-Windows-ARM64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
1.11 MB |
sha256:229f95e7bc9d4782280fdfb988d155d5e556118bcb964b13580bf0b1f10d3359
|
|
|
TestResults-Release-Windows-ARM64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
1.5 MB |
sha256:697e70021837eec4e9a25f7612111f3ccebfbf0418ee4a5e4244ce3f0956a92c
|
|
|
TestResults-Release-Windows-ARM64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
701 KB |
sha256:987cd327b1fc7c3202cbd5e6beb895ab82707c47cf3520121d29d21bdb22973c
|
|
|
TestResults-Release-Windows-ARM64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
630 KB |
sha256:26b84f64176fa3361f69c947203fe2c5ac4ba8ecd8703703c3747c65b0ce1e69
|
|
|
TestResults-Release-Windows-ARM64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
676 KB |
sha256:4f3f1b7939ac96bdc664a51f8ec080e90f72709f02e30493aebc6bfe561c73ce
|
|
|
TestResults-Release-Windows-ARM64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
1.15 MB |
sha256:329ea098a9302046b2146e1b2cf4cb5df65295b56f2c831da8f73a4a464789c3
|
|
|
TestResults-Release-Windows-ARM64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
741 KB |
sha256:f64599fcaf3b2fcd7024df39cfa75de800bbdb6cdb53e960eca0ab7a7aaf6a02
|
|
|
TestResults-Release-Windows-ARM64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
894 KB |
sha256:a58411f62015ead2669e351369cf096158a640b667fafbb94c6c526f7f9ad473
|
|
|
TestResults-Release-Windows-ARM64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
587 KB |
sha256:c67611a0ea2e78fcb03bb4d6e2b6d9e15cd996e0c248080bc482f943e29c6b7c
|
|
|
TestResults-Release-Windows-ARM64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
964 KB |
sha256:1e71db575df650c766bb9fd2f7622ca9449c2135f07f7924969de95a7cfde4d8
|
|
|
TestResults-Release-Windows-ARM64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
538 KB |
sha256:e1a9a940ba377cc16307d2c3beb81007fb6e3a66e3e5a8f44981d34dd9251b96
|
|
|
TestResults-Release-Windows-ARM64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
665 KB |
sha256:4491d2227b3f244482fa160b52ac07c29a06466df6b233e76ce89429ebcf1ae3
|
|
|
TestResults-Release-Windows-ARM64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
1020 KB |
sha256:c9194924ac533dfc474aa0f4004e99b4b0c30d6db9f6351a057b47aeb03199b5
|
|
|
TestResults-Release-Windows-ARM64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
1.22 MB |
sha256:c53def3a7720fc4a1a692dbab8bebf06ad23ec0c5ed638de4a66bfbff5cabe8c
|
|
|
TestResults-Release-Windows-ARM64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
703 KB |
sha256:4556bff9d35a7ab334f9195829bab7b65b8cf7c28fa8909ac6cdb112810cd379
|
|
|
TestResults-Release-Windows-ARM64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
874 KB |
sha256:82600e9d80a5baa13afeaa165710c1c433cac543a8fee26f6e4d89e699e47f57
|
|
|
TestResults-Release-Windows-ARM64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
477 KB |
sha256:109168be435f103d2bed867c030996906e547664362eca0494380704dc0f8cf1
|
|
|
TestResults-Release-Windows-ARM64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
614 KB |
sha256:5c02738f6ee84c46302d7fb1c1defdf47184c7636ac50f33567aedc8cdfba439
|
|
|
TestResults-Release-Windows-ARM64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
511 KB |
sha256:6c56adbcc03be44d973a45c75f330e2c19413151257ae44a67f694ed9c07983d
|
|
|
TestResults-Release-Windows-ARM64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
1.08 MB |
sha256:36e940da4aa697ad0d7e44cba71a8e305f152ff3b201ab41b64c0f34d7cc0765
|
|
|
TestResults-Release-Windows-X64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
603 KB |
sha256:cb67bd0d44ac1d25ba90668787bfc0800a7f195341a93b1c4601d03d283afd88
|
|
|
TestResults-Release-Windows-X64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
890 KB |
sha256:b2b93873a22d0e3245bee816c1dbdece9640f31f7411d943be053ad65058f91a
|
|
|
TestResults-Release-Windows-X64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
579 KB |
sha256:38b4fee30d798756792b801734600be1f7234a5e1cb042e4a60f3bf1c4d2b59d
|
|
|
TestResults-Release-Windows-X64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
1.08 MB |
sha256:6bebd004bd0aba5179d06e18fb2a9d7876bfd64d2ee309422ac184948846ed3e
|
|
|
TestResults-Release-Windows-X64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
850 KB |
sha256:b1073eae12a014c88a8f61f8efb2b02b58a85ad227f6cf0485d36caf0e6a9012
|
|
|
TestResults-Release-Windows-X64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
28.8 MB |
sha256:51b393b56faa75e77615cf3d8d7a1505895e3d7b50e98f7813dcdef61de8606b
|
|
|
TestResults-Release-Windows-X64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
1.05 MB |
sha256:33321bcc7c8957fbadbb4817b8319166d427a1abdd0fd04c4e09764a385df2db
|
|
|
TestResults-Release-Windows-X64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
640 KB |
sha256:d4b36d74bf6034ac41c7c6b54f69f009eb979bf780949ea128fc878c7cc81195
|
|
|
TestResults-Release-Windows-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
671 KB |
sha256:dac892d84d9234aa01c00c4dfd8efdb6bde8903c5dfafb40ef86c44c8a3b6177
|
|
|
TestResults-Release-Windows-X64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
1.11 MB |
sha256:1adcb17a0b7be75762aa36bdfc5df3fac3a46d43d0d5c499ebb291cf66113341
|
|
|
TestResults-Release-Windows-X64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
806 KB |
sha256:83c84b7789b59584f0911af0eeee0ee07e49a105475a7e53453b02c4d3054556
|
|
|
TestResults-Release-Windows-X64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
1.13 MB |
sha256:abe747f9921b13498393ebdf5918ddbceff3f0202816cd5f1a05a30eef0b4bcd
|
|
|
TestResults-Release-Windows-X64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
512 KB |
sha256:51c2b76ba578222842079e4dc9f3f3420ad5546130137e5c35092247188bdbfe
|
|
|
TestResults-Release-Windows-X64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
599 KB |
sha256:4bdcd47f3e5933273b2ea4d6785f22f0d767e9a725810b1cc578a56ecdb7d2a3
|
|
|
TestResults-Release-Windows-X64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
1.18 MB |
sha256:966a6b85d1623a4e64514ae1454e4183d000740d82ee7319cb37a449c8460065
|
|
|
TestResults-Release-Windows-X64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
1010 KB |
sha256:4a63b07d9d5c5854e533846deb5118596bc80c9fd23188a699f982ff524c1561
|
|
|
TestResults-Release-Windows-X64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
1.11 MB |
sha256:d6e2133f72428f1094a00d6678c851c2aa2554334ea33bf680fec72ecb80d150
|
|
|
TestResults-Release-Windows-X64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
1.5 MB |
sha256:c177d9e2e60ee86cec3c6b28a7d326db4d0d83071f58abc605b537d3f7e6f04f
|
|
|
TestResults-Release-Windows-X64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
701 KB |
sha256:d8465ce000b34ecbf3e46bc700411ae6cfe4f7c4d8d3a6980a6d108ffa5ba3db
|
|
|
TestResults-Release-Windows-X64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
630 KB |
sha256:8696326b63f0fc9ab6765eae47ac43193f955dca93d44179f73fdb5beab42b51
|
|
|
TestResults-Release-Windows-X64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
676 KB |
sha256:6ecd2a7cb5836abd93591aa4cfb8b26fcc9ad502ddae30061d563c33ba552e41
|
|
|
TestResults-Release-Windows-X64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
1.15 MB |
sha256:c0babb4c4fc6c4c310d7f4c4e3b756bdcb620202ddfea98a6d74a665a4777f31
|
|
|
TestResults-Release-Windows-X64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
742 KB |
sha256:8e716007f0f3f57b9c00d9efe673ccd057d5e42c3c78eb7fdc4286a789f9c858
|
|
|
TestResults-Release-Windows-X64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
893 KB |
sha256:ed82e8535f9340ee09fe00d4d0e8ea1ae9db8b2424ac9adeb3088d582e532afd
|
|
|
TestResults-Release-Windows-X64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
588 KB |
sha256:f15e1db224198d5cae7e34e801c119202a72775439114c22619fedede3943fbd
|
|
|
TestResults-Release-Windows-X64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
964 KB |
sha256:e035261034c8dc5ba353fa529f33b9a1cad9cbcf487db79140dc70165997fa39
|
|
|
TestResults-Release-Windows-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
537 KB |
sha256:d0793e5b8aae923cb001bff73aa4914ad221f3ec41946676cfee935ab56ea943
|
|
|
TestResults-Release-Windows-X64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
665 KB |
sha256:776b8a9e17100c4b15b00651e6b1a38b4c7df045e7de30a914ba05f1b66b0287
|
|
|
TestResults-Release-Windows-X64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
1020 KB |
sha256:cc1876a5be3c7474f8986e6d37dd4fad236e38c9a986d851f2de9e4b849aec5c
|
|
|
TestResults-Release-Windows-X64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
1.22 MB |
sha256:b2cfc819143105c02d6f89c4dd5749f96f2558a9af3ade02fc7510b5b639c9fe
|
|
|
TestResults-Release-Windows-X64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
703 KB |
sha256:413b7b1049b79e6f490eb51aeb31618ea042358db0614feffcf4595dde9ad1a8
|
|
|
TestResults-Release-Windows-X64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
874 KB |
sha256:24ee6ba3e9bec49711243b95fc917b1674cd0b3bba969ac4c7c453d65694afab
|
|
|
TestResults-Release-Windows-X64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
477 KB |
sha256:6f885e42bd2e6876b5b9ededd4853b8e11da7bc339770701256514a5e70c4386
|
|
|
TestResults-Release-Windows-X64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
614 KB |
sha256:9d19640a2426006c96071ac66b95ab75e0c182d25512423fe7a048f7bf3fb7fb
|
|
|
TestResults-Release-Windows-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
678 KB |
sha256:fe3f24b85eeeb927ca9e420e9db96e6177660cf9bece3ee981e2c71dcb1bfc04
|
|
|
TestResults-Release-Windows-X64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
1.08 MB |
sha256:519aea4df14ebe27b1483e5276bc687bcfb434867c8e05b8e8034f7c8241d460
|
|
|
build-Debug-ARM64
|
525 MB |
sha256:5e2cdeab9b367f01ee40991647402babeea33d9a929defde7eaad8e8fb28eb70
|
|
|
build-Debug-X64
|
525 MB |
sha256:73d0ea648ec33a73870d679540fe4565cc7487ebcc5655d98f701c3f098d6b7a
|
|
|
build-Release-ARM64
|
519 MB |
sha256:56d34060b208dafaaf5d3f6182d58e4740d7cd8717e233f5c2f25517157d7ade
|
|
|
build-Release-X64
|
519 MB |
sha256:7e6bb12e6f5ae19a48f7a8a00a1a43b1b59bf21b958324f153a1da3a038e691e
|
|