Cuemon CI/CD Pipeline #322
pipelines.yml
on: workflow_dispatch
🐧 Prepare Linux
/
🏷️ Restore
47s
📜 Prepare Test
8s
Matrix: call-build
Matrix: ⚗️ Integration Test
Matrix: call-test-linux
Matrix: call-test-windows
Matrix: call-pack
call-sonarcloud
/
🔬 Code Quality Analysis
4m 23s
call-codecov
/
📊 Code Coverage Analysis
57s
call-codeql
/
🛡️ Security Analysis
16m 20s
call-nuget
/
🚀 Deploy v${{ inputs.version }}
0s
call-nuget
/
🚀 Deploy v9.0.7
1m 29s
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.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.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.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.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.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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/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.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.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.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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 (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 (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.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.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.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 (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 (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.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 (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 (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 (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.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.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 (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 (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.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.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 (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.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.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 (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 (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.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.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.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 (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 (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.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 (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.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.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.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 (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.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 (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.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-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.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.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 (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 (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.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 (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 (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.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 (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 (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-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/DateSpan.cs#L166
This loop's stop condition tests 'nextWeek' and 'totalDays' but the incrementer updates 'weeks'. (https://rules.sonarsource.com/csharp/RSPEC-1994)
|
|
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/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/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/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/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.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.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.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.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.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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
|
346 MB |
sha256:b6f0211c2b9fea61cc085630adc297c550de222578fc2b39598d7b5c0490b7f3
|
|
|
-Release
Expired
|
341 MB |
sha256:adfe25b26cd137e50401f056a45ba219dc54344e9ef06bc4f1ed1f26bf428339
|
|
|
CoverageReport-Debug-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
Expired
|
7.5 MB |
sha256:436037097ce41228d14cfc00557c0c883ea811b8078ecec713f4e484dc448cba
|
|
|
CoverageReport-Debug-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c
Expired
|
9.39 MB |
sha256:4a7804c6c823983c2b2f4403d60d645cf0880e11619a12f39086282f59b76f83
|
|
|
CoverageReport-Debug-Linux-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629
Expired
|
16 MB |
sha256:f42c429e3da9c5d9b7c8c8fd91d0c8a05203aa8473a2a41750784fe6f8d189c5
|
|
|
CoverageReport-Debug-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
Expired
|
7.74 MB |
sha256:1ab95c4b5c185971319cce535bc8029878c0cdc2aa85fefc266f4b3c54adfc9a
|
|
|
CoverageReport-Debug-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
Expired
|
8.34 MB |
sha256:fcaf8ef6f4e0b319bded72266bf3c1a619906924e5d2f25f6a8b58d233a4c60c
|
|
|
CoverageReport-Debug-Linux-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282
Expired
|
14.2 MB |
sha256:95a5da8338da9efce47be65aa67071ce2b5e50d70ace56274b5680a3265fca06
|
|
|
CoverageReport-Debug-Linux-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d
Expired
|
16.2 MB |
sha256:8431c9f763d47b44bd372bca774229c3bcd972ece7aa939275df676a50c662e3
|
|
|
CoverageReport-Debug-Linux-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2
Expired
|
12.7 MB |
sha256:8c6f3690c3ff1ec33d293965c62aa5732e4c2360163a5b65c6a589e816471647
|
|
|
CoverageReport-Debug-Linux-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8
Expired
|
15.7 MB |
sha256:53f0f667e5ae656710a66595807d3e307d67cda7c4f9c1a6f5baa3dcf6f42d89
|
|
|
CoverageReport-Debug-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
Expired
|
6.36 MB |
sha256:7bf2451115493449898083d6e617baa93e04942b1827bec27d77d496d3ddcc69
|
|
|
CoverageReport-Debug-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed
Expired
|
13.8 MB |
sha256:51c90430c21230bd8e5c9a400d558d719905716a5b1a348c9321f6905edf3f4a
|
|
|
CoverageReport-Debug-Linux-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3
Expired
|
14.4 MB |
sha256:57e1040856d8c3bc339065b17638d2d4845c9e00d886d94b89ecb8d01248fada
|
|
|
CoverageReport-Debug-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
Expired
|
7.14 MB |
sha256:6ca1f01c141737fe5194b3f2da71d2515b521c450b936f4f2acc055cd4f42fb8
|
|
|
CoverageReport-Debug-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9
Expired
|
8.79 MB |
sha256:45e8afbc93235fa3e951b37c46486dfca55d2f66ffc1cbe106e5ff43c4a2bbf0
|
|
|
CoverageReport-Debug-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45
Expired
|
10.2 MB |
sha256:54b7059d8b938be3002427d0b41a83fcf5e7a7682e0ead8c45125f9b9db534e4
|
|
|
CoverageReport-Debug-Linux-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42
Expired
|
15.7 MB |
sha256:9dde4d0d7aff853c38d3346b32b955c807dc6927027a9cc72b855d2f86348122
|
|
|
CoverageReport-Debug-Linux-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a
Expired
|
7.09 MB |
sha256:b1018ea30426634d7e3dceea4328c8f0440e7837a09db98bec943d23ef4199a2
|
|
|
CoverageReport-Debug-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
Expired
|
8.55 MB |
sha256:0073863b94125e7a008b4d25d32cd161a9b072b8131c5636703ac6756d32c2c8
|
|
|
CoverageReport-Debug-Linux-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c
Expired
|
15.2 MB |
sha256:effdc857a0b5b3cc0be1578c8b43032531559df097ada1070ea0719d1e2ffe4b
|
|
|
CoverageReport-Debug-Linux-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c
Expired
|
8.25 MB |
sha256:61935f6f3f400ebfe8ca34da81d5c3b34bd67d76f641a8d34017f32fd0dae44d
|
|
|
CoverageReport-Debug-Linux-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365
Expired
|
14.2 MB |
sha256:c73d70f6e96a7ccde564e640630ad3a595729adb42c0fc6845fd4f6516764536
|
|
|
CoverageReport-Debug-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c
Expired
|
9.5 MB |
sha256:14d0b90788ec4d113ab2620ee2f47297d6421455550999cce5fbee24681938ae
|
|
|
CoverageReport-Debug-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d
Expired
|
7.77 MB |
sha256:31a59dd700c067e2d0fb93b18850ef4339c05542a28e170ccbae91a426e23bba
|
|
|
CoverageReport-Debug-Linux-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5
Expired
|
14.5 MB |
sha256:2fdcd0ca1af388bb700f682bd6ec4e2c6ece8a963889ed8ff3767cb343efb93b
|
|
|
CoverageReport-Debug-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
Expired
|
8.72 MB |
sha256:6f8042f0cccf1c5907a6c6745d175158e6a33fec36784f85ba7848fba42c71e3
|
|
|
CoverageReport-Debug-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
Expired
|
8.9 MB |
sha256:557eaf4d80265c6f70ec5e4f134d2a75740b6cd3e6332c085f9366250a9a1ee7
|
|
|
CoverageReport-Debug-Linux-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa
Expired
|
14.2 MB |
sha256:2efbc3354aae14f596a08464a77d86aaefa87b35d54d13c903afb29e38c33a0e
|
|
|
CoverageReport-Debug-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
Expired
|
7.04 MB |
sha256:1c497175cb883998c4f02d47f1f90584365e9d6570480d98c9fd59192e71db3b
|
|
|
CoverageReport-Debug-Linux-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571
Expired
|
14.2 MB |
sha256:81128197e676672842a81e0f25fda8b038b1e02d595866cead8ba43321038e68
|
|
|
CoverageReport-Debug-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
Expired
|
6.79 MB |
sha256:ead5d44962971beb8a180cf8930231e9fa3dfab350ed9f973af919ee537823e6
|
|
|
CoverageReport-Debug-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
Expired
|
8.02 MB |
sha256:fa68d979523c06e15a77bc70fc7c96943ea9d230983819ece0ef5c5763d3c48c
|
|
|
CoverageReport-Debug-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
Expired
|
8.32 MB |
sha256:911a08b8799efa825cee8280225ffc3e14bb56f90b3af6748e30dc39ff894df6
|
|
|
CoverageReport-Debug-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
Expired
|
9.97 MB |
sha256:c1e7d9125b75dfd5dd6796256275b3c042cf3da185cd0388c9522cef38288b5b
|
|
|
CoverageReport-Debug-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
Expired
|
6.41 MB |
sha256:534e0868fc861ceb9e7e588d90b86e231321a57643481b492a2ba56957da8157
|
|
|
CoverageReport-Debug-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da
Expired
|
10.5 MB |
sha256:525f22951477708682b8670d116a75879d7003f83271cd820d4b8a8ab7776307
|
|
|
CoverageReport-Debug-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
Expired
|
7.62 MB |
sha256:7f638d90aaa741755e388e9ac2281f07fc96a8c784ed725655e0190e859ddfca
|
|
|
CoverageReport-Debug-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
Expired
|
7.53 MB |
sha256:ebe99e761f59e51fcf7f01f923e2916d3d9036c3943ad8a68c0b331bc108de70
|
|
|
CoverageReport-Debug-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c
Expired
|
9.42 MB |
sha256:4216ce6b432f76a78f1bb4476c274f2d9ccf92cc281bcd4bf84b16a357933156
|
|
|
CoverageReport-Debug-Windows-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629
Expired
|
16 MB |
sha256:63f80bad5ea043dc44f0c22f546986b46ac98162450629057de763416979a254
|
|
|
CoverageReport-Debug-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
Expired
|
7.77 MB |
sha256:a7e6b3444a6921b62ae400a63a61e7333918b95f6c13dd7502ebed9b95e38466
|
|
|
CoverageReport-Debug-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
Expired
|
8.37 MB |
sha256:b6c6ab11332ca52bed7a236e0c14e13fe35b37d67b4d4d1b9affeb54b1682074
|
|
|
CoverageReport-Debug-Windows-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282
Expired
|
14.2 MB |
sha256:08317871ab5d279077707d2334a4f41a06a55c956d117e2a9b6c2f017fa627e7
|
|
|
CoverageReport-Debug-Windows-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d
Expired
|
16.1 MB |
sha256:9fbf378c7057123e68233777ef53d007420eecb894a3cdee08dbd5a2612949db
|
|
|
CoverageReport-Debug-Windows-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2
Expired
|
12.7 MB |
sha256:a2a59db8a312c1ace964677e2c8e132aaf8c9f4e4dbe507bb7cb0d52a49146cc
|
|
|
CoverageReport-Debug-Windows-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8
Expired
|
15.7 MB |
sha256:01e2c576028b41f9d111a9992cfe23a1809cd307d2c57ed2b23c1897d2151424
|
|
|
CoverageReport-Debug-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
Expired
|
6.42 MB |
sha256:921265dc9ed7a6fb65e755d7bfc9c71eae81eab5ad51b2341db30fce3bc1c623
|
|
|
CoverageReport-Debug-Windows-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed
Expired
|
13.8 MB |
sha256:043157e259f4796404694e976cf1dee5a4306bc7031a4aa167d620c7e51145fa
|
|
|
CoverageReport-Debug-Windows-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3
Expired
|
14.4 MB |
sha256:e82d0669b0419d5f93244ee6f5a9e7d0e62064a96316fef3c4e59105996f59ff
|
|
|
CoverageReport-Debug-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
Expired
|
7.16 MB |
sha256:29e24331238607e5d61c829b4e5f2905e58fcf2b2034d2ee4c9c5d2b8b8be8e9
|
|
|
CoverageReport-Debug-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9
Expired
|
8.81 MB |
sha256:0f5a2d6e72b83ad80e3bd25f8b37a44c7f657478cacb338717555877b9d0afe0
|
|
|
CoverageReport-Debug-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45
Expired
|
10.3 MB |
sha256:e921de30d5a2c06a33c7096b4a46d0427a648dc226dd94ffd744bd001883f7a2
|
|
|
CoverageReport-Debug-Windows-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42
Expired
|
15.8 MB |
sha256:dc9cd2ad6140e831579dc8fe02ab127f30f689795ee852b2451042e10b825052
|
|
|
CoverageReport-Debug-Windows-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a
Expired
|
7.09 MB |
sha256:76c92645a0e3ddd1d9793e2175621a9604c6a8e6d47563de4d594a2a103e9468
|
|
|
CoverageReport-Debug-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
Expired
|
8.57 MB |
sha256:4905fa6b90ce4397c1f43d5fc1f72eaa1738d1e2ccb534b5354db9adb3d8e261
|
|
|
CoverageReport-Debug-Windows-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c
Expired
|
15.2 MB |
sha256:c76685a1708cec589f25fbbe90a0b858532b3503a4c238d883302037cb3668e7
|
|
|
CoverageReport-Debug-Windows-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c
Expired
|
8.25 MB |
sha256:f28cde46a975e97a9633488727e7a37d6e961e8dcfeaf713f8c347dd1722dd78
|
|
|
CoverageReport-Debug-Windows-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365
Expired
|
14.1 MB |
sha256:b51da9d47675673477acb5259d8458c435bb1420cb7b4b0e374daac668279d63
|
|
|
CoverageReport-Debug-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c
Expired
|
9.52 MB |
sha256:ae466c2ddbf0417f957dea38fb7ae5aa90daa248d2c28adc33ef1ea6d4adfa03
|
|
|
CoverageReport-Debug-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d
Expired
|
7.8 MB |
sha256:275d6b9a609376d85a889eb42b12cb317a215fe18fc6ed18a0eb4c7e8f0e8b6d
|
|
|
CoverageReport-Debug-Windows-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5
Expired
|
14.5 MB |
sha256:39c2cbe6e2f33f092ab96ea80f0d6d38a3dfcafe82cdbe7933bdd139fcaeeb67
|
|
|
CoverageReport-Debug-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
Expired
|
8.77 MB |
sha256:d50e494c2b9365081939719c1d3b7928623c0ec21d66dfbe09e093bdb30db4fd
|
|
|
CoverageReport-Debug-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
Expired
|
8.92 MB |
sha256:6bb76fe694e449bb0d726a6018b87f574dbf4ff2aef95079919c375f7575aba1
|
|
|
CoverageReport-Debug-Windows-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa
Expired
|
14.2 MB |
sha256:e684c12ccd3cc1b836790c1bf158a7ddbc60460bc2813d963a3834bd93ac05b1
|
|
|
CoverageReport-Debug-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
Expired
|
7.09 MB |
sha256:5f441508fae008e93dd20514a7e8d1b95683a3b215e79d51a815cbddb58ae64a
|
|
|
CoverageReport-Debug-Windows-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571
Expired
|
14.2 MB |
sha256:eb7e4bf96f84b9c53b28be932aaf9655eb1817ccf892c15b7b41165b3b8bb8a4
|
|
|
CoverageReport-Debug-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
Expired
|
6.82 MB |
sha256:d75cf8da5f136501a819c35c14246fd1c850770e20e6097a57ace4daaed617d5
|
|
|
CoverageReport-Debug-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
Expired
|
8.04 MB |
sha256:46f1906b82d334399a51e9f168ff2ba7861c9ad0fdf93268b7fa4c09f0c48b83
|
|
|
CoverageReport-Debug-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
Expired
|
8.34 MB |
sha256:4c11bf9becced92b37393e8bc4c147dc967486f158b58af1a920776b0e30910a
|
|
|
CoverageReport-Debug-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
Expired
|
10 MB |
sha256:29c987d1ccadf9fd96adc6644e23abcbad1adc22b8ebd12a6c87395c3c2ba799
|
|
|
CoverageReport-Debug-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
Expired
|
6.46 MB |
sha256:2e4e2661a50aeb0df6275c5f2f00c35b8a33bb6908f55dcc18f357be64fc09d3
|
|
|
CoverageReport-Debug-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da
Expired
|
10.5 MB |
sha256:8f80d53e77e2fbe2ef4e92bba3d5c3fbc214332e376f06b17600933236e03d3d
|
|
|
CoverageReport-Debug-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
Expired
|
7.65 MB |
sha256:4318321750ef1e85fd01e0bb03a762ab2d1af6139545b87972cc32ff364862dc
|
|
|
CoverageReport-Release-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
Expired
|
7.49 MB |
sha256:72b07a0fba576a277bb6d1580489e2383c993780df2a83e49034517670663aba
|
|
|
CoverageReport-Release-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c
Expired
|
9.37 MB |
sha256:3598cbb417faeeeaefa8b27831bd15dceb364063e3d6592b0693101e4741be37
|
|
|
CoverageReport-Release-Linux-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629
Expired
|
15.9 MB |
sha256:2f85ae8c46af9cde62ba952e015e08d1e575a54aeb9e7af213e5e965efbe0a93
|
|
|
CoverageReport-Release-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
Expired
|
7.72 MB |
sha256:e28550a07fe24e8b28e2e5772918bfb43359633d19110db75829cc30cac6adaa
|
|
|
CoverageReport-Release-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
Expired
|
8.33 MB |
sha256:4d1f367343b8060a03b48fcc6aa0b0cddaa355fe51ecff79a38e245969a3c3e5
|
|
|
CoverageReport-Release-Linux-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282
Expired
|
14.2 MB |
sha256:310c4e60da586bbc59c19c82d9671226faa640cd2fee662b74e98a8ce310a001
|
|
|
CoverageReport-Release-Linux-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d
Expired
|
16.1 MB |
sha256:d407f35ce58555a93c37649d06bacb3ccb415fb9c22fb71ab0a74e0aeef2f236
|
|
|
CoverageReport-Release-Linux-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2
Expired
|
12.7 MB |
sha256:98d6cd2d534cf82fbc759062d853d54246ac9b85e94fdb1d9dfa6b383e34c05e
|
|
|
CoverageReport-Release-Linux-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8
Expired
|
15.6 MB |
sha256:d81b557eadefe883feaf478d02d089463043dfe980ca27a4b370459497e66c68
|
|
|
CoverageReport-Release-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
Expired
|
6.35 MB |
sha256:63ffc5a600e1d644bb106f7e7244cfdd8913872c4cb497efe719b5923c1f2081
|
|
|
CoverageReport-Release-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed
Expired
|
13.8 MB |
sha256:53c39a3ea25c51dcb79ca08133fa06d5b3d33570e687ac1c53aaf68fb7b3d58f
|
|
|
CoverageReport-Release-Linux-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3
Expired
|
14.4 MB |
sha256:7e9d9c269ff8070e4e5da0e2106ed68d92ff104d7a345e14f159c42787eab1c9
|
|
|
CoverageReport-Release-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
Expired
|
7.12 MB |
sha256:86918ca42f1f51fdec7546fcaabb112b4aaab5c0104f09af3e2206605fca1f7b
|
|
|
CoverageReport-Release-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9
Expired
|
8.77 MB |
sha256:d0b8264444e91923a52582c6b5b993a961b1a6468b963f964e0779f9dedd5eb9
|
|
|
CoverageReport-Release-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45
Expired
|
10.2 MB |
sha256:00abc9e557313b387fad0b6856cc28350d69c10df451557d2a6dfd382ffe4c3f
|
|
|
CoverageReport-Release-Linux-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42
Expired
|
15.7 MB |
sha256:36c073f6264657dafe59a372b28691448719ed37739ddb1cfb01b35f6ea1212e
|
|
|
CoverageReport-Release-Linux-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a
Expired
|
7.08 MB |
sha256:06b6a3b91efd04200330ddb14f929dee10498bba2b504fcbfaef1ba15859e1da
|
|
|
CoverageReport-Release-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
Expired
|
8.53 MB |
sha256:35446fa6460068c99ba1c208fb00d22459053d42210621cab9ca90b1b866abd2
|
|
|
CoverageReport-Release-Linux-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c
Expired
|
15.2 MB |
sha256:f0b92947bde5abe0584718c66d0aef31cad05cc207bb4ebc73aa032ce334b89b
|
|
|
CoverageReport-Release-Linux-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c
Expired
|
8.23 MB |
sha256:7aeb1ff31b11f70b128082640e6b0214d33d85c77fcaa20487cd3a0fa1ade418
|
|
|
CoverageReport-Release-Linux-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365
Expired
|
14.1 MB |
sha256:8cd3395a81bd7b27649c2ff911f86f1976479c1043214c1e8cac7fe19e5cb5dd
|
|
|
CoverageReport-Release-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c
Expired
|
9.47 MB |
sha256:14af1db54b94e12a6b8bf071d373bd208c96704f30f6187b13edd97e897b6010
|
|
|
CoverageReport-Release-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d
Expired
|
7.76 MB |
sha256:df8dd8334c972ec91eb0fc841293cf8c002854c48fcbc3c394d2f2fe879582e6
|
|
|
CoverageReport-Release-Linux-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5
Expired
|
14.4 MB |
sha256:4f25f4dc5a08163b5d830a4b9f3634aaa047f307c221b9df84e96316f4ddf22e
|
|
|
CoverageReport-Release-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
Expired
|
8.7 MB |
sha256:cdb692ab71f331a17c96dd6b83926a0ca4a13045bea122e90473fccf07b29adf
|
|
|
CoverageReport-Release-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
Expired
|
8.88 MB |
sha256:da9bd65d93a79fb3d9aa8a7ec0ea8fce224d0f200be3427234408935323c106d
|
|
|
CoverageReport-Release-Linux-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa
Expired
|
14.2 MB |
sha256:7bf3d1c23f18a7d52cfb47a32de204f0b533003076dca7885eb114efb9a28327
|
|
|
CoverageReport-Release-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
Expired
|
7.02 MB |
sha256:3138afbfebd37edcdb4d5e6efcbeaa58d00c04c5c165da0e9eb974f63fc1df26
|
|
|
CoverageReport-Release-Linux-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571
Expired
|
14.2 MB |
sha256:301bc82abd79276ae73efd81182dbd402c4eb1622e3251538277d779a76c1be0
|
|
|
CoverageReport-Release-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
Expired
|
6.78 MB |
sha256:ea1a18e9f3195ac85ac6507dd240abaa8a6d1413a5d5c73de22374092f0ab6ad
|
|
|
CoverageReport-Release-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
Expired
|
8 MB |
sha256:32fb989be47811d2fb2abcf923be514d3b8c10bd42a823451c863b13d6ceb7da
|
|
|
CoverageReport-Release-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
Expired
|
8.3 MB |
sha256:e4306e92f45f48af6a7201c9c97aba8bb762443515f899776e8039008b8c4894
|
|
|
CoverageReport-Release-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
Expired
|
9.95 MB |
sha256:6bc9300bc8e4c08d1c5a43bee68bfd259c711a7adf3389314bab85f1be4f4099
|
|
|
CoverageReport-Release-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
Expired
|
6.4 MB |
sha256:2e1753620d5b3f10d2d0da780236b6a87deb8b71a351ef006ef9a50ea8fb20ec
|
|
|
CoverageReport-Release-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da
Expired
|
10.4 MB |
sha256:c2fe53c26e87e267deaa0be9c9563de362d2b2bcb7ea45fd7109938effd25360
|
|
|
CoverageReport-Release-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
Expired
|
7.61 MB |
sha256:43bd172026fb20d4dca3bd1dcdca207fceee79d7e1ea8e88e39569bfe33c8b51
|
|
|
CoverageReport-Release-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
Expired
|
7.51 MB |
sha256:7410fe2ad44b60b35af39379215ff92ce3de9c8eb7ce307244a8f599e9677121
|
|
|
CoverageReport-Release-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c
Expired
|
9.39 MB |
sha256:0705c612a52aa3c4c80eaf011c6c0891b67a74c7bc6426b0cd4a142da6082e9e
|
|
|
CoverageReport-Release-Windows-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629
Expired
|
15.9 MB |
sha256:b8f91946605de81c7e5a4613775bf73c8605b91f2f37825330d2ba5e58903247
|
|
|
CoverageReport-Release-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
Expired
|
7.75 MB |
sha256:3fa34bcdf96143e165c7563f57f17845a4ffa9ec0e34f29c14b29efa98cff9ee
|
|
|
CoverageReport-Release-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
Expired
|
8.35 MB |
sha256:13c1c0551a7768b40d5842009e99688b0dd4395ed8e69b956270b23671fdd258
|
|
|
CoverageReport-Release-Windows-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282
Expired
|
14.2 MB |
sha256:a729f4da97e9c65506306af641d941a0c03c7096f09bbfefc6cbdc043aa9be5e
|
|
|
CoverageReport-Release-Windows-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d
Expired
|
16.1 MB |
sha256:09c5609f0e4ec7581de15d571251f3115930593adddeab181689879e602738cb
|
|
|
CoverageReport-Release-Windows-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2
Expired
|
12.6 MB |
sha256:4693dc6c7801493f0f43ed59624873d7b7ad53e4fe489dbe0ef29ccaf6654009
|
|
|
CoverageReport-Release-Windows-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8
Expired
|
15.6 MB |
sha256:72cb1144f8fe8c9659f8acf12ae69b7484e608bc62804c443db28075914cd057
|
|
|
CoverageReport-Release-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
Expired
|
6.4 MB |
sha256:40d397e8d2c79c337832b6f0d00ef37512b5e6994a81e0f0daf46f0566ef1a58
|
|
|
CoverageReport-Release-Windows-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed
Expired
|
13.8 MB |
sha256:67bf434a43b141d202cbf2c482b8acff1554da9f1c011854312e2b9a0539275f
|
|
|
CoverageReport-Release-Windows-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3
Expired
|
14.4 MB |
sha256:88085becd68c80cf224e4811069e6a58526d0c5f18c63d91f482d078840bd62d
|
|
|
CoverageReport-Release-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
Expired
|
7.15 MB |
sha256:7467c43d632b8d2537f018584f68e2574a5bb098d57f34ed09cbcde7b6dc0ed1
|
|
|
CoverageReport-Release-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9
Expired
|
8.8 MB |
sha256:aac26bc59d3960e34b9a0a20886bf91a5816275e95bf0f0d1f5c99100c26a2b4
|
|
|
CoverageReport-Release-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45
Expired
|
10.2 MB |
sha256:46c68205464a5601c49371acdbd4e9008c6edff70b5edf418a9bd590fbc9dec4
|
|
|
CoverageReport-Release-Windows-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42
Expired
|
15.7 MB |
sha256:34247f72c60477058c3650dcc23f968acc0b07be68e9be03bb083c606f1c5551
|
|
|
CoverageReport-Release-Windows-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a
Expired
|
7.07 MB |
sha256:aa4459070b4a31fd336ff59c862b8042e2ed4b7bd5647f508dd311bacb0205b8
|
|
|
CoverageReport-Release-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
Expired
|
8.55 MB |
sha256:2999178b4521afe8515fa68bd78b7557c3d588360cce193469788c291a97e95d
|
|
|
CoverageReport-Release-Windows-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c
Expired
|
15.1 MB |
sha256:3e7e0c906b6565a0129f4ba1d9b4530a187ba8253f853e98c103fe3bcc590e3e
|
|
|
CoverageReport-Release-Windows-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c
Expired
|
8.23 MB |
sha256:163b5ae52f815eb433d1f6a010ff15d43d1949b954b15de0520242372f4ba29b
|
|
|
CoverageReport-Release-Windows-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365
Expired
|
14.1 MB |
sha256:ebf61df8b033a5c213fc16e8a920955f3e9528122eea5bfa3484bec78eddeb16
|
|
|
CoverageReport-Release-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c
Expired
|
9.5 MB |
sha256:5b752a91e12a226d321b1fc79d58d5ed34e4688a818db4c44ef9cfc53a5c3e62
|
|
|
CoverageReport-Release-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d
Expired
|
7.78 MB |
sha256:3dd2d13f520445d33571184989783344548f3ad145ea008dfe876bf33b93ee48
|
|
|
CoverageReport-Release-Windows-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5
Expired
|
14.4 MB |
sha256:baab7beb2a3f6a30fe21ce4f9418a88340092e0a64f302f30ec13696541f4856
|
|
|
CoverageReport-Release-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
Expired
|
8.75 MB |
sha256:b66020d53769f815b3a7eaae9691bdf68523ab99afc39c73eb3aa686b7838412
|
|
|
CoverageReport-Release-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
Expired
|
8.9 MB |
sha256:2fcdc3175929846a3cca59008aae0d8e11271af9d93e50a4e7f3d508419b312c
|
|
|
CoverageReport-Release-Windows-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa
Expired
|
14.2 MB |
sha256:7d6798d04b23e16ae480323efbd31278cdbbbd37209113ecf09320054f02a04d
|
|
|
CoverageReport-Release-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
Expired
|
7.07 MB |
sha256:6377eca884db69b210acc75ebbcecc2f02e287b3467cc945b95319ebbc8f9dd3
|
|
|
CoverageReport-Release-Windows-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571
Expired
|
14.1 MB |
sha256:7caf280964bab0bc527b248cddd7c7ed272c782f6159ecde18aea2b37c6654bf
|
|
|
CoverageReport-Release-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
Expired
|
6.8 MB |
sha256:8aac6394ae62176e18cafc5d8205764372c0b3143388ff32ee7e24468dccf7e4
|
|
|
CoverageReport-Release-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
Expired
|
8.02 MB |
sha256:cc5db4359bf9755f9dcb4d6c563f37a54e7983d35368b359ce2b98dc99069b20
|
|
|
CoverageReport-Release-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
Expired
|
8.32 MB |
sha256:fcf9a1177e659e3dbd0a16c5ecfba938b6202034bafd397691c6a0640804427d
|
|
|
CoverageReport-Release-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
Expired
|
9.97 MB |
sha256:fe83a5662068f381d36a9626b1745fdf1e53850a5b87699a0576aba37b38c5ab
|
|
|
CoverageReport-Release-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
Expired
|
6.45 MB |
sha256:8457096dc25e0adff418bf692fb4bd3c05808ad42984d6cd67e7153ff81cb757
|
|
|
CoverageReport-Release-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da
Expired
|
10.5 MB |
sha256:03f64ec3032e19bd63636b2c326beb7f8d5f64bbf19d956b2ba62f4ce96d673a
|
|
|
CoverageReport-Release-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
Expired
|
7.63 MB |
sha256:0fd9be06b624c60778e23c6128bfb30f567c68f8b283710beb5777ca97cac826
|
|
|
NuGet-Debug
Expired
|
3.67 MB |
sha256:8ec5631c1ea13955d254e5f61e7f2dbe9ea89ff0aba45d249273bc5cc8cb714e
|
|
|
NuGet-Release
Expired
|
3.48 MB |
sha256:18485a50f42d6b19849e9eff79a00fd2c3a60b2103c6ab65525bca7cf83b787c
|
|
|
TestResults-Debug-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
Expired
|
649 KB |
sha256:931c11729036507029e561394423f8e5b63484ddf362b0c6be2d8faf86c1800c
|
|
|
TestResults-Debug-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c
Expired
|
888 KB |
sha256:80af5a79ec9a6a5de3acdea0fdaa7b100412df6a3ef0781a5e9af8102917ec96
|
|
|
TestResults-Debug-Linux-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629
Expired
|
1.29 MB |
sha256:f17644b5162486c8f13b90fa8c3fe03d8c2010276817cec6d3f5901c711e3af4
|
|
|
TestResults-Debug-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
Expired
|
703 KB |
sha256:6dba5b10ca1e3d5432fcece0de6cd3524ae17b3bde7d5702b26ed5e1f6d372a6
|
|
|
TestResults-Debug-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
Expired
|
728 KB |
sha256:67cf79804c96475397b1a175eee2eebf763e40afcbfb7b509be30361f6b05183
|
|
|
TestResults-Debug-Linux-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282
Expired
|
1.25 MB |
sha256:77710b3379044934578e4d02a633b16a630a535573b87c80918c00607c45ba44
|
|
|
TestResults-Debug-Linux-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d
Expired
|
1.32 MB |
sha256:d3a8d0005464fe617eb1556e0fbedc57bd75211d42a55b7b408ece92f7617571
|
|
|
TestResults-Debug-Linux-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2
Expired
|
991 KB |
sha256:1cd06f66578bb6e6df3e3d44b29ac286074915852ac72411c1edf82f06bc8ab1
|
|
|
TestResults-Debug-Linux-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8
Expired
|
1.37 MB |
sha256:8e7e8c9013e7a66048222879b210a2313817c14a9b2ab40a47915d10960490be
|
|
|
TestResults-Debug-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
Expired
|
529 KB |
sha256:131cf6694dd2dc002d2d550a88cca71ba8f5eea87a0c923c25c8da7d37e4fb80
|
|
|
TestResults-Debug-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed
Expired
|
1.17 MB |
sha256:9662b8d185136ddcde461b30c944299970427efd40511994a8592e1dc61e1ed5
|
|
|
TestResults-Debug-Linux-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3
Expired
|
1.1 MB |
sha256:d75d97308f2e6a15ae3de50835a0555bad292229ae31890a424b365791c57bff
|
|
|
TestResults-Debug-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
Expired
|
645 KB |
sha256:9bdf253922e983dcd3aaa4f396b7d48ea5a2c5a689cbcad7dd35a68d27fc33b3
|
|
|
TestResults-Debug-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9
Expired
|
733 KB |
sha256:502281f7a75348f8e6c815243cab59a31fb077ae24ae4fd4eda11b11c41930b5
|
|
|
TestResults-Debug-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45
Expired
|
19.5 MB |
sha256:c7693c5b82b27af35bbb9591ae0e8e90814310196b2989c8c4ef2e2c193cf581
|
|
|
TestResults-Debug-Linux-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42
Expired
|
1.23 MB |
sha256:ad2abbe1903070f49dfa93c5b210dff6c2d20ad7a13e1defec67ce7269273bf2
|
|
|
TestResults-Debug-Linux-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a
Expired
|
625 KB |
sha256:d5d052cef4568b1a94523e6eb22c76c1436f00c03340bd8f78d4e61aec535e8d
|
|
|
TestResults-Debug-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
Expired
|
772 KB |
sha256:8796b722d9dcca60489f4c711a629c42f8ea098a7855cef5d6f5db3a10113d94
|
|
|
TestResults-Debug-Linux-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c
Expired
|
1.2 MB |
sha256:984608c850f1e2475bf08aeedc9b1fcca4a687a4289921e1f4e4d2e3c5087dc7
|
|
|
TestResults-Debug-Linux-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c
Expired
|
739 KB |
sha256:1946ed0d71f712f9f180fd3df27899f5a28fe74afd134b88640bc9357cc84e80
|
|
|
TestResults-Debug-Linux-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365
Expired
|
1.05 MB |
sha256:bcef9f3abf17506b9c09deedada18da0cfb29be999f93897145ea89a3fd56fee
|
|
|
TestResults-Debug-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c
Expired
|
935 KB |
sha256:114d26f9c327348ad293528b36de642d4d6fdcbd9eada9cef1fd5a6cce06b3b6
|
|
|
TestResults-Debug-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d
Expired
|
679 KB |
sha256:c0fcaedbd0577baaa18b8c221fbe503ddceae82c85f3d6f5e450b537d0d8da7b
|
|
|
TestResults-Debug-Linux-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5
Expired
|
1.22 MB |
sha256:cc8668a5afc88e5a2efdcc4ee8721df4cc7de7d99a4af4a8d4b4617ba9e6e3e8
|
|
|
TestResults-Debug-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
Expired
|
814 KB |
sha256:cb23860ca99e74af46b22abbdba0cd4408026ae1a0267415420ceb457323c21f
|
|
|
TestResults-Debug-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
Expired
|
936 KB |
sha256:670bfc83ab1a37a01d6ef2a7b953505f7b738967b81c9c9f797235eb10571245
|
|
|
TestResults-Debug-Linux-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa
Expired
|
1.11 MB |
sha256:2d2d3b2f01b5390e6e04bd28877d26c1a5fefeb5f23ac88125a37964cc9f1ee9
|
|
|
TestResults-Debug-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
Expired
|
624 KB |
sha256:ee3593b629c6a9ec4c7b3a6f6aa15295ddf916098efba57b2d9e4467d0b6188d
|
|
|
TestResults-Debug-Linux-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571
Expired
|
1.21 MB |
sha256:834ee5dfd0d759f6fff2a102d02184d020b6eed7efd663944ea032aef857764a
|
|
|
TestResults-Debug-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
Expired
|
531 KB |
sha256:651194274b76e0dd8f337fa9dc17a685ffc9db8864907d1432c653877165ecc5
|
|
|
TestResults-Debug-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
Expired
|
733 KB |
sha256:ac5ab2cead2cc772c20ee5a178178021376b1be2d2b971a2dae7f238b4ac71bd
|
|
|
TestResults-Debug-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
Expired
|
771 KB |
sha256:e2a241f217986134877929402860d232a25175cba07288b9d37eab93cb9a2a9c
|
|
|
TestResults-Debug-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
Expired
|
967 KB |
sha256:09fcce5779e9b5edd148b59e77eb3c30dad27b8091c57a3414ad00006449789d
|
|
|
TestResults-Debug-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
Expired
|
504 KB |
sha256:3cb4ce61f60c9e3b6b7f58b77d9f29d0f955e9a608692f0c0b972d93c2d43980
|
|
|
TestResults-Debug-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da
Expired
|
1.19 MB |
sha256:ee32d0e968e7a2027edb5708b8ea82d8bbabdce6d7bbc7aa6f0da535393cbb38
|
|
|
TestResults-Debug-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
Expired
|
658 KB |
sha256:79501a65a635bedd6b14883f66d027690c16f7618cd25c01878188d22efa59ea
|
|
|
TestResults-Debug-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
Expired
|
976 KB |
sha256:e625189f123c50d8f840974a7093068d31ae04ac9dcf2c5e0f1569b8d6dd8b21
|
|
|
TestResults-Debug-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c
Expired
|
1.31 MB |
sha256:e8840e62642e6e18ce18cb1d66b9a5ac03901b2898615ae9600d7ea2ec949fda
|
|
|
TestResults-Debug-Windows-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629
Expired
|
1.29 MB |
sha256:77893024f23f6a775629beb9645694efcea74551116cd3799a9f3d0ffd9ae6a9
|
|
|
TestResults-Debug-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
Expired
|
1.04 MB |
sha256:69d8cfbf8c1e4ba53f131520959d7fb30b78a9f4e678958c986d2f08481193d0
|
|
|
TestResults-Debug-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
Expired
|
1.07 MB |
sha256:707451e67262c84743149e4077356d32f3ae37220a9503fb8a8407822298abce
|
|
|
TestResults-Debug-Windows-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282
Expired
|
1.26 MB |
sha256:0cb53286d89765c9b0966f5815d05f4bd7066c3413ae4a8a7c299bf55e3779ae
|
|
|
TestResults-Debug-Windows-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d
Expired
|
1.32 MB |
sha256:5c3cc9d7430960ededd520b138849324485f61d659400bff498af2d727dd9479
|
|
|
TestResults-Debug-Windows-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2
Expired
|
996 KB |
sha256:321f03af99176558318bb47d4687c453124aeedb3faa38773ba1be6b4292eed5
|
|
|
TestResults-Debug-Windows-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8
Expired
|
1.37 MB |
sha256:0f74306a1bc194df15ee50ee2f0fb75d9d6eaff48a8f6bbbef8b6b0acb03202e
|
|
|
TestResults-Debug-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
Expired
|
799 KB |
sha256:f64cd766c615c9ba4b1f102c651d30fd80151bfac54a364b95db0cd2fde27676
|
|
|
TestResults-Debug-Windows-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed
Expired
|
1.18 MB |
sha256:0cdb3dfd91e67c131052e02265044751e8537adde1c8ed3bb69db33f37feea96
|
|
|
TestResults-Debug-Windows-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3
Expired
|
1.1 MB |
sha256:1ec094b887c9c8a0b48c764b1a51f7a205a130439ebed30b8932862125473acb
|
|
|
TestResults-Debug-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
Expired
|
975 KB |
sha256:e8a9a8faafbd594fde51d105623ae36012b0f51a382c88e0252da86a975580b6
|
|
|
TestResults-Debug-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9
Expired
|
1.08 MB |
sha256:426945e4db1b1fdf6f9ee41c34d7016e114c52b0d51497ccca3df1a05c7f89f3
|
|
|
TestResults-Debug-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45
Expired
|
29.3 MB |
sha256:eb21faf79f4106a88918a36625e585928f77be5f0b8ab5b71f8fe8c8a9cca6bc
|
|
|
TestResults-Debug-Windows-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42
Expired
|
1.55 MB |
sha256:08851e45c65324e2710d9540ba441afbbc5a073f305dc8bc51b1fc53ec322fa6
|
|
|
TestResults-Debug-Windows-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a
Expired
|
629 KB |
sha256:f3e7ce50832350ce6152d14675186abf582fbb039a186216706105f18febf04c
|
|
|
TestResults-Debug-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
Expired
|
1.14 MB |
sha256:c36501ce704c46b6cb4ca15c33885c3e337de0d904e4a4e761df3284d41c0aa5
|
|
|
TestResults-Debug-Windows-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c
Expired
|
1.21 MB |
sha256:a5d0c8a564660c621ca6cb1cb9a9127994e2d979c14c3028496076dc589952ca
|
|
|
TestResults-Debug-Windows-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c
Expired
|
743 KB |
sha256:ac803d84a25fc85291359a3c5523d102fbe59acb29058b5f6ff634668368f805
|
|
|
TestResults-Debug-Windows-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365
Expired
|
1.05 MB |
sha256:1138bb245a58d01a6469770fc133c0da9d2e5fae8091664a014851a10a00bdd6
|
|
|
TestResults-Debug-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c
Expired
|
1.37 MB |
sha256:18620b06e9c1d2d56591d4f0421e1327205e2c11fcffd8a6a779c24b62c999e1
|
|
|
TestResults-Debug-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d
Expired
|
1020 KB |
sha256:c9ac8bbf16435c5d824fb4d9c0b9cb0371c8dde6d40bbaf008d7308663b45e7a
|
|
|
TestResults-Debug-Windows-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5
Expired
|
1.23 MB |
sha256:24963234eb4fdac84982aefbe6e2aa91fb15424144e1e6f4b0f8dc8c83c868f2
|
|
|
TestResults-Debug-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
Expired
|
1.2 MB |
sha256:776e6b9e85d60af2bc67674389417d107239402141f2d03d50f02edf52255be5
|
|
|
TestResults-Debug-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
Expired
|
1.38 MB |
sha256:78e5d129c51524804a10d26ea2668de380841508cd90d7b879f77c63ef7e1964
|
|
|
TestResults-Debug-Windows-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa
Expired
|
1.11 MB |
sha256:c8a3fbe925c8f85db16a536c30287608db8943d2bebc0739298362445cfea263
|
|
|
TestResults-Debug-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
Expired
|
943 KB |
sha256:d909b9a8596400d76c99d3b3fa1dd132302aa77af9645ab6de07d5ff9931d3dc
|
|
|
TestResults-Debug-Windows-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571
Expired
|
1.21 MB |
sha256:75787d28940dfc6996917f9b2ef9853b4dcc9bec64daa4e4705a7be873cab421
|
|
|
TestResults-Debug-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
Expired
|
802 KB |
sha256:c8692ac5e3dc3710fce308d19b6db840f76c4c5e9b412ba555c40297e3acd751
|
|
|
TestResults-Debug-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
Expired
|
1.08 MB |
sha256:bdda37b99eecf23dbfde895c12514ed6b6f1e6a9a445cb8614cc478930bb0c29
|
|
|
TestResults-Debug-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
Expired
|
1.13 MB |
sha256:259f8ecc37fa4c331e159cfa3b4d8134599101d8d820f4e0cd4e9de75edbc80c
|
|
|
TestResults-Debug-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
Expired
|
1.42 MB |
sha256:e6f70e44f8ae3ed5f99d36ef7d937c448e8cd5882c084ccd051a94f3fb7cc35a
|
|
|
TestResults-Debug-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
Expired
|
762 KB |
sha256:1fbb58907d4b418c51dfce45ddfd2e6e7d0d7bca92d015d8500143ba2f0a655d
|
|
|
TestResults-Debug-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da
Expired
|
1.79 MB |
sha256:6a1dac39e1d6d83e64e81b63635bde8f8f81bba30fbd96475361d28711e1ea21
|
|
|
TestResults-Debug-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
Expired
|
991 KB |
sha256:03331a5a68db2e7ef88a3dd40c1255165d974c835817b7cb573abd5b7c7e08f6
|
|
|
TestResults-Release-Linux-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
Expired
|
551 KB |
sha256:f7e520ce074ee622cb0ee1420f0e5475867ee619c552efe6a70e7cd0d92ba60f
|
|
|
TestResults-Release-Linux-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c
Expired
|
746 KB |
sha256:3822e978dd8e1880a0315ae6f7f8e8c14faa09028271cdf2ef27f85a07cc9f32
|
|
|
TestResults-Release-Linux-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629
Expired
|
1.1 MB |
sha256:96d7f9f9d415189aa304da09e3034dc5948d63b186f093dbba95215cf9569d99
|
|
|
TestResults-Release-Linux-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
Expired
|
587 KB |
sha256:ea159ff27a4980846837befb7b7b08c3d197b4788faad0ba07de17cea08ac24b
|
|
|
TestResults-Release-Linux-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
Expired
|
618 KB |
sha256:78b17ebf4a9e5bed7d94dc13d51478bda8c7d0fbffa52402d884e09e5c5e09ac
|
|
|
TestResults-Release-Linux-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282
Expired
|
1.07 MB |
sha256:fb3e09f26a6ea0baf5fbdcb493ac9005193664acb4b1f82ae9df5594a80e8e22
|
|
|
TestResults-Release-Linux-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d
Expired
|
1.13 MB |
sha256:076ef3a66531cb0e9b932aad6bd4c42b697996249b480e7f1eee86809e51190e
|
|
|
TestResults-Release-Linux-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2
Expired
|
839 KB |
sha256:f722969ded6954526f8e22c86a159772a4f0da014f5e0f317ce49b65d4ff6b45
|
|
|
TestResults-Release-Linux-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8
Expired
|
1.17 MB |
sha256:1a7c6298d4cbf838b4b5a227a01bb25fa6af854c0197a1683ee80ff439648553
|
|
|
TestResults-Release-Linux-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
Expired
|
452 KB |
sha256:ce97168be049855f63f5c7ce193088a34d13b3df02cd51c5e5884784618cc7df
|
|
|
TestResults-Release-Linux-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed
Expired
|
1 MB |
sha256:795228a1dc4b77b6b0901135a97f06b73265e06e73173ae764bebd00570050d3
|
|
|
TestResults-Release-Linux-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3
Expired
|
960 KB |
sha256:1b22c4b69289d7401e82ba615da1084b1d79fd8ba79d201b1be4b7ed10efbb7d
|
|
|
TestResults-Release-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
Expired
|
547 KB |
sha256:c64b48d9c02784a2746bff08d2b50a3ca4f66f11249b71114e769d103b1a33dc
|
|
|
TestResults-Release-Linux-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9
Expired
|
626 KB |
sha256:eaa6261285e73cec141363f2a439eada72dcf46361e97e3df733022a57dfef1d
|
|
|
TestResults-Release-Linux-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45
Expired
|
19.4 MB |
sha256:a2a9528654befecd34cdd572600f4de37a0dd73de3fe0bf003823f57fd6404df
|
|
|
TestResults-Release-Linux-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42
Expired
|
1.04 MB |
sha256:88ed9e767553c71da1cf1d68ffedea5f65dd83c88dd54e58ac7f2228ca04dda1
|
|
|
TestResults-Release-Linux-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a
Expired
|
530 KB |
sha256:97837a06a35e5b517f32c4f9ce8e0ee24c8284f756c00e637e8b374dd443585f
|
|
|
TestResults-Release-Linux-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
Expired
|
646 KB |
sha256:96bb6e0e5fbaeab05aca7a64a72d76445d8405a878399d0992268e5ebec06660
|
|
|
TestResults-Release-Linux-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c
Expired
|
1.02 MB |
sha256:7a902003fba2898373ccf900685736043cae0e9d59bc8c826a8830f82e816d83
|
|
|
TestResults-Release-Linux-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c
Expired
|
628 KB |
sha256:965aa7d4178db14ceb7fbf222566f634467190cf81a2a93baf9c2235e1a85c7d
|
|
|
TestResults-Release-Linux-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365
Expired
|
915 KB |
sha256:b1aafa264d8b562b6effd813b9d251c542b845de945e9d0a6caaacea461e526a
|
|
|
TestResults-Release-Linux-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c
Expired
|
785 KB |
sha256:7412ad28453ecc95af98178f3cb02ea3ce114dce04598b241802775699a5c88b
|
|
|
TestResults-Release-Linux-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d
Expired
|
578 KB |
sha256:534bd9ab4ba0c10bd513594fcc6ee0fe3164ce0160985fe02dc51112f29a3bcf
|
|
|
TestResults-Release-Linux-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5
Expired
|
1.04 MB |
sha256:2c7781f8452f452020861a47d19a40ea25a87f5cb18f0a4e89ec2c0041dfc803
|
|
|
TestResults-Release-Linux-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
Expired
|
682 KB |
sha256:47dfe4dfb224e1633bc182f5d28736150abe2d61d21cbcf7f774a45f1505eb1e
|
|
|
TestResults-Release-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
Expired
|
792 KB |
sha256:4c5127fe9745dde05c7a2ff04a92cbc0297881e19cfb9cad4134f764959bf560
|
|
|
TestResults-Release-Linux-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa
Expired
|
968 KB |
sha256:8edb4f80a70f96caa3c9b391ec044f2087fec72cd267e91622f2ddc8bf3065ad
|
|
|
TestResults-Release-Linux-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
Expired
|
532 KB |
sha256:b56dd5b67929a75f10c4a88bcdcfaf8f1c004f1a90c5f1894045885b5ac077a9
|
|
|
TestResults-Release-Linux-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571
Expired
|
1.03 MB |
sha256:15a467192047e25ec68487cee82c477c8a0c44ac605c29d38f33cc1e671953de
|
|
|
TestResults-Release-Linux-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
Expired
|
453 KB |
sha256:6b3d7c211a38a99c691ce903d57961d384d34032e8db1d4a93f0533a144a3993
|
|
|
TestResults-Release-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
Expired
|
611 KB |
sha256:27a26452007d5e4d55b5b27079c953ac32318069bd6a507dc6ccf0669ffb3cc9
|
|
|
TestResults-Release-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
Expired
|
646 KB |
sha256:af161502303f17046e0f25f4bf946c490eb77180650ddb1a4edbd62f51e75c1a
|
|
|
TestResults-Release-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
Expired
|
812 KB |
sha256:909f86659ace10c729c425a228daeeaf84da35e882f3f755f0f2a69b42edc59f
|
|
|
TestResults-Release-Linux-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
Expired
|
427 KB |
sha256:f97c70a4f5cfee6116fe26bde00d87e423c948f713a3c1f327c6909659c223e4
|
|
|
TestResults-Release-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da
Expired
|
1.03 MB |
sha256:4c2ebe0c28f867848ae4cd03007144e8caaa070ed5353cfb8b5ad7465606dfbd
|
|
|
TestResults-Release-Linux-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
Expired
|
560 KB |
sha256:c9366ffb31ad98b0e20a1ce338cc5abcae6d4574c783bceffa71d1b53d0aeaa9
|
|
|
TestResults-Release-Windows-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
Expired
|
829 KB |
sha256:72ace527a5004d2f1dc9ab75ca6dc922e721696ff4656682ec102159abe921d2
|
|
|
TestResults-Release-Windows-1264e9657fe3287220d6b7efc0bc6ecb928cd70d2fffee7eae68078851f6852c
Expired
|
1.1 MB |
sha256:5e3a66180327fbcfab633434e15210928929291359b5a18d375d2d646b4953be
|
|
|
TestResults-Release-Windows-12c8c04736ef681895a328faa836d3b5c6b34461dbc63dde2c1c03529a751629
Expired
|
1.1 MB |
sha256:896c0400dad31a4965c50d3f8b2a4b6184945710be02240949cf8d81dfee39bc
|
|
|
TestResults-Release-Windows-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
Expired
|
887 KB |
sha256:986522632e2e637dc44b99fbd54f620025f70b18f0e7466f9e0285dc522c4467
|
|
|
TestResults-Release-Windows-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
Expired
|
931 KB |
sha256:62be868cadf4a092bf71c1dcff75b68d262d6a77a98ba953156543717d63cd6f
|
|
|
TestResults-Release-Windows-4cf58dd1a2995616c9dddc4d930cf6a6a0014675faf32fe17ecdb5726cab8282
Expired
|
1.07 MB |
sha256:412837123b15d6540bef41310610542412bc230fa00b938f254009f81310caf3
|
|
|
TestResults-Release-Windows-4d9166b4dcf92fbf62afbad448e54f38202682b4672ccde2a68fecc2504ef43d
Expired
|
1.13 MB |
sha256:d39f3f5e66b280dffdf6c73955781d7d3d897cde359dfbf8f7af401f1a7be5fe
|
|
|
TestResults-Release-Windows-4feaa59486c704079131d012ad95e39ec53d46c37cf2064c25de9c131dda60e2
Expired
|
844 KB |
sha256:f12b897283cc2993144ce6e723200fcd60c45490bc585cfaf15b0e97e37ee613
|
|
|
TestResults-Release-Windows-51069c6ae60fbe940dfcfad6a5a1cccc82b0796214d385b2c85d46718abd4cb8
Expired
|
1.17 MB |
sha256:c26036ed71e2f1caf9231f349d4f7157023d74a7da3f02b772292612aabc0c6a
|
|
|
TestResults-Release-Windows-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
Expired
|
683 KB |
sha256:d864388f92162240bce5f475698cd7f369b63ece0334e8fa67891dcd6992ff76
|
|
|
TestResults-Release-Windows-5cb15eb54534b5275292b23431c8ba9bcdd2ba451f3326a2b083b4656cdafaed
Expired
|
1.01 MB |
sha256:dfb13551103c452c7a7be2d7fb01f52d0cdb0d42bd4f33d4647c41e314751b23
|
|
|
TestResults-Release-Windows-638279e8015618ad8c50c2eaf77f9f0cbf416855c9271cc110c8cf3c8ece07a3
Expired
|
963 KB |
sha256:66f6907305ece49584aef739707346f3e98ee2a9cebd1fbdf5df6e785e5aab3e
|
|
|
TestResults-Release-Windows-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
Expired
|
825 KB |
sha256:f31037aa3239df6027715a4f97a43bf450caaf66182d409601015dc8efb410e7
|
|
|
TestResults-Release-Windows-6930f6b32af7b5d0534de1edfd21e728b28814231d3777dba6b7c194a441fca9
Expired
|
943 KB |
sha256:20671d7c5ce5a9c196b361a075a26bcf2183bf70364447b557ea83394a9bdfba
|
|
|
TestResults-Release-Windows-7f7f70529d43027864e539ccb2ee8a8def0a776f87c4d350dfb9834080ff2a45
Expired
|
29.1 MB |
sha256:372560cc837e2d3cf59e75dc93c901ff8aaa120b6eabb118c15168a7b955612a
|
|
|
TestResults-Release-Windows-8e04e9bcc6052cfb51c323d18204e9f37881432682f73f5d338319d517d61d42
Expired
|
1.31 MB |
sha256:44bec3269f842324a2fffec5b4310adf9249026150852797354da1c4997594d8
|
|
|
TestResults-Release-Windows-95444536ffcbc42606f9f6b2f9e509d10b6be371f5c64c7df440f0bdf9d7bb1a
Expired
|
534 KB |
sha256:6bc0a5fe90a08ba0d80bf5ccb082a2e7bf81783d58c2a687662f92957397423f
|
|
|
TestResults-Release-Windows-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
Expired
|
975 KB |
sha256:5a9460026083d0834b015aea65a31098db3ed841b345dade5fa0e91396541a4a
|
|
|
TestResults-Release-Windows-a03a268836e970aed39b7cf8377ea96072344da01ad4ace1569181ce658c559c
Expired
|
1.03 MB |
sha256:d315965c5c514d21cd502d0bf6fb0702a236e701a1bc5757647e8e13d17ab749
|
|
|
TestResults-Release-Windows-a305dcd6cf9087bd8672a67781245537aac60521f2c9d244c9c09f3362dbb42c
Expired
|
632 KB |
sha256:d60eb79961427486be81e681d74ee09dbf425783736eb7da6ef8c315666a25f8
|
|
|
TestResults-Release-Windows-a510b4f51b86bfe5a291f772a8304cc757e59c6d2a73a5165c844a88186d8365
Expired
|
919 KB |
sha256:cddc3efc9334a602e9178752427a1928459909a4a76cacea919867161127c0f7
|
|
|
TestResults-Release-Windows-a65fa00afbb186ac755d7c2d85bb912c5988ef9a1bfaf3427dc5ff753eaf449c
Expired
|
1.15 MB |
sha256:4ce7d19fb25541af2bac5d9557b7b1bd9f08dc80cf4cfa81bb674ab2d8c87e55
|
|
|
TestResults-Release-Windows-afb6c5b886ef8048915f18a8b387bda4ee470dc34452d23a922cb3290928d06d
Expired
|
870 KB |
sha256:b6b35c7b7bff23afb1c664a808fecbb5eef5782097bcd5164b0bb0359104f698
|
|
|
TestResults-Release-Windows-b7c5cea6ee3116221082b475e79c374fccc0497efc5f3331600b06ee36897da5
Expired
|
1.04 MB |
sha256:a14877f18f3280b0d22f6d783eb51392329459fbde9e8d365a4454f71dda537c
|
|
|
TestResults-Release-Windows-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
Expired
|
1 MB |
sha256:89edc1c975116316640923b8c261902f5dc42dd9d41f9c06419e4fa7b3f626b9
|
|
|
TestResults-Release-Windows-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
Expired
|
1.17 MB |
sha256:5572677f2a6e99464b5f33da900cf818fb2f05482809869f2e1faf4c0a989d56
|
|
|
TestResults-Release-Windows-ca5a187587c29938a8cfedc83103a72e97225394d0ecee26395592694ebe5faa
Expired
|
972 KB |
sha256:6b5cfd75a9aedb79d1d4a6fb000b48e86d1ebc4dfc8548b1ec6248c99bb4231f
|
|
|
TestResults-Release-Windows-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
Expired
|
803 KB |
sha256:a3c1b62f0e04dd7164145da21772176ae34aacf818d6c7078ed09a406f9060cf
|
|
|
TestResults-Release-Windows-d0e111d2ca6551cabc3908b95f910ea43b45139a5012f6f29a93eeb93d59e571
Expired
|
1.03 MB |
sha256:31cba0934591c48f860258bd8e8759cbe21ec25b2f91cfad4940916f22616e2b
|
|
|
TestResults-Release-Windows-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
Expired
|
684 KB |
sha256:e19f83e85156af0fa65ebd99a5337f52bc2c6a08e9c05bbe2788d28a7d7d0401
|
|
|
TestResults-Release-Windows-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
Expired
|
924 KB |
sha256:24ac9dec7b7d44ed98d9c73fc404c080f133ba00727188bf88abb5f47160d108
|
|
|
TestResults-Release-Windows-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
Expired
|
972 KB |
sha256:f6c037a4a79c6386cd653661d2d1a08176aa220bcb42116d464741d641d577c1
|
|
|
TestResults-Release-Windows-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
Expired
|
1.19 MB |
sha256:b5e08627249fc8422c70cd9a2a81fc2c322055da553ad61aa405d4585d9c0a99
|
|
|
TestResults-Release-Windows-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
Expired
|
647 KB |
sha256:8edcb26d54733df28481ae3c04c9afcff92f25cb68221f8ce377a24dc1ffb29e
|
|
|
TestResults-Release-Windows-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da
Expired
|
1.54 MB |
sha256:a7b932c3562848d59a6092be95d4641c68e1009fce4fddae3d18d33c8740c759
|
|
|
TestResults-Release-Windows-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
Expired
|
842 KB |
sha256:cde9ba4fd5d7b77b0b643c2c179149f6e4c83737401ab9ad25156378eb5d543e
|
|