Cuemon CI/CD Pipeline #331
pipelines.yml
on: workflow_dispatch
🐧 Prepare Linux
/
🏷️ Restore
53s
📜 Prepare Test
5s
Matrix: call-build
Matrix: ⚗️ Integration Test
Matrix: call-test-linux
Matrix: call-test-windows
Matrix: call-pack
call-sonarcloud
/
🔬 Code Quality Analysis
4m 19s
call-codecov
/
📊 Code Coverage Analysis
54s
call-codeql
/
🛡️ Security Analysis
15m 46s
call-nuget
/
🚀 Deploy v${{ inputs.version }}
call-nuget
/
🚀 Deploy v9.0.9
3m 16s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
| Event | Environments |
|---|---|
|
gimlichael
approved
|
Production |
Annotations
250 warnings
|
call-build (Release) / 🛠️ Build:
src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (Release) / 🛠️ Build:
src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (Release) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (Release) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (Release) / 🛠️ Build:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-build (Release) / 🛠️ Build:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-build (Release) / 🛠️ Build:
src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (Release) / 🛠️ Build:
src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (Release) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (Release) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (Debug) / 🛠️ Build:
src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (Debug) / 🛠️ Build:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-build (Debug) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (Debug) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (Debug) / 🛠️ Build:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-build (Debug) / 🛠️ Build:
src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (Debug) / 🛠️ Build:
src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (Debug) / 🛠️ Build:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-build (Debug) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (Debug) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Ext... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Ext... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Ext... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Ext... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuem... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuem... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuem... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuem... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostic... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostic... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostic... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostic... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetC... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetC... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetC... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetC... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authent... / 🧪 Test:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authent... / 🧪 Test:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authent... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authent... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authent... / 🧪 Test:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authent... / 🧪 Test:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authent... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authent... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTe... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTe... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTe... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTe... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.T... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.T... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.T... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor.T... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extensi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.De... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.De... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.De... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.De... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Test... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Test... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Test... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Test... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Func... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Func... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Func... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Func... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.In... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.In... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.In... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.In... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Razor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Te... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Te... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Te... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Te... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Functi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Functi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Functi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.Functi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Cuemon.Core/Extensions/DoubleDecoratorExtensions.cs#L47
Do not check floating point equality with exact values, use a range instead. (https://rules.sonarsource.com/csharp/RSPEC-1244)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Cuemon.Core/Extensions/DoubleDecoratorExtensions.cs#L46
Do not check floating point equality with exact values, use a range instead. (https://rules.sonarsource.com/csharp/RSPEC-1244)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Cuemon.Core/Extensions/DoubleDecoratorExtensions.cs#L31
Do not check floating point equality with exact values, use a range instead. (https://rules.sonarsource.com/csharp/RSPEC-1244)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Cuemon.Core/Extensions/Collections/Generic/DictionaryDecoratorExtensions.cs#L112
Use a comparison to 'default(TKey)' instead or add a constraint to 'TKey' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Cuemon.Core/Extensions/Collections/Generic/DictionaryDecoratorExtensions.cs#L107
Use a comparison to 'default(TKey)' instead or add a constraint to 'TKey' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Cuemon.Core/Generate.cs#L31
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Cuemon.Core/Extensions/DateTimeDecoratorExtensions.cs#L15
Use "DateTime.UnixEpoch" instead of creating DateTime instances that point to the unix epoch time (https://rules.sonarsource.com/csharp/RSPEC-6588)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Cuemon.Core/Validator.cs#L237
Define a constant instead of using this literal 'Value is not in a valid state.' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Cuemon.Core/Calculator.cs#L308
Define a constant instead of using this literal 'Cannot apply assignment operator '{0}' (x >> y) to operands of type '{1}'.' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Cuemon.Core/Calculator.cs#L300
Define a constant instead of using this literal 'Cannot apply assignment operator '{0}' (x << y) to operands of type '{1}'.' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
call-codeql / 🛡️ Security Analysis:
src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-codeql / 🛡️ Security Analysis:
src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-codeql / 🛡️ Security Analysis:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-codeql / 🛡️ Security Analysis:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-codeql / 🛡️ Security Analysis:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-codeql / 🛡️ Security Analysis:
src/Cuemon.AspNetCore.Authentication/Digest/DigestAuthorizationHeaderBuilder.cs#L319
'DigestAuthorizationHeader.DigestAuthorizationHeader(string, string, string, string, string, string, string, string, string, string, string)' is obsolete: 'This constructor is obsolete and will be removed in a future version. Use the 'DigestAuthorizationHeader' constructor without the 'stale' parameter instead.'
|
|
call-codeql / 🛡️ Security Analysis:
src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-codeql / 🛡️ Security Analysis:
src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-codeql / 🛡️ Security Analysis:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-codeql / 🛡️ Security Analysis:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-codeql / 🛡️ Security Analysis
Unable to validate code scanning workflow: MissingPushHook
|
|
call-codeql / 🛡️ Security Analysis
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
-Debug
Expired
|
347 MB |
sha256:004e8b1ecc6c82b30b2d7e28910e76f7e50a520d0e2d1e8a0aff973ff30e86ad
|
|
|
-Release
Expired
|
341 MB |
sha256:417fd7c2fa92a3a6c522bd671114fa3f6445808279ef12a07475feb958b14f40
|
|
|
CoverageReport-Debug-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
Expired
|
7.5 MB |
sha256:6f1b223b916d9dbb978b1ba160b155311951920a2db9913e2f7f38a7c62dec75
|
|
|
CoverageReport-Debug-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c
Expired
|
9.39 MB |
sha256:e16e38d03009043d5c2f1139a9cb1c7c3771dfc94c6143345c3a0b5784172f0d
|
|
|
CoverageReport-Debug-Linux-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629
Expired
|
16 MB |
sha256:74c39a4becdcde06ef8dc97adfd13d894a59e462b52c264656daae090ddfbb8e
|
|
|
CoverageReport-Debug-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
Expired
|
7.74 MB |
sha256:59aa479383a923d4df71606f0c83757bcea53a624e04d165bc8f6521aeedd3b3
|
|
|
CoverageReport-Debug-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
Expired
|
8.34 MB |
sha256:693e69fab623ad2016877217eef08d177f33b202825d8143ae8d52b973df5b3b
|
|
|
CoverageReport-Debug-Linux-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282
Expired
|
14.2 MB |
sha256:941408bf7cc3da9e4eb8b2197142202811949d36748601a33e4e806471300d4c
|
|
|
CoverageReport-Debug-Linux-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d
Expired
|
16.2 MB |
sha256:5db023bb1229edf2e3878b80c792d916fdb86829227176be00e52cc71315067c
|
|
|
CoverageReport-Debug-Linux-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2
Expired
|
12.7 MB |
sha256:009659b09a92e3908aa5719b7ff74f52ff279b56c252c97632a082ead4b90516
|
|
|
CoverageReport-Debug-Linux-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8
Expired
|
15.7 MB |
sha256:8b4ce8a7effad092b522d4c23e22a6be4377421fadcfe2970e136e03cb7d8692
|
|
|
CoverageReport-Debug-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
Expired
|
6.36 MB |
sha256:84bfa829612ab9de275cdbcab25ce87a90f44c254f5f75393181f97dbd2d13b4
|
|
|
CoverageReport-Debug-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed
Expired
|
13.8 MB |
sha256:a8b254e0ea04b2b8e681c0ffbf1a5c3673c5c16e0208dc3fa1d409c8754d0732
|
|
|
CoverageReport-Debug-Linux-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3
Expired
|
14.4 MB |
sha256:216f4e75f4dfb2184dbf53cf8bc9c1e2210ce52d92b3396e235283d280520a94
|
|
|
CoverageReport-Debug-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
Expired
|
7.14 MB |
sha256:3b5dd4b8cf7347eac4e4f8205737e50600b89347693fe32f42683e692a5d58e0
|
|
|
CoverageReport-Debug-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9
Expired
|
8.79 MB |
sha256:bcf128f808a28b8f1c53d106254e4545bd1f67059ccd67da97689e096e86a98c
|
|
|
CoverageReport-Debug-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45
Expired
|
10.2 MB |
sha256:d069468f5c7713ea5f3b9c5032d999ce529083539a5643d14b0e53cf52a947d9
|
|
|
CoverageReport-Debug-Linux-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42
Expired
|
15.7 MB |
sha256:51b9729de9e7748277177e3115825a3c25c18ddc171f3ba8cc6c87a2836b9e1f
|
|
|
CoverageReport-Debug-Linux-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a
Expired
|
7.09 MB |
sha256:fe3681e21312f3d4c4b7e8d398340d4ead185f110c97687ac1d87f9a14647884
|
|
|
CoverageReport-Debug-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
Expired
|
8.55 MB |
sha256:2934b0fe26b267af3d0ac409b64faabc27ac5628793f95245fd11c311140d72f
|
|
|
CoverageReport-Debug-Linux-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c
Expired
|
15.2 MB |
sha256:243e396b327879caf829397eedfa20c60da1feaa25ab476e5d6456874d3c58c8
|
|
|
CoverageReport-Debug-Linux-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c
Expired
|
8.25 MB |
sha256:9b4913ce94930344570da9c75a5f30b82dc29768d119413ab654c1489c5784b4
|
|
|
CoverageReport-Debug-Linux-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365
Expired
|
14.2 MB |
sha256:383554a643eb8defbff4abc98d46c0f99903f71b5393a1c1a6c2f3c5e0daded8
|
|
|
CoverageReport-Debug-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c
Expired
|
9.5 MB |
sha256:46fca11282361e595d04b06ab359b93f4e3552a867ada7c6edd594b113eaed80
|
|
|
CoverageReport-Debug-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d
Expired
|
7.77 MB |
sha256:4fb679cc8a45b0c17d4fd88b601b533c2979115d646bf63d79ef953f9dd8980f
|
|
|
CoverageReport-Debug-Linux-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5
Expired
|
14.5 MB |
sha256:e40c29a0d658152ce053f274c82c621fed1cd5aee04ed853131908d61277d6cb
|
|
|
CoverageReport-Debug-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
Expired
|
8.72 MB |
sha256:4963885a1ecfdd982f1cd214291f163d5876b64652b9e399ea3bc2adf670443a
|
|
|
CoverageReport-Debug-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
Expired
|
8.9 MB |
sha256:02bb00129898c274e8fc41f169946ed23acedd9767492fd563c631d579a90b37
|
|
|
CoverageReport-Debug-Linux-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa
Expired
|
14.2 MB |
sha256:52918eae9719874a6279b68a9105055f2a057d1fb0d18b7e6d9d0d3cf6114127
|
|
|
CoverageReport-Debug-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
Expired
|
7.04 MB |
sha256:7bd3aeadf1f1e9916164e5d6b95ae65e3b0d12510d35ea5510aac2fccc1579ef
|
|
|
CoverageReport-Debug-Linux-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571
Expired
|
14.2 MB |
sha256:3e91b3dd8d35dbd3b5e180d950b6e088655750c590cbebc021b3cbc9ec10b667
|
|
|
CoverageReport-Debug-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
Expired
|
6.79 MB |
sha256:fc27a9bd1f1725827f24dc15f76c07049f38f4263fda54e9cecb94df1cea9146
|
|
|
CoverageReport-Debug-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
Expired
|
8.02 MB |
sha256:b0ef6a676a545ddace6e7d9fdbd4e3aeb1962aa3a725bbcae9ff991662d9e943
|
|
|
CoverageReport-Debug-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
Expired
|
8.32 MB |
sha256:ea0672c4d27cc9b2df1092039c89a01465998616be09f7a88c1719a29cf799c1
|
|
|
CoverageReport-Debug-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
Expired
|
9.97 MB |
sha256:e1342348a009365a0cb79a6dc1d6f9f6b8c96c19a976d62c047e36f8705e0595
|
|
|
CoverageReport-Debug-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
Expired
|
6.41 MB |
sha256:28394653fc2c1ad730fe16b6a91a0229b1397b43427275de019ed7eaabc6a228
|
|
|
CoverageReport-Debug-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da
Expired
|
10.5 MB |
sha256:280fbcefa826a042750a513b1c98dc8f42e44f6cffebbdaa125ecd79bca3e4d9
|
|
|
CoverageReport-Debug-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
Expired
|
7.62 MB |
sha256:a871398a643ff1e1a78036881d5f047a4629139ca3de5900b1e62bfebeed1e35
|
|
|
CoverageReport-Debug-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
Expired
|
7.53 MB |
sha256:86c390cf9f13511d8835b624a884a24cc1ebe1993de51e65002420868344c975
|
|
|
CoverageReport-Debug-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c
Expired
|
9.42 MB |
sha256:f0bca9e0fc6c99d449a33be8fd4ed8703e5bdd9b3798a923a6a0220e43d569b6
|
|
|
CoverageReport-Debug-Windows-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629
Expired
|
16 MB |
sha256:e1f8e73bb9f0d54eec7b307ef9bf41f6a93e3faf76163b10af33616612f36c9c
|
|
|
CoverageReport-Debug-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
Expired
|
7.77 MB |
sha256:5a1e76359cd102968ab3937ee6662fd9cad932b447b6031da2117b54aaabbcb0
|
|
|
CoverageReport-Debug-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
Expired
|
8.37 MB |
sha256:909cd77c311a44581b06704966b3c2b268c980a9c1582d67148b5f17b0ccb115
|
|
|
CoverageReport-Debug-Windows-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282
Expired
|
14.2 MB |
sha256:462fd06f6ccbc677ed1f003d76433840a74b10f26ea696dd0fac0d301c3b07b3
|
|
|
CoverageReport-Debug-Windows-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d
Expired
|
16.1 MB |
sha256:2560d1dc24edd9398c75ae3799e5f73ce13ca1bd7994ee98ea02b375fd4e62ad
|
|
|
CoverageReport-Debug-Windows-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2
Expired
|
12.7 MB |
sha256:24e7416405025fa27a3f97bbac0ce61d9de08893e8328b562731ae9e1f1767ca
|
|
|
CoverageReport-Debug-Windows-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8
Expired
|
15.7 MB |
sha256:42e902cb7a89e6bd83c7fcb13f2265c364ae94ce93be261983a50366fe2f0291
|
|
|
CoverageReport-Debug-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
Expired
|
6.42 MB |
sha256:9cf29d81a8b02558d006140dd88288d11c1722f1c976afef6852c7f5dfb06b80
|
|
|
CoverageReport-Debug-Windows-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed
Expired
|
13.8 MB |
sha256:efa074eb396111882e926d13a3e27341ccda24543936088685dcc2ceaa11c19c
|
|
|
CoverageReport-Debug-Windows-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3
Expired
|
14.4 MB |
sha256:d791f518b0701b490bd81cecc39dcc9fb9a97e04e9980e52858721a44b88281b
|
|
|
CoverageReport-Debug-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
Expired
|
7.16 MB |
sha256:75caa05b4371295e5cabd938f0cd925dec236d0629f7b2beb1437951cb2d41d9
|
|
|
CoverageReport-Debug-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9
Expired
|
8.81 MB |
sha256:06f026acb5f5523f6a8adb9d5180155c10c03c54e285f7d529a0880e44df4509
|
|
|
CoverageReport-Debug-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45
Expired
|
10.3 MB |
sha256:121e8bc4aad0128785d1d75f8f265adc2dd70a7e2da66db9580f421ae9991b75
|
|
|
CoverageReport-Debug-Windows-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42
Expired
|
15.8 MB |
sha256:4368707aec833d87776a6372e92748804bbd6d4a7dd0d411d53583d40534421e
|
|
|
CoverageReport-Debug-Windows-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a
Expired
|
7.09 MB |
sha256:8bc10f0dd435d6aaacfad09bf72a1d51dbc6decfb1ea99b626b8034f110b4241
|
|
|
CoverageReport-Debug-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
Expired
|
8.57 MB |
sha256:407e6b85c93d9a5d20a37456d7648025955cc3cfd3c8688da4b43a40e6b849f3
|
|
|
CoverageReport-Debug-Windows-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c
Expired
|
15.2 MB |
sha256:e5bdc691c2fcba5c652fad494660ea33fd626f9586c2eb9736a5fcde9a2b72d5
|
|
|
CoverageReport-Debug-Windows-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c
Expired
|
8.25 MB |
sha256:84223151c254d1d68910aa91e8ca370267a5ea4fdc3280f34f1fa5f7d38efcb7
|
|
|
CoverageReport-Debug-Windows-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365
Expired
|
14.1 MB |
sha256:9537c63ef4fdbf828bc68a3a32f2d27928d899e9410a60cc6a786467e1d66d1f
|
|
|
CoverageReport-Debug-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c
Expired
|
9.52 MB |
sha256:04c083c2e3b9eb112b27f98e0dd6e615e382edea030f3f53b3242b5621fb5a3e
|
|
|
CoverageReport-Debug-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d
Expired
|
7.8 MB |
sha256:7ceb60297e5250d95fab15af7a21cb71837b584fb23d65ebb5ffd9cdbb787fbd
|
|
|
CoverageReport-Debug-Windows-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5
Expired
|
14.5 MB |
sha256:507d7eab0650491190ba346e0f28f41e0b13656cec27d33375384e7e647ba53d
|
|
|
CoverageReport-Debug-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
Expired
|
8.77 MB |
sha256:3bcd631d00668095e947a74ca6f4fdb60f0e06f474f72e593b14f026ba7244d4
|
|
|
CoverageReport-Debug-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
Expired
|
8.92 MB |
sha256:dd2962bd67e0befc367c1ffd9086bd296c14ac7bfe763a6a66db481c23198c68
|
|
|
CoverageReport-Debug-Windows-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa
Expired
|
14.2 MB |
sha256:6111f7c8c2cb255afb3fa539fccdf1437499ee5ef5d538313b30b9322611f438
|
|
|
CoverageReport-Debug-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
Expired
|
7.09 MB |
sha256:24258513b3ad964871b7e1a0f0ddd624f5a00d1e4f97db77da89b52515bc3581
|
|
|
CoverageReport-Debug-Windows-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571
Expired
|
14.2 MB |
sha256:e844bd75690a792bdfceb0e4b9c5ed3dad9cfce5583d610cf934ec0206a1819d
|
|
|
CoverageReport-Debug-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
Expired
|
6.82 MB |
sha256:19c6e44efeb1efc760b927d46aa80768b2aa5382078fec9700e318dc4624447c
|
|
|
CoverageReport-Debug-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
Expired
|
8.04 MB |
sha256:fea1c0723419557d368f71dac404668c6b95c9127d7c2f81759b1257f4ad8abd
|
|
|
CoverageReport-Debug-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
Expired
|
8.34 MB |
sha256:8d3f69b9a244b7c8f253178da911fe16bcc26ea1132a44cca57d7d817da8d4b1
|
|
|
CoverageReport-Debug-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
Expired
|
10 MB |
sha256:3221210db356ad2308801d8585f7635f52228a7496d6907fc3b99606958fb225
|
|
|
CoverageReport-Debug-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
Expired
|
6.46 MB |
sha256:605416e21374c1663a33e8a24c827a8ff32ece587ab000326126f8cd71b207b3
|
|
|
CoverageReport-Debug-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da
Expired
|
10.5 MB |
sha256:04be394d5dbdb8b1f4a5e1eeeef18f33af55f3a11de438d8dcdea73666ba6f84
|
|
|
CoverageReport-Debug-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
Expired
|
7.65 MB |
sha256:df111d406941b220738ccd242acf6402ed621c9d85f479e52117800165e5893c
|
|
|
CoverageReport-Release-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
Expired
|
7.49 MB |
sha256:1ef9e306367d0a16efb4a75321c023f7e67c87014dadc42edc43d8899268d499
|
|
|
CoverageReport-Release-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c
Expired
|
9.37 MB |
sha256:14f3f535105ca59189307b96b74ac6e91692073774f6b522d53d8ba1e0719afe
|
|
|
CoverageReport-Release-Linux-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629
Expired
|
15.9 MB |
sha256:e888a1d8dc0166025da339c192f2fc60e635672f9930d8dc77b1c5667720a505
|
|
|
CoverageReport-Release-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
Expired
|
7.72 MB |
sha256:763edf4108bd0e5b50347d272f798b30bfabba58810812eff032154fec9ca56e
|
|
|
CoverageReport-Release-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
Expired
|
8.33 MB |
sha256:669f1ce4334569e2665a6830bb3ff77dfc722f889a10464156702617a01ca6eb
|
|
|
CoverageReport-Release-Linux-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282
Expired
|
14.2 MB |
sha256:5c1437fc0fda2b0841c175df5ff97b8e1b4162315196690abade9d1be14bcd46
|
|
|
CoverageReport-Release-Linux-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d
Expired
|
16.1 MB |
sha256:43a39619cfb44953479883dd30f64928f68aeae11a9e1aa7a6153e3b984f6fff
|
|
|
CoverageReport-Release-Linux-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2
Expired
|
12.7 MB |
sha256:cdfd541b6770b492473d70d7c806e1506127e6fc74a8c8d92c9ee2d55ae335ce
|
|
|
CoverageReport-Release-Linux-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8
Expired
|
15.6 MB |
sha256:b25d194961e74bf4108d17e05cf53aaeb0d28e797c113499ffe6c6e03f0afbe0
|
|
|
CoverageReport-Release-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
Expired
|
6.35 MB |
sha256:469fd7391910380e266b84943ec47f3a10ca9b01c9caec37a1a01ddf27dcda6c
|
|
|
CoverageReport-Release-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed
Expired
|
13.8 MB |
sha256:86ebd467e1e82d2f72ed5aa5a0b4f0e4fb096384e0d2a4d8c9a808f4249f0256
|
|
|
CoverageReport-Release-Linux-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3
Expired
|
14.4 MB |
sha256:81aecc16c6c126d37cd46054a5afae4eab8c034e77ff86ba90f3f02a9ce68de6
|
|
|
CoverageReport-Release-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
Expired
|
7.12 MB |
sha256:d2e4b5f44c776fa08041e6de324faef674a28697f504e730b3075a9f5e3d85ac
|
|
|
CoverageReport-Release-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9
Expired
|
8.77 MB |
sha256:8561ab7b6934bea70f6e80dd466b01c19bce91b6f87460a0416dead93e25dc20
|
|
|
CoverageReport-Release-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45
Expired
|
10.2 MB |
sha256:19677e99d0fc3246f47791996f0bc2231d4f2d392e2fba6ebea548ccf13bae27
|
|
|
CoverageReport-Release-Linux-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42
Expired
|
15.7 MB |
sha256:303607fe568b6b64054c07688f2f45c1e667bcb5ea75e4311b396d81f485b3b2
|
|
|
CoverageReport-Release-Linux-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a
Expired
|
7.08 MB |
sha256:e176f1f20e467020e85d9960ee691ead6809eeed1ad36d752097c03466157905
|
|
|
CoverageReport-Release-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
Expired
|
8.53 MB |
sha256:5744576c9670cca22478c9dfb0dc04ef063f6d54b9fcecc68fe7ae8a62404353
|
|
|
CoverageReport-Release-Linux-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c
Expired
|
15.2 MB |
sha256:dd5bcdc98fc234f7aeb4ee12b9df83b949650f4b076220e3c12fe34ca66f2114
|
|
|
CoverageReport-Release-Linux-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c
Expired
|
8.23 MB |
sha256:a2fb1c1430315bffff4f6ba1219165bcb89b2343bcb6924f42477cade67290d7
|
|
|
CoverageReport-Release-Linux-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365
Expired
|
14.1 MB |
sha256:24673d6a82904781eec9ac6f480953fe7b7d76cd15365fbe4059b35f4bd483a7
|
|
|
CoverageReport-Release-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c
Expired
|
9.47 MB |
sha256:f060a722c981fb808336befbfc540b344f403c0ae783b2542e052b358a14aea5
|
|
|
CoverageReport-Release-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d
Expired
|
7.76 MB |
sha256:36bd373ff8e8aa5a56d3123bd3392a96ae93dc081ad8a966f22439b313291d46
|
|
|
CoverageReport-Release-Linux-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5
Expired
|
14.4 MB |
sha256:5b935999fb6c68dc66b9479a7a4c6b86787c2b66be5d990dfc58c2fa1017f15b
|
|
|
CoverageReport-Release-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
Expired
|
8.7 MB |
sha256:f657dd9257409fa0164d97947dbe7a90defe2800fafc49365fa81f6341a87db1
|
|
|
CoverageReport-Release-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
Expired
|
8.88 MB |
sha256:f300f3c099ab46b7a09da6e752318149fa84a9117409f456675abb1adbcfeaa3
|
|
|
CoverageReport-Release-Linux-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa
Expired
|
14.2 MB |
sha256:1610c392d2db9ec55ed163b2f4dd5785a106dc3bd45b8b390e562ef087ead4eb
|
|
|
CoverageReport-Release-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
Expired
|
7.02 MB |
sha256:91e300534c6086c6575c55e020c75f20cd87f379f4370750cb7d264f5170b40f
|
|
|
CoverageReport-Release-Linux-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571
Expired
|
14.2 MB |
sha256:625c4cc5d128811cda2a49c6ce1341afc00823dc151d4b6c2d64807ac5bcdd32
|
|
|
CoverageReport-Release-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
Expired
|
6.78 MB |
sha256:47415bb58da520f762df1b763aa22eca7a1e7494be1c701c2a8d6dfb8cb33232
|
|
|
CoverageReport-Release-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
Expired
|
8 MB |
sha256:4da8e36d5975baa63b4b53fad45f8b9e5bbef6b6c587de5690ca91ef79b6c6fc
|
|
|
CoverageReport-Release-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
Expired
|
8.3 MB |
sha256:82289f888f4b63d95a06270933d304b9ebf888c632e6ab0efb0db9499bf4db4e
|
|
|
CoverageReport-Release-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
Expired
|
9.95 MB |
sha256:ae3ce1baf60e9c1b93f21b0ac15009a1d523affcb8529e1cc79d6707847e6b07
|
|
|
CoverageReport-Release-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
Expired
|
6.4 MB |
sha256:19a63b3a9f21f03481a54d5dd1103fb66073deec4691159b22a554eb01c637bb
|
|
|
CoverageReport-Release-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da
Expired
|
10.4 MB |
sha256:c9501aac9e8529bf29668e6aedd99ecac220de9ef8508c4a21f3b54fb76a04eb
|
|
|
CoverageReport-Release-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
Expired
|
7.61 MB |
sha256:63ebfc312d183930d03ad29d689d69c215f53c766ba643e53edf74525990642d
|
|
|
CoverageReport-Release-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
Expired
|
7.51 MB |
sha256:58a790289a62d5cbb81cbd29cf7a9f33d9735ae60f0f20d4aa2ffe38e5144424
|
|
|
CoverageReport-Release-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c
Expired
|
9.39 MB |
sha256:fc7bf6f1f2d193c6ada4addac93987ab7d3e36df33a95a8769966ddec829e1a8
|
|
|
CoverageReport-Release-Windows-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629
Expired
|
15.9 MB |
sha256:bb541e7d999cd9e759bce3a3e1cdee0ab86a29d15a5ce3d61e8a5666c27ec177
|
|
|
CoverageReport-Release-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
Expired
|
7.75 MB |
sha256:d20428a527992e99f5a09ed9d922793be027f9a51fb3ecb2875e927130f054fd
|
|
|
CoverageReport-Release-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
Expired
|
8.35 MB |
sha256:d643e34d35c920d700b1c4f0331ea630e2b61350c329a32b85ca3b9785cd8581
|
|
|
CoverageReport-Release-Windows-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282
Expired
|
14.2 MB |
sha256:ed261139a9492e8a4c99df74717562d9d1b2e6f272e5c80a550cb678dea8f345
|
|
|
CoverageReport-Release-Windows-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d
Expired
|
16.1 MB |
sha256:8eb074fd467d71847cc2e70296bfb1f1dbf231e1637b0028f8b4de7a6533a4c8
|
|
|
CoverageReport-Release-Windows-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2
Expired
|
12.6 MB |
sha256:38bc9dc9c70a170ac8fce51a82c3e681c2c7890deb1d02dd3b67cb53b9b4b093
|
|
|
CoverageReport-Release-Windows-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8
Expired
|
15.6 MB |
sha256:27329ef0e6a62164b76c368f7a3e8856ad78afde50f1c9dba09155826bab1a7a
|
|
|
CoverageReport-Release-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
Expired
|
6.4 MB |
sha256:6a16eb3d504cce54f44116f94642867483eb9b713950d9dcff1773dd9f84c6c4
|
|
|
CoverageReport-Release-Windows-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed
Expired
|
13.8 MB |
sha256:2263ea17a7a89b3045000442552056e78ee56c139f284cb85d52e8ae23138b0d
|
|
|
CoverageReport-Release-Windows-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3
Expired
|
14.4 MB |
sha256:6a62022dfdbf8ada5f1a0b4c35eca9fb46c6202f67819e970fbac773e6fe4204
|
|
|
CoverageReport-Release-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
Expired
|
7.15 MB |
sha256:d9e69b400f3542a5fc4dfd5ce3299f2df41d8e638b46249472a39b1b81a926a3
|
|
|
CoverageReport-Release-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9
Expired
|
8.8 MB |
sha256:01c59caa15285fbce9a64c0fd581898d99fdae4c92c1e5c26ae66ff97904e851
|
|
|
CoverageReport-Release-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45
Expired
|
10.2 MB |
sha256:4d293cc62b24563029551d625f68f247877674b6be624f0b815a4fcef533ca99
|
|
|
CoverageReport-Release-Windows-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42
Expired
|
15.7 MB |
sha256:030132e1ce7d67c24d72594e6558060d9e9a2fc723793d4717dccb62460c7bd7
|
|
|
CoverageReport-Release-Windows-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a
Expired
|
7.07 MB |
sha256:11198315ee38c1e8e8a785bf8cd50dd7c62e0917623a2037bca02b26079a6839
|
|
|
CoverageReport-Release-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
Expired
|
8.55 MB |
sha256:6f823d43042c2123745c92529418b8ce1b38952450eec88cae823bdfdae22c2c
|
|
|
CoverageReport-Release-Windows-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c
Expired
|
15.1 MB |
sha256:258039dbe78d100c17ca552b3bdf64e9e287744153e1e468cd16f6e2e253ecbe
|
|
|
CoverageReport-Release-Windows-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c
Expired
|
8.23 MB |
sha256:c1a4b1db866b5f27f8bfd0b1ec9bdf51583247ea6d198620ead342f61f22365b
|
|
|
CoverageReport-Release-Windows-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365
Expired
|
14.1 MB |
sha256:2e6294c9561fc99f392a2d2dd27e68e8226bdabbdee90f62650b5bf33cf884f8
|
|
|
CoverageReport-Release-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c
Expired
|
9.5 MB |
sha256:a18ba35c21ad7982e68296a588b6f873c76af36ff3591786f9575b2201afaedd
|
|
|
CoverageReport-Release-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d
Expired
|
7.78 MB |
sha256:c76ddf18066e1f3a2df71386cb4e31aa18a2bcce70fe139f7d1613a119c20ce6
|
|
|
CoverageReport-Release-Windows-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5
Expired
|
14.4 MB |
sha256:a119e75f24fae81f7469bbfd2c1364c0674313bf3faa65d167e7d4c20d664ada
|
|
|
CoverageReport-Release-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
Expired
|
8.75 MB |
sha256:8e71c108e5d4a563e1818ca5f746fb19ea3f553de79bf4efb0ec218154769b77
|
|
|
CoverageReport-Release-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
Expired
|
8.9 MB |
sha256:61ea2eece02f4e6d7d0e4ac88224bb9c8d16d6cd6feefec9157dd7ac108411be
|
|
|
CoverageReport-Release-Windows-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa
Expired
|
14.2 MB |
sha256:5f6713eb471b9686da1e73ad6765c7a27efc93aeb7702221dd829b956083efea
|
|
|
CoverageReport-Release-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
Expired
|
7.07 MB |
sha256:a932bcd735b4cee748d8adda698eafbd39c9bacee6e45ebdf8196bd00423fd16
|
|
|
CoverageReport-Release-Windows-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571
Expired
|
14.1 MB |
sha256:7c96807d3d2d4c0ebac312948eabe96fe9e37c1e7df3a04cb9767ff1c24da92b
|
|
|
CoverageReport-Release-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
Expired
|
6.8 MB |
sha256:d6211db96f4661ebe61956a3659f5740c649d4c740c10d9afdef5ad0c89dbcf3
|
|
|
CoverageReport-Release-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
Expired
|
8.02 MB |
sha256:4671836ae7ef4c16703cdcc2d41262c09aa11f55b0521e9f0a04eb66aa0633e2
|
|
|
CoverageReport-Release-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
Expired
|
8.32 MB |
sha256:c5d0a5eb18a13cf75f685d1f2a07098cab89bc82c916abd627e558eb8cf273f9
|
|
|
CoverageReport-Release-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
Expired
|
9.97 MB |
sha256:06a2d5fabf3f0f914c32c63f13e9bf899ff055cb933458230c04e292d1cbe4bf
|
|
|
CoverageReport-Release-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
Expired
|
6.45 MB |
sha256:6cfd5a54e6f0f03f913f403a6f48b97de4915d4efbb18653ece662ba8d5bac44
|
|
|
CoverageReport-Release-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da
Expired
|
10.5 MB |
sha256:607b82f57301d1f3958a6589c5fb2b30f99ff74979e3258e873984ad83d10e9c
|
|
|
CoverageReport-Release-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
Expired
|
7.63 MB |
sha256:b586cb0b7bfd4f685256f899cc0522359adc62784e50bcc1aa37dc06afc430c8
|
|
|
NuGet-Debug
Expired
|
3.67 MB |
sha256:a04714744f8f0db5cc53a642e3862c9bcdbc3a1011f330647431a111f4e0fb3d
|
|
|
NuGet-Release
Expired
|
3.48 MB |
sha256:c214eb13df089444d24806ec6e9203bafc59e28720fb9275d43bc07c2c1903d2
|
|
|
TestResults-Debug-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
Expired
|
648 KB |
sha256:32d3312aa23d35bc6cb7d95501a026b9cf4075e8cb243c19b20e5c04340ab46c
|
|
|
TestResults-Debug-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c
Expired
|
887 KB |
sha256:c1506e90093cf07c56f2333b181ca52b02c70a985629bb9179e089191eb06d60
|
|
|
TestResults-Debug-Linux-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629
Expired
|
1.28 MB |
sha256:6a6b91b3b928b976aa30d8ad888d506e0186ca2081af1ec803983869d98807be
|
|
|
TestResults-Debug-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
Expired
|
703 KB |
sha256:edb3a541cf21d036752da2d51c96b83e98e583274dc23099d88117edc74d20ab
|
|
|
TestResults-Debug-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
Expired
|
728 KB |
sha256:d3508140ef23764e2db2768fca091a256b255d3b50deda368a14c09cd6c9c011
|
|
|
TestResults-Debug-Linux-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282
Expired
|
1.25 MB |
sha256:e4e2457888e3da356de97dbb729ee7e15d5102d15ef1d11f4c111379adfc88a9
|
|
|
TestResults-Debug-Linux-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d
Expired
|
1.32 MB |
sha256:ec54b8eb32fc1bd6790c82a8d79d16a9c9d623336fb63bfc4b1f5fac218ec438
|
|
|
TestResults-Debug-Linux-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2
Expired
|
990 KB |
sha256:0ce6fcd3530e6ba96e784101c46fedf7c5f409e1b011fbe959cccbd82c224e15
|
|
|
TestResults-Debug-Linux-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8
Expired
|
1.36 MB |
sha256:6bf91389cc4a928a52d99eb7fbb5920cbd415cd50104b8c443bba77be243a8fa
|
|
|
TestResults-Debug-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
Expired
|
530 KB |
sha256:e1499994a90751923fc260eaa42221c3684c8a9017cee96565de95f0ba443d50
|
|
|
TestResults-Debug-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed
Expired
|
1.17 MB |
sha256:c15618a31faf8b2231b63ad48b29d66a5dbf4ad13ba9804d07ace5a385809c04
|
|
|
TestResults-Debug-Linux-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3
Expired
|
1.1 MB |
sha256:9be8c1b94ef2e0f1031b27b51922902bd8221e7a9bc74aaca650cedaf076fafe
|
|
|
TestResults-Debug-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
Expired
|
645 KB |
sha256:870bab67419768bee81cd034755d626b6d4e33839b8606a839cc5fd35f61f9ce
|
|
|
TestResults-Debug-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9
Expired
|
734 KB |
sha256:fe8406ec64aedcbf09d4eba5833057c119353630c343cd41ac655d717378cf57
|
|
|
TestResults-Debug-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45
Expired
|
19.5 MB |
sha256:9299a85ac175e273037afbeffb6f76cfb34574a7ee78cf6e67be89eff73fa146
|
|
|
TestResults-Debug-Linux-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42
Expired
|
1.23 MB |
sha256:396728c5e8b16575bbfd4ed474009d12a582684ae41e89796286dd6b02edd3b9
|
|
|
TestResults-Debug-Linux-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a
Expired
|
625 KB |
sha256:b47c17e9e0c767b4a82f627e395c30d57b1a991904766030b6826ad8a29a7a2c
|
|
|
TestResults-Debug-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
Expired
|
772 KB |
sha256:d018177921fc0d54cacbb96d36a95010d6ec6898228d5314751ae82f9053cef4
|
|
|
TestResults-Debug-Linux-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c
Expired
|
1.2 MB |
sha256:460c4ac9ea8ccab7b180b9eed94bde832fe4072b91e6e441aa67adff480f43e0
|
|
|
TestResults-Debug-Linux-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c
Expired
|
739 KB |
sha256:74fbe51a05227d21a76f404e85cdd7d3f1d812c8cd84b1231e6d1374234971a2
|
|
|
TestResults-Debug-Linux-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365
Expired
|
1.05 MB |
sha256:a2f948de7fcf430d647bff60ef3bd624ce7342fc69f443af2af68dd5815707e6
|
|
|
TestResults-Debug-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c
Expired
|
933 KB |
sha256:efc5e2e439c92e5402c33754e6cbbee3f539cbe7c2ae823daa427a706bffb772
|
|
|
TestResults-Debug-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d
Expired
|
679 KB |
sha256:44b08625c9e6dd3a6156cc92c8e5c2d267ca7dc6a29b0eb6a50d947ccc71bbc7
|
|
|
TestResults-Debug-Linux-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5
Expired
|
1.22 MB |
sha256:8acdb13d35d901319be164d441877923d5418bcf9d87846c20f499e1cb769040
|
|
|
TestResults-Debug-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
Expired
|
812 KB |
sha256:b4b6edf8844df9f7bd5202be5389d094705e0a6425b49635f9abc091e4ade3b7
|
|
|
TestResults-Debug-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
Expired
|
935 KB |
sha256:58936c46e31dc94178d9465a56604bd587935bf6215adaeaa296e49e70eaa4b3
|
|
|
TestResults-Debug-Linux-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa
Expired
|
1.11 MB |
sha256:3e6db2a2a375abd713b8838d8c3449eaa44427baef65700059444237becf080c
|
|
|
TestResults-Debug-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
Expired
|
623 KB |
sha256:0c3eb188cabe8e226e7e2cf58f7c8d452f4a1e7bd06f6c7ade7dbc4b48a3bfc3
|
|
|
TestResults-Debug-Linux-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571
Expired
|
1.21 MB |
sha256:747820230fabef23d2d18684436965efdf4f2b42b120fd92ff1fe0cbc60a67f6
|
|
|
TestResults-Debug-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
Expired
|
531 KB |
sha256:f749712ca001044220dae3879f0fcafe67161bee70dae3fb77e77e31a30cdce8
|
|
|
TestResults-Debug-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
Expired
|
732 KB |
sha256:a4d16b6b44d487fa94ed9b2214205bb8915aadfdd6746c215ee52ffc9e115875
|
|
|
TestResults-Debug-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
Expired
|
770 KB |
sha256:4868f2369faa866cfd5451916fe34c25ea7e7696144496854ccfd5459bb9184f
|
|
|
TestResults-Debug-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
Expired
|
967 KB |
sha256:379f244eb691077e8a88784a2f530bf9d3ed6c12aaa034910c0d4496bb74c2fc
|
|
|
TestResults-Debug-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
Expired
|
504 KB |
sha256:73a80be174346ce72bfb7db2f07ef325d63a63975fa3fae90bfdeaa80067308e
|
|
|
TestResults-Debug-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da
Expired
|
1.19 MB |
sha256:95f0727b134ca4a63138915e314c4df1ebd88c37b756aa3af62ac35d75bd8ec7
|
|
|
TestResults-Debug-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
Expired
|
658 KB |
sha256:96cea151b389d0236e6bb04ce894da2efb42ef58284a7ac701421b5534b4b2ff
|
|
|
TestResults-Debug-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
Expired
|
976 KB |
sha256:6b44b6e8f0c8d4b8a9b74575f0d5b4067d474b51b6059b110490907f5ba31d35
|
|
|
TestResults-Debug-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c
Expired
|
1.3 MB |
sha256:1876ceffc32bc409bdcc09a4a02f2dc9817639bb399d02187a7b2ef7aaae8107
|
|
|
TestResults-Debug-Windows-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629
Expired
|
1.29 MB |
sha256:f4d87ddfe88b75808b6f8057f1d83ed0c968605e6323a9efe12d2325b2572996
|
|
|
TestResults-Debug-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
Expired
|
886 KB |
sha256:5ce6ddd907368e2b96f2a9645194623065a41ef926866a613b67a63dab924732
|
|
|
TestResults-Debug-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
Expired
|
1.07 MB |
sha256:caaa8503583327d05063245306dfc1fb47b1ed077f0fe7a226f3cf91324bb515
|
|
|
TestResults-Debug-Windows-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282
Expired
|
1.26 MB |
sha256:4829564c61ccc65bfb201434c0acc08fa881119b48cbf59bedbdc71912571227
|
|
|
TestResults-Debug-Windows-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d
Expired
|
1.32 MB |
sha256:63ac688588de1af08f6af83a83bbea0cb9fd122ca9146e3526460be4622a97b4
|
|
|
TestResults-Debug-Windows-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2
Expired
|
996 KB |
sha256:5c67e8831964d988df03cab1b8683da11d143e2d131f658f9d9c68cf0ce03193
|
|
|
TestResults-Debug-Windows-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8
Expired
|
1.37 MB |
sha256:d0edd2df2a3b1c116d72a778ed61f59e3224cb81e356d59f7be6b268e504194b
|
|
|
TestResults-Debug-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
Expired
|
799 KB |
sha256:60471e1595f41c3a96de4e8be1d1977f7781dd8d553186cf9b21a6be6ca73c7d
|
|
|
TestResults-Debug-Windows-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed
Expired
|
1.18 MB |
sha256:6f13f5064e14bd708086fc72cd2ae0e4d403280a983a1c40b1b8da045433519b
|
|
|
TestResults-Debug-Windows-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3
Expired
|
1.1 MB |
sha256:3dad4a1b257f094eab380204ae7e2783d17ba078baa07a6a002af64afdb4fe42
|
|
|
TestResults-Debug-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
Expired
|
975 KB |
sha256:d2509503a41f1e3b6f3b95f6431d16d1cdd5fedbcd8ad1db73073b21488a146c
|
|
|
TestResults-Debug-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9
Expired
|
1.08 MB |
sha256:817185aeb27827fc502be2b09aa844db1de2f5b05c380443cbedee5c8ba28d8e
|
|
|
TestResults-Debug-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45
Expired
|
29.3 MB |
sha256:eb4ac20365a9b86b74995681322c329c67c89be6eb079dde47d8ca0e1aa3e9f4
|
|
|
TestResults-Debug-Windows-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42
Expired
|
1.55 MB |
sha256:180a8fca86ff7694a6d7cc6ecad780c5a6f81f3dfab53aeb3e28cbbe0f4bbbb9
|
|
|
TestResults-Debug-Windows-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a
Expired
|
629 KB |
sha256:9dd417760f4a8b9b9ed19a9cde87b574c9adcf8dea8f3e14e84058cab24f373e
|
|
|
TestResults-Debug-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
Expired
|
1.14 MB |
sha256:de687dc848a7b3cf8292b494ac6c26de6e4c50989f849bec476a9440cf781f55
|
|
|
TestResults-Debug-Windows-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c
Expired
|
1.21 MB |
sha256:f89d9f2270a1c0675965107f36c2c1248cad2642c88a624aca7cd8f3facda650
|
|
|
TestResults-Debug-Windows-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c
Expired
|
743 KB |
sha256:441bac065090553866638113bee8075de10ef4afc3e9aab28fe088905c638411
|
|
|
TestResults-Debug-Windows-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365
Expired
|
1.05 MB |
sha256:18eece5232c9ba0363545a78c7c43c7cd20142e466e1dc75f1c54fae580cd073
|
|
|
TestResults-Debug-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c
Expired
|
1.37 MB |
sha256:b85778c9b4551c5518c8142a94fb744e528528e105bddd32b93d54d37a9e6929
|
|
|
TestResults-Debug-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d
Expired
|
1020 KB |
sha256:34315b8ab6f2d5b551e4ac5831a5dac8382fdcfaa21fe678e339a15c7b1198f6
|
|
|
TestResults-Debug-Windows-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5
Expired
|
1.23 MB |
sha256:a94ee904920e2c304999907ef53d7402d2e5f5f13dc6e2fb19d4770ef72826b5
|
|
|
TestResults-Debug-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
Expired
|
1.2 MB |
sha256:f37cb9a57c16477a17f1d818069791ff742ac721675ef2de429cd737e31b0fb7
|
|
|
TestResults-Debug-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
Expired
|
1.38 MB |
sha256:118a7db220b64d32ed6c95b56ac3dc84d04a810f8ecb8e05f7e75136d9a4b86f
|
|
|
TestResults-Debug-Windows-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa
Expired
|
1.11 MB |
sha256:bf55bf81a246442f2ec20f08d287127296474180751f83e86405662b31f1ce5b
|
|
|
TestResults-Debug-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
Expired
|
943 KB |
sha256:910397f6a74a1688416bbf845970812a872fb10459cbf61081ea4fedb5f0a204
|
|
|
TestResults-Debug-Windows-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571
Expired
|
1.21 MB |
sha256:8bc5e89c3b4a4801318265baced2ce8e872eaa7d8dcba4f209322e933812d0a0
|
|
|
TestResults-Debug-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
Expired
|
670 KB |
sha256:59ce44f3a79498fbf3914103f682a6a23b5d598539162da0f5885ea8b0a89eed
|
|
|
TestResults-Debug-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
Expired
|
1.08 MB |
sha256:2166f10c9e418178d75a472a642ef44761c4d827b145c21508db5f9856b7fd59
|
|
|
TestResults-Debug-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
Expired
|
1.13 MB |
sha256:7a24747ef06d537705df7193561f108792f464b2c8cf9f7e94ea8250d22c7a88
|
|
|
TestResults-Debug-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
Expired
|
1.42 MB |
sha256:3826b34228e74f2ca6cb94ec701f26d77ba66942664c137beeea2ad595f5dcc2
|
|
|
TestResults-Debug-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
Expired
|
762 KB |
sha256:721fa525fe5a8b9197ae73f257c31e481a982b510cbf64cd3969f252e4b424d9
|
|
|
TestResults-Debug-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da
Expired
|
1.79 MB |
sha256:0c62ca78edd1e203fcea84bd9884f7f23c4759a1d3234b42ecb258e63859a32a
|
|
|
TestResults-Debug-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
Expired
|
991 KB |
sha256:5c8d201e7df348cfc73004f55a6bf61805da8f08c4d5f5a92a7483b0d9e356d3
|
|
|
TestResults-Release-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
Expired
|
551 KB |
sha256:0b104d2d254d19b83922755d7c346dd3d887e535f17057061ffcd817f4602927
|
|
|
TestResults-Release-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c
Expired
|
746 KB |
sha256:a62be4dc9841dfe3d4502e78ab8a4b64e11b7d37aee80db3b65b2636bea0f9ef
|
|
|
TestResults-Release-Linux-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629
Expired
|
1.1 MB |
sha256:b292e91f0a59e5b4985c670cf77bf96003b8ed9ca618ae36abeb907c229ace12
|
|
|
TestResults-Release-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
Expired
|
587 KB |
sha256:9636ecb1b72cf9d407555e4901a7a5e5c72e8cd823bb6b0961972bbf4aa849cc
|
|
|
TestResults-Release-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
Expired
|
618 KB |
sha256:98240d29a7fbbc1728ac807ba2bded484d0b6a1c3b9fdf2b6cb5f70fac63b723
|
|
|
TestResults-Release-Linux-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282
Expired
|
1.07 MB |
sha256:b5297cddfe18f845da538fbe15cf017d0f48fbebf8f8e8b2a19e9919218b0b5e
|
|
|
TestResults-Release-Linux-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d
Expired
|
1.13 MB |
sha256:24b448988b1aed4ba97ed6be48d1320eea8c761e4ab87671f7cd715ce27634e5
|
|
|
TestResults-Release-Linux-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2
Expired
|
839 KB |
sha256:5c09c9230fdc8c215d88cf69ac6133276b2f9741810ec1b10f9387fb7d61cf17
|
|
|
TestResults-Release-Linux-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8
Expired
|
1.17 MB |
sha256:4ce53f95ee09c8c3783afd6e90eea26b2582f5052f71f4e839a571b8d1f631bb
|
|
|
TestResults-Release-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
Expired
|
453 KB |
sha256:806d0ef52bbd8ff8f9f6d71b23032ab63e3146f7f417ae779cde39f063a1716b
|
|
|
TestResults-Release-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed
Expired
|
1 MB |
sha256:6cdc50bcae692d0a2c0e1a490c5562310840e365d487e723ce245ee9d49fb64f
|
|
|
TestResults-Release-Linux-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3
Expired
|
959 KB |
sha256:32ac4753b5bdf07d3d3a679149b8d8b1bc1cc795c8d793163e4d39db14bf74b4
|
|
|
TestResults-Release-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
Expired
|
547 KB |
sha256:54727da6cbcdb0bdc2ddd24def38e71667d00da2704de3c2426fffef5711ecb0
|
|
|
TestResults-Release-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9
Expired
|
626 KB |
sha256:ccc24f472e80209d2233fe98e133e24f53209f1a950907eac0d9bf9403eaa3a7
|
|
|
TestResults-Release-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45
Expired
|
19.4 MB |
sha256:7a3ffaac78ab1f9ddd0c001a297139b835a3738f1df805b72163b89a2813f932
|
|
|
TestResults-Release-Linux-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42
Expired
|
1.04 MB |
sha256:90a8ba35246c97028340b5e083a5473592a3aeeea25fd8a02c0f9f9ed309fccb
|
|
|
TestResults-Release-Linux-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a
Expired
|
530 KB |
sha256:0f0ef3663a163c5d376aec11347f9acd773e7527c0f9a06f545143a40970e547
|
|
|
TestResults-Release-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
Expired
|
647 KB |
sha256:46a8d66a8f13975880ddd2f50d444208aea89f05eca46eac7fb2f51a04a1a9b3
|
|
|
TestResults-Release-Linux-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c
Expired
|
1.02 MB |
sha256:ae75c3828dea3e8f16a1af9f82f8c190b5cee5af62f5d36617671747808e03db
|
|
|
TestResults-Release-Linux-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c
Expired
|
628 KB |
sha256:656958fc39dc529ed97d0f38fcb019c0d4be4a217be9f00455a890c2295d7f03
|
|
|
TestResults-Release-Linux-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365
Expired
|
915 KB |
sha256:231afb6bec13cb6182f5c7de2317ea3e0051ba88874ed9be97a0e5427e65717f
|
|
|
TestResults-Release-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c
Expired
|
784 KB |
sha256:ef83f2123cd348a9d4297d8a97ebb1d2d12c4967212293f87b5f68e04cde7f4f
|
|
|
TestResults-Release-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d
Expired
|
578 KB |
sha256:6dbf245f9e3f2ed942aba567e876d0aceffe7e952a923018184ab68e77707969
|
|
|
TestResults-Release-Linux-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5
Expired
|
1.04 MB |
sha256:b1829ef1946f54fb76649c50a3e407f431a38eef3d94c2d8e7f9892f6c33ac02
|
|
|
TestResults-Release-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
Expired
|
681 KB |
sha256:806824aa5403af1754032dc6362fc5b85e09e4c8cfb9bb657fe28452d4d32003
|
|
|
TestResults-Release-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
Expired
|
792 KB |
sha256:8ed4597005f243a0cf34103961893ed01444c7c050dda191ff4ea20a45a9a3a1
|
|
|
TestResults-Release-Linux-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa
Expired
|
969 KB |
sha256:0dd81e72430c1619df029ae3a6004b92fec5e3be9ab03a14a6f59554231c05ed
|
|
|
TestResults-Release-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
Expired
|
532 KB |
sha256:31bafe6286693518a12b6d3df04992a801d923c20c1f439c4b215f1f308e8bc5
|
|
|
TestResults-Release-Linux-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571
Expired
|
1.03 MB |
sha256:c0856ffda4e9016a775e586e567110ec70e0150c6b5e7f2961c3b86f5337d745
|
|
|
TestResults-Release-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
Expired
|
453 KB |
sha256:9f5761a2fb7b8cc72fd7173f74e3bcbc02b8c1dc48ebea8e5467285407447e71
|
|
|
TestResults-Release-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
Expired
|
612 KB |
sha256:7e2a7d7e5ab4b2443bc59c9fd8207d5dd8e8d258bb64cecbafcce6b877ddb9e8
|
|
|
TestResults-Release-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
Expired
|
645 KB |
sha256:063af6fe2549b5b8343a0fd96df643502a3d37d31a7b33b8bfa28e383243e4f4
|
|
|
TestResults-Release-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
Expired
|
812 KB |
sha256:4642c53d01c374a86c7af70da655469343de1a33992498c5dc2f8b7262af38cb
|
|
|
TestResults-Release-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
Expired
|
428 KB |
sha256:efe41ae23861a39f2ddf9399391fa962a3a4f872f85b311a068141061af929c5
|
|
|
TestResults-Release-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da
Expired
|
1.03 MB |
sha256:ec8f2fd39c9b3e9068da3f595dab98f71f698b5417a10fe4c615324495c96138
|
|
|
TestResults-Release-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
Expired
|
559 KB |
sha256:540d9c6ec0e593d2de3df3104f70e7f0120b3af79dc405b5e54608246aa23c87
|
|
|
TestResults-Release-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
Expired
|
829 KB |
sha256:42ece86f8d9a6ac91072bdf8b6a416d9ce5e38516d4cd3043deed9874250fbdb
|
|
|
TestResults-Release-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c
Expired
|
1.1 MB |
sha256:e77cd1254c9bf5776df880b3eba6d44d593b21bc680f7697a7d999af7c9f4036
|
|
|
TestResults-Release-Windows-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629
Expired
|
1.1 MB |
sha256:d796b528a69aa841ef8b72900b283972e1d56a6cb680f3f6fb85d2d5acdebdea
|
|
|
TestResults-Release-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
Expired
|
887 KB |
sha256:1737eb1ec5b4af932c8478c4ea3a9d985ee72320fc9febb13ed9ff7541441106
|
|
|
TestResults-Release-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
Expired
|
931 KB |
sha256:c2bda76aa213917bbc701692f87a007c47b59a2cd62e0db70161ddb89e9736da
|
|
|
TestResults-Release-Windows-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282
Expired
|
1.07 MB |
sha256:435059c485f724e19b231a0e8ac189782158bf9d252098e99945b2b1ad0e447a
|
|
|
TestResults-Release-Windows-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d
Expired
|
1.14 MB |
sha256:15e55376ebecfc7af2fb96c5a4c32a77df1b84678a2c086cca082de16cd2d2ec
|
|
|
TestResults-Release-Windows-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2
Expired
|
844 KB |
sha256:0ad6304f139c1f9942395ad01b0a58ca981d5d12fe0f3ebb02a7822b7d669f6e
|
|
|
TestResults-Release-Windows-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8
Expired
|
1.17 MB |
sha256:dd3aa25e2e684baca340a51ef808234ee917e06ea511366c073919f5c6e1eb59
|
|
|
TestResults-Release-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
Expired
|
683 KB |
sha256:0681618dd2578e5fed1429def668fcd6dd4f168d5a98d6eb7b59e43f932aa37e
|
|
|
TestResults-Release-Windows-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed
Expired
|
1.01 MB |
sha256:2f9b3a63bb1d7de4bc0c0e5652e1468a910c353af20df47f93d29a0b3372cacb
|
|
|
TestResults-Release-Windows-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3
Expired
|
963 KB |
sha256:9490f14b89f63ec827aafb4905b89d0163e2b94a1924ecb2559e144c3fc8f1c7
|
|
|
TestResults-Release-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
Expired
|
826 KB |
sha256:c705c8046466340d5792bb1ab138045c7b001927fb30efbe8869fe23c3ba6dd3
|
|
|
TestResults-Release-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9
Expired
|
943 KB |
sha256:860f064e55fd3713ae2aa8bd2172bfe58c15a6c2da2135b370a1d1ba642f4034
|
|
|
TestResults-Release-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45
Expired
|
29.1 MB |
sha256:0035c1e23dbe4faf461ee385d59ace65addafe7288e237ff7cd12a7a8a1e2d25
|
|
|
TestResults-Release-Windows-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42
Expired
|
1.31 MB |
sha256:bff0942c77f6cbda5b4497653115cb79142f100e1026864645f7d671361335fd
|
|
|
TestResults-Release-Windows-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a
Expired
|
534 KB |
sha256:c7e8f931f9acc18bd02294f41323dcec8553b6f5516847a56050cdd868e78267
|
|
|
TestResults-Release-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
Expired
|
975 KB |
sha256:64e09bd0ad30a547afcba7f0fbd9a012f55c4863d02a4aabaafa5484ce943e6c
|
|
|
TestResults-Release-Windows-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c
Expired
|
1.03 MB |
sha256:9064d67c1b8dac444c6c3dd1ef81013db0f823ec9817e579045e2803e5c0b861
|
|
|
TestResults-Release-Windows-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c
Expired
|
632 KB |
sha256:d2ed57f801b986b232f027508e890449be182b640906730b1e61fa065683897d
|
|
|
TestResults-Release-Windows-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365
Expired
|
919 KB |
sha256:9168e7678d0e184cee2c994cbd2a35a34e669bc9da58d703667e61cc57a3ab0a
|
|
|
TestResults-Release-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c
Expired
|
1.15 MB |
sha256:cf4871119705277083853caec82c3b69a84ac82f46d3aa65aff99c49a90b0ec6
|
|
|
TestResults-Release-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d
Expired
|
870 KB |
sha256:7f4c9daac4343bae054436e7dba5deeb344f695fa71bca37db41fd590051e8c7
|
|
|
TestResults-Release-Windows-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5
Expired
|
1.04 MB |
sha256:c6f7eb40ff7a852ab1cb70b2362861d0d3092d8bbc0dbc0bfa48637df6ea0705
|
|
|
TestResults-Release-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
Expired
|
1 MB |
sha256:202b34c3b0ede94d8fb7818909f42da77f220c31984d1b488b755c69635ec41b
|
|
|
TestResults-Release-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
Expired
|
1.17 MB |
sha256:507994525170a26525a06085b04d7c32c4baade68dee4c50177b25f923c24e21
|
|
|
TestResults-Release-Windows-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa
Expired
|
972 KB |
sha256:8f7fb0acae8932143ac509afbd0cac6ecb55d1c89a4108137ef767331e074b67
|
|
|
TestResults-Release-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
Expired
|
803 KB |
sha256:44e505e6292e2c186477ec75c4ad9e7d645e9cd372c45034da24e4c5d405935b
|
|
|
TestResults-Release-Windows-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571
Expired
|
1.03 MB |
sha256:4104496aadc8a3baa3be437b0ccaf97dbc883b6ce7792fb041f42d3a7f13a1e9
|
|
|
TestResults-Release-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
Expired
|
684 KB |
sha256:5e38e4801b1d7646003b8fd8ef4de81b24149dce843c82caa6c42d294f0dc867
|
|
|
TestResults-Release-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
Expired
|
924 KB |
sha256:d38929e87df870ac9f4371a9f224126b9419b9239c2cea2c3d4eecc3961b839e
|
|
|
TestResults-Release-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
Expired
|
972 KB |
sha256:82631177c276654dfcfe058cdaf050747d489cc823cd35b6ea844c592c824d7b
|
|
|
TestResults-Release-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
Expired
|
1.19 MB |
sha256:6699bbb84470e151ebd8659c7024c1e436bc7a14d7edaa9f11ef704a0ee589d1
|
|
|
TestResults-Release-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
Expired
|
647 KB |
sha256:428452cbeb960acc56f78d66b54abecfbaec856045ed98704813ba9036aeae28
|
|
|
TestResults-Release-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da
Expired
|
1.54 MB |
sha256:6436cd763b32e43e4dcb8752c2456cf89ea19646a4ea1ba26a2c86f4cde86e3e
|
|
|
TestResults-Release-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
Expired
|
842 KB |
sha256:fb7f141230514abaf9f4abe10e02ac618d0344c983f1f96a2515120f7880ffae
|
|