Skip to content

v10.1.1/ci fix

v10.1.1/ci fix #25

Triggered via pull request December 12, 2025 16:38
Status Cancelled
Total duration 18m 12s
Artifacts 66

ci-pipeline.yml

on: pull_request
Matrix: call-build
📜 Prepare Test
5s
📜 Prepare Test
Matrix: ⚗️ Integration Test
Matrix: call-pack
Matrix: call-test-linux
Matrix: call-test-windows
call-codecov  /  📊 Code Coverage Analysis
call-codecov / 📊 Code Coverage Analysis
call-codeql  /  🛡️ Security Analysis
call-codeql / 🛡️ Security Analysis
call-sonarcloud  /  🔬 Code Quality Analysis
call-sonarcloud / 🔬 Code Quality Analysis
call-nuget  /  deploy
call-nuget / deploy
call-nuget  /  deploy_environment
call-nuget / deploy_environment
Fit to window
Zoom out
Zoom in

Annotations

302 errors and 68 warnings
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
Cuemon CI/CD Pipeline
The run was canceled by @gimlichael.
call-build (Release) / 🛠️ Build: src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
call-build (Release) / 🛠️ Build: src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
call-build (Release) / 🛠️ Build: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-build (Release) / 🛠️ Build: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-build (Release) / 🛠️ Build: src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
call-build (Release) / 🛠️ Build: src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
call-build (Release) / 🛠️ Build: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-build (Release) / 🛠️ Build: src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-build (Debug) / 🛠️ Build: src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
call-build (Debug) / 🛠️ Build: src/Cuemon.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.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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.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.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.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, 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)
⚗️ Integration Test (Debug, test/**/Cuemon.Data.SqlClient.Tests.csproj): src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
⚗️ Integration Test (Release, test/**/Cuemon.Data.SqlClient.Tests.csproj): src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensio... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensio... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (windows-2025, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.cs... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (windows-2025, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.cs... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extension... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extension... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspN... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspN... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xm... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xm... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.cs... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.cs... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cu... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cu... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Cor... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Cor... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCo... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCo... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Test... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Test... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Test... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Test... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensi... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensi... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Ext... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Ext... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCor... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCor... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (windows-11-arm, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.J... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-windows (windows-11-arm, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.J... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Test... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call-test-linux (ubuntu-24.04-arm, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Test... / 🧪 Test
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)

Artifacts

Produced during runtime
Name Size Digest
-Debug
521 MB
sha256:a76f6fc7f024fcf30ef4f158a1f225bfd05a226677b6cd2ce7ed6ff599b9b191
-Release
515 MB
sha256:b26c5635c2677c7d6381425aad86f0e37d4f9720bd7e1affd02489a748794734
CoverageReport-Debug-Linux-ARM64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
12.6 MB
sha256:6cf8bb758b01864730a5a14b971e292114e72bd14fc56a50f9c50c70135236a9
CoverageReport-Debug-Linux-ARM64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
13.7 MB
sha256:9712858c00eebfbcd84d010f7c8e4ba0094a4059f4ebe1863b29c86f62158bb3
CoverageReport-Debug-Linux-ARM64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
9.36 MB
sha256:e7add0488830f3b77dea2dd702cdc2c3a87e16defa710e38c272ce9171663e12
CoverageReport-Debug-Linux-ARM64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
8.69 MB
sha256:1f831723b88cab0513627c3843835e5e499fd7c32136b9224957566bebfc8ecc
CoverageReport-Debug-Linux-ARM64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
8.87 MB
sha256:03adc3d09a69a04d75eac073ae5aa7e1737dc3e12909764e52a2ab2ca2d80f00
CoverageReport-Debug-Linux-ARM64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
8.22 MB
sha256:1eea72c742bc6a2abd0b3b17b7d48b09534df2ac23b4c035b1a3ce80e802884a
CoverageReport-Debug-Linux-X64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
10.2 MB
sha256:e6d1b18a95c8c7d85dc6a0a2b23b9bf95d1950f917b01e74413bde23a6b55236
CoverageReport-Debug-Linux-X64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
13.7 MB
sha256:6ffe5dab589a99caa098670db58e23678d1e9eb4cfd1df6630f37811e5b8e1b8
CoverageReport-Debug-Linux-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
8.31 MB
sha256:19117d5b3ff35c1c009127415a29446c81a702a1beed15716bb9519cefb24db3
CoverageReport-Debug-Linux-X64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
6.35 MB
sha256:f3e6cd6ff54e9726a4d7f17a5ca940a3acc125c79d46c165ad6b2079e56a4417
CoverageReport-Debug-Linux-X64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
7.12 MB
sha256:9a2dcce05b85c8d78fcd0ffd35fbbf628bd0008c14183e38adf1b9cef08d94ac
CoverageReport-Debug-Linux-X64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
16.1 MB
sha256:7609baf5b1c6e07540cd90baf4654f97d37160939b4e5840a536f1477d9411a7
CoverageReport-Debug-Linux-X64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
8.52 MB
sha256:62f311da5eb6389e2f6c5791483bd4e6d34879b0b243ee48bc5823a7c068a42a
CoverageReport-Debug-Linux-X64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
7.02 MB
sha256:07b725c858cb49fe1a5c6e064c03ae6750408e7b6578e51e5db8df23713fbf22
CoverageReport-Debug-Linux-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
6.77 MB
sha256:38e1eb10829a5f06e3648c53dece2980cb37407ed3f712c0d2a2699548d8feed
CoverageReport-Debug-Linux-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
8.22 MB
sha256:f732d244383ba1730c5d9116dfd130e215c51002f2257ae8251bd2fada9dd894
CoverageReport-Release-Linux-ARM64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
7.06 MB
sha256:0fb780dc882a609ade806ef8209bf0f8615a152864bdf992f935c952a4f3384d
CoverageReport-Release-Linux-ARM64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
9.44 MB
sha256:eee8f02bbd1a2160df43d3fa46f3bb777336a8761868c88aa86afc297aa88722
CoverageReport-Release-Linux-ARM64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
10.2 MB
sha256:f8db7546a1f3cab6b23bf7a4b273af1f91aa463e3bc74daa1749c4763d852a48
CoverageReport-Release-Linux-ARM64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
6.33 MB
sha256:ecdb0c62a030da79cddd6f528e689ac1184c4ee060e92f2b4b926810328b8587
CoverageReport-Release-Linux-ARM64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
6.76 MB
sha256:baef450a890bc9aa2f6006941f6ba88f99f1af2b41f6228517167ba8e2b7ce42
CoverageReport-Release-Linux-ARM64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
8.27 MB
sha256:0887e3dd1e2ba6d506f53138243cb6dd27132d70fdf488f414b18ae7a522b163
CoverageReport-Release-Linux-ARM64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
9.91 MB
sha256:94eaf2890c4a2dc366667c65c0ad93cde7d3a998b504c3445cce1f85393f23eb
CoverageReport-Release-Linux-ARM64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
15.1 MB
sha256:e3636f9fe49a669ccd0f0a15da8150893bb1fc998aa1582dc6b9870ffb4cd2ea
CoverageReport-Release-Linux-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
8.3 MB
sha256:78c8290e6a26254f344b26e1b96e7b23fa22d7904bde958283f7e3f517f0defa
CoverageReport-Release-Linux-X64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
7.73 MB
sha256:47ba2929cb9a0fe0399aee61800d264ad3ebeed38062dbd2b623ca0a7785bfb6
CoverageReport-Release-Linux-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
6.76 MB
sha256:933310294cf27692ca6102e803d90c7f56520d6372e3f15ea0b826cb6474293e
CoverageReport-Release-Linux-X64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
7.97 MB
sha256:f3e55802edc75c8b9792a15b5fa9683cd81a0556d141dc127ea09eef04c721fc
CoverageReport-Release-Linux-X64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
15.6 MB
sha256:dfd24bcaee4b5cebb755c6dbb8b300a8cdf7de20d798b7cf702b99188cbb63bb
CoverageReport-Release-Linux-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
8.2 MB
sha256:908cde9866647c59fc126ec2ce0b162400fcbd2e1e979e828dc3573ae75d8939
CoverageReport-Release-Windows-X64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
9.36 MB
sha256:da9e1f30d6c7c99e43d9c22fd08d52fd82aa8bcb09b582822e8f02025f05c8c4
NuGet-Debug
3.66 MB
sha256:f7341fc3d86734b1e9fc2092696c3123f5c3443a846a8ed618547bf6dd552c02
NuGet-Release
3.47 MB
sha256:21f11b4134a46160c79050567fd5067a9d88b4fe523f60d9136eadf619a314df
TestResults-Debug-Linux-ARM64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
1000 KB
sha256:1afb670f7861a4acb049292b6d444b127382557b5be07245e34a804d0c6a320a
TestResults-Debug-Linux-ARM64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
1.18 MB
sha256:19c749f8009a86a1ff3e7f803caffc57f695e27ae6032228b37a8d0c07267d59
TestResults-Debug-Linux-ARM64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
905 KB
sha256:aed1faf6e25c1398d63851d846a89c97ae016936371744b8a679557df62f0147
TestResults-Debug-Linux-ARM64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
831 KB
sha256:8eb5ec1c3bdded24c52f884b0a6a0b5b42fccc6628109240fa2515101e6dab81
TestResults-Debug-Linux-ARM64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
952 KB
sha256:c03621308837ae00f659e04398fe6b4cbcb9a6c29d1eaf54c6e187c12f805b90
TestResults-Debug-Linux-ARM64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
756 KB
sha256:c4d3579a2bbc2cb5c8bec04c0e30378e7c622040be069359032420aaa6e8abb5
TestResults-Debug-Linux-X64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
19.6 MB
sha256:50e92d1ebcce45dab45ac7d7871aee27ecd19b5ed6cf12cdb72603bd3b92465e
TestResults-Debug-Linux-X64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
1.18 MB
sha256:c3e0037400d442ee117778cd0b700dd61bd770e7274c9001d4f061accb407832
TestResults-Debug-Linux-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
745 KB
sha256:1585e57bb71504ea290ee57e90e09631ccab47fb5b64465223169bc21d50ce16
TestResults-Debug-Linux-X64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
546 KB
sha256:d5218f26b962e05efd28d912e75e4cb4d4a097cf609f8ae29fb6f9fe1fe409a4
TestResults-Debug-Linux-X64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
662 KB
sha256:ea71844dfc62eef727725d447abb599574b6f1033dc31762d20b785fd96b64df
TestResults-Debug-Linux-X64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
1.33 MB
sha256:4637fdfd0e21c54f62f9ea28704dbd5143b16989bfa74eadb7a32befb0ee7755
TestResults-Debug-Linux-X64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
789 KB
sha256:7d62ed15034d65a34d6a72949bfb49ca32446e1cfc6c089410e6768ea70bd54a
TestResults-Debug-Linux-X64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
640 KB
sha256:708f36339b8bd7d0930eb7c00aaf64ed5e2f8c0f6208a051485da526d209e142
TestResults-Debug-Linux-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
569 KB
sha256:a2aa133c9b62e7180b0cc46fd918c7d7438347da7f6183749319a5f831580bc2
TestResults-Debug-Linux-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
755 KB
sha256:88ab4228a7f0e43bc97f1af4cca3e98286070d5044acaba6c8e3c6fdfffc9ec4
TestResults-Release-Linux-ARM64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
544 KB
sha256:a9c1ad00cdb74a2cccc2e89e308f3e895b5f349e12f96a42cb2525ef9914f4e2
TestResults-Release-Linux-ARM64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
798 KB
sha256:f5e5aa8b03551e59b20242efc98bd729b7d4f6b86e398f1e4b13967f22a9ee3e
TestResults-Release-Linux-ARM64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
19.4 MB
sha256:388920c433e96f22b58716d0c646da0a17b3055006e5e67b09dd5c67a0865d57
TestResults-Release-Linux-ARM64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
466 KB
sha256:1688ab466d43ec6aa517fc40a28c918437b69ee37a0167d8068cddf06371ef17
TestResults-Release-Linux-ARM64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
489 KB
sha256:e55d4e1ec184989198c3a9804f4123b7e658f1decf8de946d9e4f121b9c75b18
TestResults-Release-Linux-ARM64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
660 KB
sha256:c2ba882f2a2bb6d610673d84684ce6b633ec6131ffa34edee4ffcd86d5a08f42
TestResults-Release-Linux-ARM64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
826 KB
sha256:59936681ee444ed8288a45482696b15fc19e50f2a4c559d7426dd542960e2186
TestResults-Release-Linux-ARM64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
1.03 MB
sha256:bc3a0c6eb449cfde76b59c537a5d7fa30a670b4904c48e985ed1f5dc8c58633e
TestResults-Release-Linux-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
633 KB
sha256:ff087349d52b589f585bfb6b9cb21ad1373166bfcce4bef5d2007ed720268712
TestResults-Release-Linux-X64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
592 KB
sha256:ebc114342989fcb28a5bdca1cae3528698d07de1f1e424c41e18c3e9ac30aafc
TestResults-Release-Linux-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
489 KB
sha256:fe490248afe4ff49973a4168628b3bb36c7611c3124e725e14ac89b23dc4a642
TestResults-Release-Linux-X64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
624 KB
sha256:f70f1281a3078e2930996c366536ac641f9d8bfa3c938db714a0be028df329df
TestResults-Release-Linux-X64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
1.17 MB
sha256:e15b8b98daf2f49a3eeb3e26cb5f4dc1c51afe946f7b8d536731581f22d7c167
TestResults-Release-Linux-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
642 KB
sha256:2799d2100fbc012617de0ba21d2defa66b2a8e8895f9810dc5479300f342c205
TestResults-Release-Windows-X64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
1.12 MB
sha256:37527a309900e1ea395f07da50d5359216554fe5289d3f995c25e8fb818429a8