Cuemon CI Pipeline #87
ci-pipeline.yml
on: workflow_dispatch
Matrix: call-build
📜 Prepare Test
7s
Matrix: ⚗️ Integration Test
Matrix: call-pack
Matrix: call-test-linux
Matrix: call-test-windows
call-sonarcloud
/
🔬 Code Quality Analysis
5m 3s
call-codecov
/
📊 Code Coverage Analysis
1m 21s
call-codeql
/
🛡️ Security Analysis
15m 48s
call-nuget
/
🚀 Deploy v${{ inputs.version }}
call-nuget
/
🚀 Deploy v10.5.0
30d 0h
Annotations
1000 warnings
|
call-build (ARM64, Debug) / 🛠️ Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (ARM64, Debug) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (X64, Release) / 🛠️ Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (X64, Release) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (X64, Debug) / 🛠️ Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (X64, Debug) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (ARM64, Release) / 🛠️ Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.Extensions.IO/StringExtensions.cs#L53
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.Extensions.IO/ByteArrayExtensions.cs#L43
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-build (ARM64, Release) / 🛠️ Build:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-pack (Debug) / 📦 Pack
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-pack (Release) / 📦 Pack
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
⚗️ Integration Test (Debug, test/**/Cuemon.Data.SqlClient.Tests.csproj)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
⚗️ 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 (Debug, test/**/Cuemon.Data.SqlClient.Tests.csproj):
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
⚗️ Integration Test (Release, test/**/Cuemon.Data.SqlClient.Tests.csproj)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
⚗️ Integration Test (Release, test/**/Cuemon.Data.SqlClient.Tests.csproj):
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
⚗️ Integration Test (Release, test/**/Cuemon.Data.SqlClient.Tests.csproj):
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.c... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Da... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Da... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Da... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Da... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Da... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Kernel.Tests/Cuemon.Kernel.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.IO.Tests/Cuemon.IO.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Net.Tests/Cuemon.Net.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Collections.Generic.Tests/Cuemon.Extensions... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Security.Cryptography.Tests/Cuemon.Security.Cryptograp... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exte... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csp... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Collections.Generic.Tests/Cuemon.Extensio... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csp... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csp... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csp... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csp... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csp... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csp... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csp... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Text.Json.Tests/Cuemon.Extensions.Text.Js... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadi... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.IO.Tests/Cuemon.IO.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCo... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Net.Tests/Cuemon.Extensions.Net.Tests.csp... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Hosting.Tests/Cuemon.Extensions.Hosting.Tes... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.Ra... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threadi... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Net.Tests/Cuemon.Extensions.Net.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/C... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Hosting.Tests/Cuemon.Extensions.Hosting.T... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Runtime.Caching.Tests/Cuemon.Runtime.Caching.Tests.c... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Auth... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Auth... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Auth... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Auth... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Auth... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Auth... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Auth... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Auth... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Auth... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Runtime.Caching.Tests/Cuemon.Runtime.Caching.Tests.csp... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exte... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Exte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.As... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.c... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemo... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc.F... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Threading.Tests/Cuemon.Threading.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Hosting.Tests/Cuemon.Extensions.Hosting.Tests.cspr... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Net.Tests/Cuemon.Net.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.IO.Tests/Cuemon.IO.Tests.csproj, X64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Net.Tests/Cuemon.Extensions.Net.Tests.csproj, X64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj, ARM64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Net.Tests/Cuemon.Net.Tests.csproj, X64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTest... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extensions.... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csproj, ... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests.csproj, ... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Release, test/Cuemon.Threading.Tests/Cuemon.Threading.Tests.csproj, ARM64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.Threading.Tests/Cuemon.Threading.Tests.csproj, ARM64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tests/Cuemon.E... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, 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 (ARM64, 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 (ARM64, 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 (ARM64, Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Runtime.Caching.Tests/Cuemon.Runtime.Caching.Tests.csproj, AR... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj, X64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Mvc.RazorPages.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threa... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threa... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threa... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threa... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagn... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagn... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagn... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagn... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Ex... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extens... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json.Tes... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNet... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Funct... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Funct... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Funct... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Funct... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Funct... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Funct... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Funct... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Funct... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Runtime.Caching.Tests/Cuemon.Extensions.Runtime.... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Da... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Da... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Da... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Da... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Collections.Generic.Tests/Cuemon.Extensions.Collec... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cuemon.Exten... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj, X64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj, X64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTests.... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTests.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTests.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTests.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTests.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTests.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTests.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTests.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTests.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Hosting.Tests/Cuemon.Extensions.Hosting.Tests.cs... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.Extensions.Text.Json.Tests/Cuemon.Extensions.Text.Json.Test... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.Mvc... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml.Tests/Cue... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functio... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj, X64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Core.Tests/Cuemon.Extensions.Core.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Data.Tests/Cuemon.Extensions.Data.Tests... / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Reflection.Tests/Cuemon.Extensions.Reflection.Test... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.Te... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.Te... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.Te... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.Te... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagnostics.Te... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj, ARM64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Dia... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Dia... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Dia... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Dia... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, 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 (ARM64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, 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 (ARM64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, 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 (ARM64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-windows (ARM64, 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 (ARM64, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Release, test/Cuemon.IO.Tests/Cuemon.IO.Tests.csproj, ARM64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagn... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagn... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagn... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagn... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Diagnostics.Tests/Cuemon.Extensions.Diagn... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Reflection.Tests/Cuemon.Extensions.Reflec... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.FunctionalTests/Cuemon.AspNetCore.M... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspN... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Hosting.Tests/Cuemon.Extensions.Hosting.Tests.cs... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj, X64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj, X64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Data/DsvDataReader.cs#L148
Do not use 'Reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj, ARM64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Kernel.Tests/Cuemon.Kernel.Tests.csproj, ARM64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj, X64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Mvc.Tests/Cuemon.Extensions.AspNetCor... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj, ARM64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, ARM64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, 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 (X64, 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 (X64, 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 (X64, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.Extensions.Reflection.Tests/Cuemon.Extensions.Reflection.Te... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Debug, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj, X64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, X64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Extensions.Reflection.Tests/Cuemon.Extensions.Reflecti... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj, X64) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, 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 (X64, 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 (X64, 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 (X64, 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 (X64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Au... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.AspNetCore.Razor.TagHelpers.Tests/Cuemon.AspNetCore.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.AspNetCore.Mvc/Filters/Diagnostics/ServerTimingFilter.cs#L105
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.c... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csp... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Release, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csp... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functiona... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functiona... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functiona... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functiona... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functiona... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functiona... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functiona... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functiona... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (X64, Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.Functiona... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.AspNetCore/Diagnostics/ServerTimingMiddleware.cs#L50
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
call-test-windows (ARM64, Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
CoverageReport-Debug-Linux-ARM64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
7.62 MB |
sha256:2c167e64daa07f8fbbf93002d58d19bd2232a91d3ff6b7abedd96f784ea9cb10
|
|
|
CoverageReport-Debug-Linux-ARM64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
12.8 MB |
sha256:47ca53bf5ad79be8e2c252063a3c30af81280817fd4eb608ee275c15e743b673
|
|
|
CoverageReport-Debug-Linux-ARM64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
7.21 MB |
sha256:2212948146e7507d9b954464e5f997ecc226433d4c07b604ea6645fee2a8c6c6
|
|
|
CoverageReport-Debug-Linux-ARM64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
14.4 MB |
sha256:441fa70fdee92084e7d3c028a21294c6a23f4240b4d70005d828eba572dff0f9
|
|
|
CoverageReport-Debug-Linux-ARM64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
9.64 MB |
sha256:d42b50ff66df4496b1fd23fcf996f01b9c9814fa83cb6e3eac11ac38d053bdf9
|
|
|
CoverageReport-Debug-Linux-ARM64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
10.4 MB |
sha256:218903cbecfb880bff38b79cf2286e4f2f00bd6394dc3582945b8fed6f059034
|
|
|
CoverageReport-Debug-Linux-ARM64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
13.9 MB |
sha256:5827427b631cf5b8f057e03fa2cdd7bb74eaf5caf5b0cfa085b0513f8cd79094
|
|
|
CoverageReport-Debug-Linux-ARM64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
7.89 MB |
sha256:4b92c0c13458684d8aafb94495dcfdc2b4378fd9b6f2c7bf895629db57eb7404
|
|
|
CoverageReport-Debug-Linux-ARM64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
8.45 MB |
sha256:845101ea5b5aba83fddf874557d7816dadbd0ae43608b03495f762fb45849132
|
|
|
CoverageReport-Debug-Linux-ARM64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
14.7 MB |
sha256:2ec0d8bf0cd418d6ae7ed9f927dd1a45943840a8ad82fe7196c040146db7057a
|
|
|
CoverageReport-Debug-Linux-ARM64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
9.53 MB |
sha256:e1648d816ce06421d7bc122e6a3ce535fae55da79c0d2a1e27ada1b1f35a8cf9
|
|
|
CoverageReport-Debug-Linux-ARM64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
14.4 MB |
sha256:4de803e4e29db9081e6cc94368206bcf14b5d3f3c31407de833b89cb4fff6766
|
|
|
CoverageReport-Debug-Linux-ARM64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
6.49 MB |
sha256:2af9da14e454f1f6ab318fff16b2be6f393b1b5ca5560cba03f847aab59c26b3
|
|
|
CoverageReport-Debug-Linux-ARM64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
7.26 MB |
sha256:161c63a3419d9f2b19dee70b93d3900e7b30b4e54e3331a0c13b17f1d96077c1
|
|
|
CoverageReport-Debug-Linux-ARM64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
16.4 MB |
sha256:ea6de873d908930567ace423f8a7e557fe7cd479e5931897721047d1f73ca1d0
|
|
|
CoverageReport-Debug-Linux-ARM64-6aa3e9942c1b562b4f69553261a3eff2bf3345ecfbf40b7e5214ee51d8edb979
|
1.64 MB |
sha256:77ebd36f89f7e7ecaccbeadc8cc4a185f15d920178140a69176ba6349fdc59ff
|
|
|
CoverageReport-Debug-Linux-ARM64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
14.6 MB |
sha256:9e143caed51cd9cf869ca1a2ef8c77ca10f840a828f3ca079e691172e20d39e2
|
|
|
CoverageReport-Debug-Linux-ARM64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
15.9 MB |
sha256:fd5a31975a809a90230daff6aa3eace5cd808035992d87b6cb75bffa3ef92f49
|
|
|
CoverageReport-Debug-Linux-ARM64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
10.6 MB |
sha256:73c3d2da9a28f2da71cea10b5ab6196c90da07ea379364b4ba024de3fc5c0a90
|
|
|
CoverageReport-Debug-Linux-ARM64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
8.69 MB |
sha256:db52a645b5a18f88139bb523fa210af1614e7b3825f17bd508e8369748a15342
|
|
|
CoverageReport-Debug-Linux-ARM64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
7.89 MB |
sha256:8e646e891398c970401186c0d914b864a7260e2f7bbab5d184855c552d9ed2ec
|
|
|
CoverageReport-Debug-Linux-ARM64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
8.9 MB |
sha256:a02ebbb98f122cca550c9fc07fbe6571a2f6b18b3605f94833f66133c102be88
|
|
|
CoverageReport-Debug-Linux-ARM64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
16.2 MB |
sha256:3462259ef4aa6cc7fe4c5213e5b7251386fb9647e3e7b325378d8749830dd098
|
|
|
CoverageReport-Debug-Linux-ARM64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
8.86 MB |
sha256:f50d1d610ff5a0d4d83472e091385e1e0f32992cde7f7129918dae5d55997c93
|
|
|
CoverageReport-Debug-Linux-ARM64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
9.05 MB |
sha256:2beecfef5e238487085ba1aab85f7bf37c78eb873378e5d0f053d61305b0bf56
|
|
|
CoverageReport-Debug-Linux-ARM64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
7.16 MB |
sha256:462a31888b18b12d76ef9c5b9c60523342c4328de798b2c58042e806240125b7
|
|
|
CoverageReport-Debug-Linux-ARM64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
14.3 MB |
sha256:8f9e38b91fb57741a2a5cca849de7a4b70bfc3b3dcfc1b08ce10b0ca70b397e3
|
|
|
CoverageReport-Debug-Linux-ARM64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
6.91 MB |
sha256:06ec0d1dc955acf63042a075590be760d56583fc3c049e249b619c24f0e81b90
|
|
|
CoverageReport-Debug-Linux-ARM64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
8.16 MB |
sha256:c41cb805b8c0ce8b51cb1a9f34603f66f7bd7748b1d74f261365fb9c4ab2c985
|
|
|
CoverageReport-Debug-Linux-ARM64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
14.3 MB |
sha256:a59e5e9ab6952ac52d9effb7859c62dad4aab55e305b490e7b271c8734bc8feb
|
|
|
CoverageReport-Debug-Linux-ARM64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
15.9 MB |
sha256:48eac7918800ed9bc7de4ee82f72c1656c65983849dbe782bf4d3f56512d5b24
|
|
|
CoverageReport-Debug-Linux-ARM64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
8.46 MB |
sha256:ebfc79c38adfbe134d4671863cb0658c888f256937c29bda114e155721c56277
|
|
|
CoverageReport-Debug-Linux-ARM64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
10.1 MB |
sha256:a5e0e89c0c802ac4f6bff4f3e80567797712db6340779ee99f1e663f9b2e271b
|
|
|
CoverageReport-Debug-Linux-ARM64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
6.53 MB |
sha256:02519a894c138012b8d3d4fc06952eb878a82854f662a4f07acc42d25c620b54
|
|
|
CoverageReport-Debug-Linux-ARM64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
7.74 MB |
sha256:d98737490af38c934c2a729cb12077121df81a6ba22266ba14856b51e258188e
|
|
|
CoverageReport-Debug-Linux-ARM64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
8.36 MB |
sha256:37b0f19a5737e520cd016117d2dfb24e50692b8cd88a7af4519ea168dd18b67c
|
|
|
CoverageReport-Debug-Linux-ARM64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
15.3 MB |
sha256:f341e46febfa824467ed4fe9ddfbb18b71d4c40476d598c7b8f0c111cef11113
|
|
|
CoverageReport-Debug-Linux-X64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
7.62 MB |
sha256:c367c50334d77e8f001c4a2682a7ff53dd3c9a7786136117d75a242d7bdfeb05
|
|
|
CoverageReport-Debug-Linux-X64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
12.8 MB |
sha256:24c7552dd7fbbe34715898e72cd41e8753ec83cf6ac528e06defad9f2c9036e9
|
|
|
CoverageReport-Debug-Linux-X64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
7.21 MB |
sha256:eb719bbfcc7df7a9ab5d43dc5b315dee019454e89a89dc7486a2df0ad3801df0
|
|
|
CoverageReport-Debug-Linux-X64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
14.4 MB |
sha256:1607d1861db2528c932f29cbe19c59f00c38bf828369c8d6bb1060819eb9618e
|
|
|
CoverageReport-Debug-Linux-X64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
9.64 MB |
sha256:731afc88f55081bd62681c868d29c90d7acf8c2775ff3945e7c4a70a1e7d2d88
|
|
|
CoverageReport-Debug-Linux-X64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
10.4 MB |
sha256:f33869e7c294b8c375c101b1742465d78e32088822d68763bafd2af991d8d37b
|
|
|
CoverageReport-Debug-Linux-X64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
13.9 MB |
sha256:42f5206badba3ad8c3956ba77558a484db19b64656ba38aa1cc85db20bf0ff89
|
|
|
CoverageReport-Debug-Linux-X64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
7.89 MB |
sha256:82f3b512e28bdfe58d42e7116ad3049da9f496a0b141cce39a19e3b2bd1b28b8
|
|
|
CoverageReport-Debug-Linux-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
8.45 MB |
sha256:0f0bc6ff83fc2c0fe29aa46611de026677585573d2f17ef9096e5ccae0afd7a6
|
|
|
CoverageReport-Debug-Linux-X64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
14.7 MB |
sha256:d95d7a76688cf7d0548082aa97a59e403375808fec89ebf6bdf50955ad14f182
|
|
|
CoverageReport-Debug-Linux-X64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
9.53 MB |
sha256:54523335c4d9ad9f14d52dfe7bee088c3ca938843a33d707d3d5769b23f92c2c
|
|
|
CoverageReport-Debug-Linux-X64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
14.4 MB |
sha256:c98453a7b351f1b185093ef580bbdbae5d79766367b4377a1735436593bdc4db
|
|
|
CoverageReport-Debug-Linux-X64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
6.49 MB |
sha256:48b40a28af85e96129ad706832b0acc94d0ebcba3ef7d55c9f3a89a953b57ef9
|
|
|
CoverageReport-Debug-Linux-X64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
7.26 MB |
sha256:19d8308a0e43ae335753b68aea72012f0a44bc1a52e9a62026f52f1cf6e956d1
|
|
|
CoverageReport-Debug-Linux-X64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
16.4 MB |
sha256:60070802ecef2f72c84ef98ea96165ef978ee66df73f7ef3342403d5c107289d
|
|
|
CoverageReport-Debug-Linux-X64-6aa3e9942c1b562b4f69553261a3eff2bf3345ecfbf40b7e5214ee51d8edb979
|
1.64 MB |
sha256:da0920682f0718818416d23605c106adabdbfe0f72babfbe81ceb07eb5bfe9fb
|
|
|
CoverageReport-Debug-Linux-X64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
14.6 MB |
sha256:c2037ff31a7d33d6090d126b3342b338845fd5fac10d91e525e3358e204d532c
|
|
|
CoverageReport-Debug-Linux-X64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
15.9 MB |
sha256:4e365cca2688b0aa9bff9dfc9eaf11f6dbc2f35974abf8da1afc6756cf9c4084
|
|
|
CoverageReport-Debug-Linux-X64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
10.6 MB |
sha256:acb4e79af967e59a4263dfe0ec82eb5d071940245db674d5cb949f37b70ff1ce
|
|
|
CoverageReport-Debug-Linux-X64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
8.69 MB |
sha256:27b1ab957f35f1cb2a03eb16cf5ee5f1e43b7cf5d319c07764d99148b6aa4a5d
|
|
|
CoverageReport-Debug-Linux-X64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
7.89 MB |
sha256:6ffc51ed4f1a9e92addd93643c1b2860d90d7180cf73ad7dc82551bfe0503d11
|
|
|
CoverageReport-Debug-Linux-X64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
8.9 MB |
sha256:d586aa65ba5c7fbbba3c42c4733db0d184066c15f9e9a920461499166040fe93
|
|
|
CoverageReport-Debug-Linux-X64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
16.2 MB |
sha256:8db3340dbd08a0a28abe6417cb2f93fe1eaf4052701879a7c683d44fa72003e3
|
|
|
CoverageReport-Debug-Linux-X64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
8.86 MB |
sha256:f7599a23e059b7f568a0a26c055f9b45332db6fdc581a9e38e59dea661fae4eb
|
|
|
CoverageReport-Debug-Linux-X64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
9.05 MB |
sha256:668be7d373af6bc9f8f08e2fbfac117ca7bac6dfbf2b741cc69de923e1b18836
|
|
|
CoverageReport-Debug-Linux-X64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
7.16 MB |
sha256:2ca00b73e6ce865b996f0be52242d0fa46ce1243899db07c51df9540bbc03cf5
|
|
|
CoverageReport-Debug-Linux-X64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
14.3 MB |
sha256:66f0d2255efffdebd0adcf4effe47c029eebc441deb4c82806d15a741c6697da
|
|
|
CoverageReport-Debug-Linux-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
6.91 MB |
sha256:093c3276d51668461e6e4c9fda112cee106c775be0b9bcbe9996f56fae823d0b
|
|
|
CoverageReport-Debug-Linux-X64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
8.16 MB |
sha256:52368482a97ac28dc3ad7b04a4efaa847e6c5c94738c6fbc1e8bb8df9335c31c
|
|
|
CoverageReport-Debug-Linux-X64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
14.3 MB |
sha256:9a07c1ba2cafbfc966306c101ee27906c9c025db69208845e6986564b1074d14
|
|
|
CoverageReport-Debug-Linux-X64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
15.9 MB |
sha256:40c6bcb08d4f0090fd7d6c3ab67c59e975fcf09a95c4a7297210daad6cf56342
|
|
|
CoverageReport-Debug-Linux-X64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
8.46 MB |
sha256:8dcbbdc076f59e15e1f3a482e2f98b77dcf064dc7475baf155e47bcb71a1bf03
|
|
|
CoverageReport-Debug-Linux-X64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
10.1 MB |
sha256:1ddcbf4816d4056ab008f11dffeed983356bfd6ae9ec9ba898fa34d3a8fdbf1b
|
|
|
CoverageReport-Debug-Linux-X64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
6.53 MB |
sha256:168f184591eac12aa7de123a6aa581c0a42877c1273ada4dab4e4d8a710d7e6b
|
|
|
CoverageReport-Debug-Linux-X64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
7.74 MB |
sha256:31064f548ab4cd63cf2ababb24cb9389949d27b9d1d2907b6b3db465f859cca6
|
|
|
CoverageReport-Debug-Linux-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
8.36 MB |
sha256:6751569f7445389fbfe6680b6c03d170cfab454361cf4d2ea92444bc7c75da1e
|
|
|
CoverageReport-Debug-Linux-X64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
15.3 MB |
sha256:c9b4e46c4a1ec21edb76d84dfbd16a0c8e047e0b6d13a7a8d85af43e2a171385
|
|
|
CoverageReport-Debug-Windows-ARM64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
7.62 MB |
sha256:6f1889ba931167c280f1661d39934ed4611fc638c275b6763c53a09281c82124
|
|
|
CoverageReport-Debug-Windows-ARM64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
12.8 MB |
sha256:5db84b688f366c51ec537b938c6c1a75cbaf886324df43318b972560163459ee
|
|
|
CoverageReport-Debug-Windows-ARM64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
7.21 MB |
sha256:d2f600c01ab00e3bbf849deb4564e85adf0fac3c8f73a9b17b7a437e7320ee3d
|
|
|
CoverageReport-Debug-Windows-ARM64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
14.4 MB |
sha256:78dde74fa1850aea89b8fb8d2cd672166533e716612942e82ee7b3b7513488fb
|
|
|
CoverageReport-Debug-Windows-ARM64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
9.63 MB |
sha256:f9154c0d9193e86aea6cacff030760e7175043e1f525a319a7036a700201eba0
|
|
|
CoverageReport-Debug-Windows-ARM64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
10.4 MB |
sha256:98de00e10028d7ab2245de203e3d9bb0fa5057bacde8063caa4d3a2f63572a22
|
|
|
CoverageReport-Debug-Windows-ARM64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
13.9 MB |
sha256:950590787335927c8bfb022f674131719c7010cf903dba98e45cf6265a249aac
|
|
|
CoverageReport-Debug-Windows-ARM64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
7.88 MB |
sha256:572b1d93ecb399a44e41c0d28500bf041186456084814f23771594f488bf0dfe
|
|
|
CoverageReport-Debug-Windows-ARM64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
8.45 MB |
sha256:4931d10c96e9650a20d9c88f3701d6decb1b2fbd1148f07f8a5f91a19acc00c5
|
|
|
CoverageReport-Debug-Windows-ARM64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
14.7 MB |
sha256:c534d129cbfd9003d0da26f58c4530db061162fad64012af4a130b0c417b2afa
|
|
|
CoverageReport-Debug-Windows-ARM64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
9.52 MB |
sha256:7799be9a9cd1523f17299d4b96961099924d76bbb63065cb9e55e4649ccef79c
|
|
|
CoverageReport-Debug-Windows-ARM64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
14.4 MB |
sha256:ffb1ce177fe64daf17dffde11b3d02329d7cb0fdc5e15e084e5152b8721d8c62
|
|
|
CoverageReport-Debug-Windows-ARM64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
6.48 MB |
sha256:e3b2aafdf3966f4b46d6a3229cfa26274c25e0361c28b6518c5107175d338feb
|
|
|
CoverageReport-Debug-Windows-ARM64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
7.26 MB |
sha256:3c16a55a401ddcc3355175d927b1c686fbc50762be5a6b00ee007040024256a0
|
|
|
CoverageReport-Debug-Windows-ARM64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
16.4 MB |
sha256:e4a9e5de9595cf837b42334c10e76f0c461aaf2abea83006c3ff7457f74a0f2d
|
|
|
CoverageReport-Debug-Windows-ARM64-6aa3e9942c1b562b4f69553261a3eff2bf3345ecfbf40b7e5214ee51d8edb979
|
1.64 MB |
sha256:b01ffa27f06bc603d6bf6e081f612f0921305a63b49f4d7395511d8860b6e4d5
|
|
|
CoverageReport-Debug-Windows-ARM64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
14.6 MB |
sha256:a146d615b4e93e9a365bd616f3727a995e64664228696b23553a69efdf730831
|
|
|
CoverageReport-Debug-Windows-ARM64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
15.9 MB |
sha256:047261ac583f7716fb770b77064f251fcce8778859302a10440fe5abe28f0529
|
|
|
CoverageReport-Debug-Windows-ARM64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
10.6 MB |
sha256:c68616817562e965a6124181bb12cfeb2dd35978602bbcc152e86d66899b4a47
|
|
|
CoverageReport-Debug-Windows-ARM64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
8.68 MB |
sha256:16effd646323a2dfdd66c59b2457ed7a9a68eeb9b43679de9a48ca92d36b8bea
|
|
|
CoverageReport-Debug-Windows-ARM64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
7.88 MB |
sha256:54121eefba08184f14b2f8da92d2d711dd94d05d048ec430286a6b1edf73e26c
|
|
|
CoverageReport-Debug-Windows-ARM64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
8.9 MB |
sha256:32fa49a96c208621ab2b96e61953069ab16972a541c3161fa1534d89933a5bd1
|
|
|
CoverageReport-Debug-Windows-ARM64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
16.2 MB |
sha256:7ba4112a1a4e0475569ca0219937e0e96f4026f20ba6dc75a1b34a44497f748b
|
|
|
CoverageReport-Debug-Windows-ARM64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
8.85 MB |
sha256:5ca1f8e008274f20d134bbe611a4cb96900b7cd3c5b9db8b6317ebb58ffe3b47
|
|
|
CoverageReport-Debug-Windows-ARM64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
9.04 MB |
sha256:90b09291832b522eb490f84fa67ac995f3f2cd7effccb48abd856a71b6d13d9d
|
|
|
CoverageReport-Debug-Windows-ARM64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
7.15 MB |
sha256:492dcda35a6569ecb551ff947fe5b6a437bed7701683128b5129cdb58530d6c8
|
|
|
CoverageReport-Debug-Windows-ARM64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
14.3 MB |
sha256:9fad1d44b2361e4c1739f2f7de78061655cc761cfa60216902521280e53ee95c
|
|
|
CoverageReport-Debug-Windows-ARM64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
6.91 MB |
sha256:989b978c281c432db3a756f409fcce066ba4053fd7019e2dcf5859c26a26602e
|
|
|
CoverageReport-Debug-Windows-ARM64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
8.16 MB |
sha256:7273edee6e6e2b1d47adad71511ef5dd4d6b3a1c1ec1fd43ea39e8629e149e6e
|
|
|
CoverageReport-Debug-Windows-ARM64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
14.3 MB |
sha256:7deeff3f6359b449f3a9ded2c0ef6b094fb21ed5d5faff8337440d92fba29de3
|
|
|
CoverageReport-Debug-Windows-ARM64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
15.9 MB |
sha256:57bd2df02fce75f60507e85335ce4f743bdef2cab491fb618c637f5cda6e799e
|
|
|
CoverageReport-Debug-Windows-ARM64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
8.46 MB |
sha256:6c918258d3fa03f1ffbe625a4a7b9f259043cbfe767ca10793f9401c88ed5603
|
|
|
CoverageReport-Debug-Windows-ARM64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
10.1 MB |
sha256:da94df0519a92fa3b63dcf09b6fe20af7f7152852f64f29bedd775de28da1dc7
|
|
|
CoverageReport-Debug-Windows-ARM64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
6.53 MB |
sha256:3623586d43a61b3cf197e90020c6845040854a13cc7abfbb627bdd56bd309725
|
|
|
CoverageReport-Debug-Windows-ARM64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
7.74 MB |
sha256:6fe0fca8a1438cf75f584cadc991cd08d5b8c8f3ff7c0b360d99d8c5129c291d
|
|
|
CoverageReport-Debug-Windows-ARM64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
8.36 MB |
sha256:9ad63411cf3ee16555373470e3dbb843f8d154591be76143c168c04d3ab6e136
|
|
|
CoverageReport-Debug-Windows-ARM64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
15.3 MB |
sha256:dd03fc18fbf8e88d2503e7c79925fbe782c00790d6071c61d174ee1ffca083c8
|
|
|
CoverageReport-Debug-Windows-X64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
7.62 MB |
sha256:41b26b4dac0b273edacdaa1abbc4d882e2ead4b784ee7e13f563f7b2ed109827
|
|
|
CoverageReport-Debug-Windows-X64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
12.8 MB |
sha256:bb8f0f2b3068059765e65103b79a70d0af8ad78514744962ca8f6b7eda56a3ed
|
|
|
CoverageReport-Debug-Windows-X64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
7.21 MB |
sha256:57ca27b21ec3dd9cb1cd4a8dadfa62c372f8420f1fafbdcbad1da49f9ef2dda9
|
|
|
CoverageReport-Debug-Windows-X64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
14.4 MB |
sha256:1fbe483db59f0617ac09bde580ded21978c26e285b8f8bbb963d253e83808afc
|
|
|
CoverageReport-Debug-Windows-X64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
9.63 MB |
sha256:a859514d9a40886e3683cb0829c3444f1cf4fb0a471fb9eac38f7d2b56a8b3e3
|
|
|
CoverageReport-Debug-Windows-X64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
10.4 MB |
sha256:ca250dcf2e5e1295bfacb52b2fc8a29c09a5dfb6c417d972ecf3e193159f892b
|
|
|
CoverageReport-Debug-Windows-X64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
13.9 MB |
sha256:260cd786fbfaf57194cdd7bc35b3a7c742d41096dafd86032d792dd0b5ab0656
|
|
|
CoverageReport-Debug-Windows-X64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
7.88 MB |
sha256:02fe5ed27ba3276e5790278dc2dce86e2be409127cdd26800f2c0db8ce5fad6b
|
|
|
CoverageReport-Debug-Windows-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
8.45 MB |
sha256:6f0eb3dfe0b79cb9273049963592eca8f6c4453820bc86a997f5cbef5c0db79f
|
|
|
CoverageReport-Debug-Windows-X64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
14.7 MB |
sha256:27d0d3a4718321e84a96e16e2aa6db413283af3e5267f4cd87e8f54547ca5d64
|
|
|
CoverageReport-Debug-Windows-X64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
9.52 MB |
sha256:7c8da0ce8b020b5978b9886383209b2e1f94c484fb093e0ed44c2788cac1f823
|
|
|
CoverageReport-Debug-Windows-X64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
14.4 MB |
sha256:554ff73aae04df79272779fe11100abf3f5f1b41141a17220531c01c5ba700e3
|
|
|
CoverageReport-Debug-Windows-X64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
6.48 MB |
sha256:00c83da3e02e7b01d1006e491d9e5ad76c04efcb49aa95cea30864c7e8187660
|
|
|
CoverageReport-Debug-Windows-X64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
7.26 MB |
sha256:96823a70350bd039176e8abb62a58c0c9d7bf9bb147286a2633dd2041d0ba37f
|
|
|
CoverageReport-Debug-Windows-X64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
16.4 MB |
sha256:4e523be45bee113eb95623a3ee8e48cbb2c3480193ec1a87413354413e13ff92
|
|
|
CoverageReport-Debug-Windows-X64-6aa3e9942c1b562b4f69553261a3eff2bf3345ecfbf40b7e5214ee51d8edb979
|
1.64 MB |
sha256:90c4e0b2f0e5eee2c698a22f3231dce160ac774a5a8b11e1d5ec91bc001b689c
|
|
|
CoverageReport-Debug-Windows-X64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
14.6 MB |
sha256:e88621a1435374193f2aef2ae85bf5c6e49604ea6e0e64a83f7524588feb30e6
|
|
|
CoverageReport-Debug-Windows-X64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
15.9 MB |
sha256:4fc633171c13ffc218f10c8c0cff081f5715c5b1256730ca8c5ee0e5f17cb7d1
|
|
|
CoverageReport-Debug-Windows-X64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
10.6 MB |
sha256:8be63097164cc6b21e8a32fd5ac7e26b77d86834f97c35c2760da21bfe83afa8
|
|
|
CoverageReport-Debug-Windows-X64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
8.68 MB |
sha256:667f2b63c94c9726af29eb595352812cf97653607c9d1e254b4ca85bd9d7e8f6
|
|
|
CoverageReport-Debug-Windows-X64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
7.88 MB |
sha256:6371ecb3de6198cd400710fcd0e07223a1f43d146242c349d5d221e18f00346e
|
|
|
CoverageReport-Debug-Windows-X64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
8.9 MB |
sha256:354abc21da66599f4c702147c292b955e0003194a1147b864260d89c96d0b726
|
|
|
CoverageReport-Debug-Windows-X64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
16.2 MB |
sha256:0dbc808b5aa5acda096a944da6e0a0dca26107e3e602afd27ee2466a6ac1917f
|
|
|
CoverageReport-Debug-Windows-X64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
8.85 MB |
sha256:09aea0b4421d42a2cc401e42ad38ccfa3f2ebcf78be4a581a40fff51aa2eab98
|
|
|
CoverageReport-Debug-Windows-X64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
9.04 MB |
sha256:e3e48f332c7df738fc46b30eb31c5d6824f77e615f8b27044c39586593a7672d
|
|
|
CoverageReport-Debug-Windows-X64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
7.15 MB |
sha256:f40d69d71a60c43a6a2bf2a867586936d212fd38ab22a49bba8c5ee5a8412af7
|
|
|
CoverageReport-Debug-Windows-X64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
14.3 MB |
sha256:d87b413b4d2eb2f719032bfc37bd3b37c6895a88743574be8dde39a4a087742c
|
|
|
CoverageReport-Debug-Windows-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
6.91 MB |
sha256:50366a36588e53e5863e3e74e6ca89dbb95e8d14bd1a442f97e2e9bc380f52de
|
|
|
CoverageReport-Debug-Windows-X64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
8.16 MB |
sha256:0723acefbb54344d11688b5f9edb2c8e7b7e7fe99a2bfb157ac6e14414283cd2
|
|
|
CoverageReport-Debug-Windows-X64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
14.3 MB |
sha256:d9d27b85ae73fbc5c655a43524d394cd5537e603ebbbd2d7732e825045070933
|
|
|
CoverageReport-Debug-Windows-X64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
15.9 MB |
sha256:6145bb5c42c48053f1d7bd00d57d9cf08c2b1d9a7fb3f49e0f88336acbc5fe9e
|
|
|
CoverageReport-Debug-Windows-X64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
8.46 MB |
sha256:943e2aa00fbdb1815e2d52ab3fd24a2356727f8948b67d9f4d89059d441adec1
|
|
|
CoverageReport-Debug-Windows-X64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
10.1 MB |
sha256:4f6e4061cc45aca84dff543b43e9a65ddc7bc49abe9487f1b44af0b9157cabad
|
|
|
CoverageReport-Debug-Windows-X64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
6.53 MB |
sha256:eb9dcb8445a800a059acacee007807296cd66dd12a344b3c63665f6d0e0499b4
|
|
|
CoverageReport-Debug-Windows-X64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
7.74 MB |
sha256:101f72c7f8a84c9196448c969245fdeacaa30109ffb3aedbe5b1b4efc999c6a3
|
|
|
CoverageReport-Debug-Windows-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
8.36 MB |
sha256:669805b9dc251fc10aa2a6646a4e99bcb43aeb6030e3bf86092052008a565137
|
|
|
CoverageReport-Debug-Windows-X64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
15.3 MB |
sha256:35ddcd4795a87a5a7f78319390f6fbebce43f69ba018dd2eeaa26b8dc95c7f15
|
|
|
CoverageReport-Release-Linux-ARM64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
7.61 MB |
sha256:4589fe5dc3958cc31ebda293b15145477bd740ec92dce7376bb077b5c827f04c
|
|
|
CoverageReport-Release-Linux-ARM64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
12.8 MB |
sha256:7e80030400c95717ddc0e41e9cdef027191aaba2b101fd6e7710bdd4c3d3b5b1
|
|
|
CoverageReport-Release-Linux-ARM64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
7.2 MB |
sha256:386e9f6a73811bfb512ee865ba857a22b9b84d0f556c61e99fad90db13c862ce
|
|
|
CoverageReport-Release-Linux-ARM64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
14.4 MB |
sha256:8c3d899bc85180624d29bcfe39a78557293ee67ceff311c955c55c7f62b97a79
|
|
|
CoverageReport-Release-Linux-ARM64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
9.61 MB |
sha256:aef6f6ac56602bf095ba7028bea3b315fe92c3615533d3a1d4e51e0d0caca59a
|
|
|
CoverageReport-Release-Linux-ARM64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
10.3 MB |
sha256:414deb2c3633278dd810cff4839c766b83b96f59d036e704cbb86227454ddb2d
|
|
|
CoverageReport-Release-Linux-ARM64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
13.9 MB |
sha256:c99158a8fafde98a4ff39d6f006cedf0791e129b38765f420f764947e2b86260
|
|
|
CoverageReport-Release-Linux-ARM64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
7.87 MB |
sha256:e258a41d30530fb64e6f4d481482e408f344d60380e5e0d9e15a7704e9954f9e
|
|
|
CoverageReport-Release-Linux-ARM64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
8.44 MB |
sha256:27f8cd5640b33e0f2cbc5e40bc78976bd20f98457aa889544bff5af7ef56bb6a
|
|
|
CoverageReport-Release-Linux-ARM64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
14.7 MB |
sha256:2fc4923a3f9855a6aca668a0576c8601067f3e547a7f13ede19d04a3c0addf85
|
|
|
CoverageReport-Release-Linux-ARM64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
9.5 MB |
sha256:9fee1d7e817a6733126bc076ed6578f15ef873cd2657e274d51613c8d8a3586b
|
|
|
CoverageReport-Release-Linux-ARM64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
14.4 MB |
sha256:d1763c18ebd16680fd4c9b4134fab730b6cb8a74ba0b298c5244b36eb4164673
|
|
|
CoverageReport-Release-Linux-ARM64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
6.47 MB |
sha256:79016f984f36408dd318cfadeb56b236e38b5b68394da76354a75827fa51c88f
|
|
|
CoverageReport-Release-Linux-ARM64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
7.24 MB |
sha256:86051562fc11293b42771b2c29af88340c17a8b02ad0b27154193f50dfe6ec64
|
|
|
CoverageReport-Release-Linux-ARM64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
16.3 MB |
sha256:1a351b04010d206e88612f7abfe27e322c8da720ca36313c1fefbd0b854307ec
|
|
|
CoverageReport-Release-Linux-ARM64-6aa3e9942c1b562b4f69553261a3eff2bf3345ecfbf40b7e5214ee51d8edb979
|
1.63 MB |
sha256:949005df13e79ec8080e3122dcb72eaeab1e98543d699b7c683cdce2a9fabd92
|
|
|
CoverageReport-Release-Linux-ARM64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
14.6 MB |
sha256:676662774a9b4b2259eae087b005a5fb42fa645a8e0dc6d4067b6a15e210e3ce
|
|
|
CoverageReport-Release-Linux-ARM64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
15.9 MB |
sha256:48829c7421dbc7e54e4482fb104242da0660a98b8d6210706b65aaaed4080ca5
|
|
|
CoverageReport-Release-Linux-ARM64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
10.6 MB |
sha256:77c6c8576276fc6fa7ef41f2142878b4de256a5497f71bbca9d785e9c8438a96
|
|
|
CoverageReport-Release-Linux-ARM64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
8.67 MB |
sha256:4a7181dad9f7e9d32c8d5d0797883cbdb30d7e3c823ce43bafdde5a8ee634c9b
|
|
|
CoverageReport-Release-Linux-ARM64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
7.87 MB |
sha256:23a4359c50ebc9917d210c8e90da88e1c302d11a3a750f871e31138573bf7072
|
|
|
CoverageReport-Release-Linux-ARM64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
8.88 MB |
sha256:a0f1d9ad3203fcf05932769b3f6148bb46767687ec960d5779b937a65887a1e9
|
|
|
CoverageReport-Release-Linux-ARM64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
16.1 MB |
sha256:e925d2ef8814098e978fb8cb957af1a7ecfbf4b7d5fdd729ef311a9df4eca34d
|
|
|
CoverageReport-Release-Linux-ARM64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
8.83 MB |
sha256:79e1143988b3bcedd49c52efecc0a5dcebae53bc8985e1a4eadf49550cbfb1b4
|
|
|
CoverageReport-Release-Linux-ARM64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
9.02 MB |
sha256:5f0bd1e800b389a97d0666d292e17c81a09c4cc4b687435fa90189179da7a248
|
|
|
CoverageReport-Release-Linux-ARM64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
7.14 MB |
sha256:2940cc32e95275557f8d2de088fa87dacb445a3bed3b3cde77e7d36bc35c8133
|
|
|
CoverageReport-Release-Linux-ARM64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
14.3 MB |
sha256:e73fc7c17175769b91ab124effc274f8db7f5849fd03f025cd1cf5ee374c37d9
|
|
|
CoverageReport-Release-Linux-ARM64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
6.9 MB |
sha256:74f1e6f08315222d9050be1339a8afefa47f4c596f10224fec463df0d315c0e5
|
|
|
CoverageReport-Release-Linux-ARM64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
8.14 MB |
sha256:ef079bd2175af6616f6bafb13f11bb7acc9d188b5089adfb9813e081f4703c5d
|
|
|
CoverageReport-Release-Linux-ARM64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
14.3 MB |
sha256:f9e2a6567d7ee4c74bb87770b3c5973fac0c43d27ebbf625de4c631c15dd6181
|
|
|
CoverageReport-Release-Linux-ARM64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
15.8 MB |
sha256:03f6321fa7a13141a4e90f50f6e7260f6686adb1c8b945ff17e005a1c7f285bf
|
|
|
CoverageReport-Release-Linux-ARM64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
8.44 MB |
sha256:435e10b2b09cfcd526a70052a50ae122f364904c03ce9d7bf8e9be3b09db46e6
|
|
|
CoverageReport-Release-Linux-ARM64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
10.1 MB |
sha256:36468c69223c4f0f4a0a0573ed437060cbcc8779316b4163650318968e8a9e47
|
|
|
CoverageReport-Release-Linux-ARM64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
6.52 MB |
sha256:d89df462ed01620f2136be4e6d1d80a9559851376686e7a4d9fc390fc009aeca
|
|
|
CoverageReport-Release-Linux-ARM64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
7.72 MB |
sha256:96a741a28d787d0cab2366f815e2b35d1c8ca05c97097ea61db2e75aa77ea2ef
|
|
|
CoverageReport-Release-Linux-ARM64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
8.34 MB |
sha256:87ac5bd2eb8959123eb57943b58839a3d67c17c6517eb8dfb52ac90176b66f83
|
|
|
CoverageReport-Release-Linux-ARM64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
15.3 MB |
sha256:f0ee1fc70ed3adfd866f4babe49c25b9845e5b8244596bb6e90b935c17c9559a
|
|
|
CoverageReport-Release-Linux-X64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
7.6 MB |
sha256:7f3fbaed9083d40b68a10758a8fc7dfb92f3c55a80dd5c8c2846edf2fd42d734
|
|
|
CoverageReport-Release-Linux-X64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
12.8 MB |
sha256:60a080f94a4abde5bef6d0f8020ec15faeb226c828ae2754eb65ff49b91dbe11
|
|
|
CoverageReport-Release-Linux-X64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
7.2 MB |
sha256:8bce94f5b3a5d1909d75b84dea3c1c90c94ce973732cbe3611751ba529a833ed
|
|
|
CoverageReport-Release-Linux-X64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
14.4 MB |
sha256:db8472e0788454ebc438ce24ad952bc1788a3bf9dd4e9ebbfb64aaec3042165e
|
|
|
CoverageReport-Release-Linux-X64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
9.61 MB |
sha256:9ed20140e60dac044ad4816c71ee9bcc0ff254f75587b0b19679ac2996e49ff2
|
|
|
CoverageReport-Release-Linux-X64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
10.3 MB |
sha256:a6b74e3aa3f6507c777059afe74916409930ad5ff43f039274869d50a1b37995
|
|
|
CoverageReport-Release-Linux-X64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
13.9 MB |
sha256:572e2f0536551a77220ea834a6da60ca637dde258b1213af6604d1918d9fb512
|
|
|
CoverageReport-Release-Linux-X64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
7.87 MB |
sha256:6890f878ba0347ebe001990780fce6d4b4e3ff3c0033e06ad6146aa6910552b3
|
|
|
CoverageReport-Release-Linux-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
8.44 MB |
sha256:9566a25c6996e19747cce8e5b7a84e0693eedfcf1b02204ea437514183dcdb85
|
|
|
CoverageReport-Release-Linux-X64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
14.7 MB |
sha256:1a75a3299378c724ece06792069cc6ea5649d066a21e99429fb4c88c64cb1089
|
|
|
CoverageReport-Release-Linux-X64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
9.5 MB |
sha256:efd7414b65324a5bdc1c624f49b0b560d0d9da740ed3be85b1c71b605e8f782c
|
|
|
CoverageReport-Release-Linux-X64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
14.4 MB |
sha256:8a0079787ac7ab41f4e4e51a0b7b31c3d14c761e6b5659ab365cfafd1ca80c79
|
|
|
CoverageReport-Release-Linux-X64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
6.47 MB |
sha256:749c2865b8aebd3918598fca95b1b6bfe6ed699a50b6cfd1784a6b42e38adc6e
|
|
|
CoverageReport-Release-Linux-X64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
7.24 MB |
sha256:836c0b05ea1f3855379a94892cc92ed6c79beef3f6576600fbd14c68ad5ca53f
|
|
|
CoverageReport-Release-Linux-X64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
16.3 MB |
sha256:0c9bc1922f9f3b63171e5346ee50da8ec7a5d1ac6c7784b6487d4a3b370a0579
|
|
|
CoverageReport-Release-Linux-X64-6aa3e9942c1b562b4f69553261a3eff2bf3345ecfbf40b7e5214ee51d8edb979
|
1.63 MB |
sha256:ea26b90c1de214e21c89eee0703e57a6c6d0e21cb1bda7b166a8cc12d85f1e67
|
|
|
CoverageReport-Release-Linux-X64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
14.6 MB |
sha256:be62ba22a6bad97238c99c9e7f3c42fbbb0d21c614dc2bb47f9d03dcb7cc2505
|
|
|
CoverageReport-Release-Linux-X64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
15.9 MB |
sha256:19ff0137fda2b5a0b3386c147851be16a32273afb53c20238459bc67a57141f1
|
|
|
CoverageReport-Release-Linux-X64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
10.6 MB |
sha256:d80ec70b13c9bd076c3bdf058f92b7fcea5526d20cbcc3d1e48c3159e5813d7a
|
|
|
CoverageReport-Release-Linux-X64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
8.67 MB |
sha256:6be6688ec3aa5049fe545dbff6308a1df7f59b846bdeedc6a617e8979960c051
|
|
|
CoverageReport-Release-Linux-X64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
7.87 MB |
sha256:0b5139676331e003b9f76e7211e614e3e82d9ffc6e498dc6d43a7e25736048b0
|
|
|
CoverageReport-Release-Linux-X64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
8.88 MB |
sha256:4c305d39ef8efb00d79635252d61adc37c7aed56812d946b4d4e972f34e5c024
|
|
|
CoverageReport-Release-Linux-X64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
16.1 MB |
sha256:957a4c436f6185d678981264dc9da6de1692210fb9716a8785cd5ee11dccfdc0
|
|
|
CoverageReport-Release-Linux-X64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
8.83 MB |
sha256:0f3afdce3163c7e7360287e013948f7e5c8b2a05806e0bde76e40849816096d2
|
|
|
CoverageReport-Release-Linux-X64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
9.02 MB |
sha256:aecf8c90b95ab39d5edefc77dc3c7317d7047b586b09cd877427f44c35386072
|
|
|
CoverageReport-Release-Linux-X64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
7.14 MB |
sha256:43a1fb8f4779a3c585a4287ecdd83694bd3a059f8da16d5e0b2c59b1b6f94532
|
|
|
CoverageReport-Release-Linux-X64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
14.3 MB |
sha256:5652ff56841629358ed81beb6598fc3400b8a74cbff757eba1733f5f221a0996
|
|
|
CoverageReport-Release-Linux-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
6.9 MB |
sha256:d41b430cac9ab6f68ad5f2ab253b13c2f3cdc6a62c466554e187e0a2f79d3245
|
|
|
CoverageReport-Release-Linux-X64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
8.14 MB |
sha256:133b5165507822216f8153f8955a0943f6515645db8bee5501a362e395d8d509
|
|
|
CoverageReport-Release-Linux-X64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
14.3 MB |
sha256:525eca48a67068d127bffb0af8b949453880db394f48fdfb08e3974f81f19d09
|
|
|
CoverageReport-Release-Linux-X64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
15.8 MB |
sha256:16e249555f9b4a490aa599b48650a1d7af499b5312d0a7c88e4811cc7ddf358c
|
|
|
CoverageReport-Release-Linux-X64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
8.44 MB |
sha256:d1a416e2d8fa0b82f0a566e3e9e0b1f8705ae1350e8528ad2d2a45bc1b387096
|
|
|
CoverageReport-Release-Linux-X64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
10.1 MB |
sha256:8091823e84a5056df4df8aff3a52220473e47e096561e95adb5c3b6cff1407b2
|
|
|
CoverageReport-Release-Linux-X64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
6.52 MB |
sha256:05c399dccb128ec1f6227d6eb0f2cccf4e40b665f94cc8fd6b1b2b12085d3457
|
|
|
CoverageReport-Release-Linux-X64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
7.72 MB |
sha256:ea5ba6c4f359f8b27278570cedc34338ab6bc5ef5858c9f582e4a7ad16c3602a
|
|
|
CoverageReport-Release-Linux-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
8.34 MB |
sha256:7efa20b2caa928e8054b6c49e93d42022f406a7e5e9c3031a75c66eebae6f95e
|
|
|
CoverageReport-Release-Linux-X64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
15.3 MB |
sha256:ce99cc64283f786a61ddd8de882716b5b18e063a8e18d8b9f266e57608463b47
|
|
|
CoverageReport-Release-Windows-ARM64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
7.6 MB |
sha256:08f7132415fe92d551ca38011a51455a6edb033201fdfe2a330e407953066653
|
|
|
CoverageReport-Release-Windows-ARM64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
12.8 MB |
sha256:e2d73c62148d9332a48bb6609477ec8bd98aa7d271eac1b9cca8f6e978bc0b16
|
|
|
CoverageReport-Release-Windows-ARM64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
7.19 MB |
sha256:bff9ef6bc244cabadc00a81fefa7f3e83a2aef2282ad59e1e6934f3844f87f4e
|
|
|
CoverageReport-Release-Windows-ARM64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
14.4 MB |
sha256:45be72f1e1252f00345430fadfeff79eca3164681c6bea49298bc18ca24d6eff
|
|
|
CoverageReport-Release-Windows-ARM64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
9.6 MB |
sha256:1a7a9d7f43143d0f9a7c600d975c3517230db6aecf96fb575116635dc8dee757
|
|
|
CoverageReport-Release-Windows-ARM64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
10.3 MB |
sha256:8d74950fa49a8ecb626e62d052a4ba8aa52c8a0772ed4cb1fbf8d71e841e444a
|
|
|
CoverageReport-Release-Windows-ARM64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
13.9 MB |
sha256:67810394f77d97dfd27bf2a135d525012f89d7114baacf47e12f38f88201781c
|
|
|
CoverageReport-Release-Windows-ARM64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
7.86 MB |
sha256:28391894fe7c6acfb48b8576c7eef078ef8db9fe9c665c621c6867935983f60d
|
|
|
CoverageReport-Release-Windows-ARM64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
8.43 MB |
sha256:e1fd98769d1feee525acaef14dccdccd879e84a97d189bb530015fc0bbeee57d
|
|
|
CoverageReport-Release-Windows-ARM64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
14.7 MB |
sha256:8fa0475a6f0f8f47ec69d419e83de902e04916fe0c0bee07a7c20e70ed994918
|
|
|
CoverageReport-Release-Windows-ARM64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
9.5 MB |
sha256:5ed83a63e3d0dd2cb541894a6ef77aa45b606c15a0acecb789f41f80589f160a
|
|
|
CoverageReport-Release-Windows-ARM64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
14.4 MB |
sha256:6182c20217235bf919fcfdb488c0fbf8e96d52e448acc51cf2ba888f0ea7e3ab
|
|
|
CoverageReport-Release-Windows-ARM64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
6.47 MB |
sha256:b04c67f9a9bd95ed5b70e5b818b4ccd9aa5ed5b2768da2963669f3d17a0c805c
|
|
|
CoverageReport-Release-Windows-ARM64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
7.24 MB |
sha256:c009009d9718d25ad844f337abc79e90e92df59f639d9dc5e48a7f62db54bbea
|
|
|
CoverageReport-Release-Windows-ARM64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
16.3 MB |
sha256:022e05603f103669e4f2ec32e627cf964c1eb966dc96de50d466fb467d19dca3
|
|
|
CoverageReport-Release-Windows-ARM64-6aa3e9942c1b562b4f69553261a3eff2bf3345ecfbf40b7e5214ee51d8edb979
|
1.63 MB |
sha256:8464ad16db1a0829a957a6fd036edbf52a9d80445945b79b05ab9a2cf72453bf
|
|
|
CoverageReport-Release-Windows-ARM64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
14.5 MB |
sha256:61656d823d1845ee3c2710ea47b501390e36b9269b5e2d9f9779899617aaf928
|
|
|
CoverageReport-Release-Windows-ARM64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
15.9 MB |
sha256:28cb5b46f3151ea23e6f74b6d7f7fb640ef97a5adc4b37198a6fc1479c2374bb
|
|
|
CoverageReport-Release-Windows-ARM64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
10.6 MB |
sha256:9c4d606771fbc2337505a70e15f21096bae9f09c1adc95644c116271a818927b
|
|
|
CoverageReport-Release-Windows-ARM64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
8.66 MB |
sha256:4fdd54f66193e7ed09010a7f9e99fc598177939bc310aeeaf5531626cee0d426
|
|
|
CoverageReport-Release-Windows-ARM64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
7.87 MB |
sha256:dbaaee17d47a33b0bf5fb33d91b062f005c4280e17d75716a845ba6c32d2bad3
|
|
|
CoverageReport-Release-Windows-ARM64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
8.88 MB |
sha256:5a2c00bda4c867c9d66f41a7cb76ff29a51e2cecc9949a1efdb64b028280d069
|
|
|
CoverageReport-Release-Windows-ARM64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
16.1 MB |
sha256:c5111d7d06a47e133ba47b80e197fac157f5744b0421eb091adb8ef949cac9db
|
|
|
CoverageReport-Release-Windows-ARM64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
8.83 MB |
sha256:fe6c7e7302fc01e0fdf669360fbef1d2e064fa28c6a9497b2b88374c710f0afa
|
|
|
CoverageReport-Release-Windows-ARM64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
9.02 MB |
sha256:48259efcaea08ee91779ef84e61b3198c55b4572a89c2bbaac077ad3f90f0f40
|
|
|
CoverageReport-Release-Windows-ARM64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
7.14 MB |
sha256:e5f14c5827782b23a37ba96cd24d7862e0765393256a9c5b8a30ecd4d697bc9c
|
|
|
CoverageReport-Release-Windows-ARM64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
14.3 MB |
sha256:1fd5a2d476146bc42e3477925927e84bdf52f629e4601b7189644c16c9c1ca74
|
|
|
CoverageReport-Release-Windows-ARM64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
6.89 MB |
sha256:90dd01d8335556a51e91972436ef7c172431c3421858cbee3be8a5f8e7d7efd9
|
|
|
CoverageReport-Release-Windows-ARM64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
8.14 MB |
sha256:c541e833856840ea497e6477465d7593fabd60bc868a427f75ec448e96c925da
|
|
|
CoverageReport-Release-Windows-ARM64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
14.3 MB |
sha256:b3027d7c0b0d35247693210ae231f3a6bde3ea2b12c8cdc7f3b0776778c26cda
|
|
|
CoverageReport-Release-Windows-ARM64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
15.8 MB |
sha256:8775a8bb706dfe967f1c73c9f162faa9aa03258c15f0f917072fe48df2050c34
|
|
|
CoverageReport-Release-Windows-ARM64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
8.44 MB |
sha256:66997febe3b893c5bedb9761d87fe88e1ce87e0436c902c29df04f71ab71e9e9
|
|
|
CoverageReport-Release-Windows-ARM64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
10.1 MB |
sha256:619f883c38cbba1944b6c80d8f192c8bacd1c4f6ef658fa0ff276e9e8ad4bb46
|
|
|
CoverageReport-Release-Windows-ARM64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
6.52 MB |
sha256:6a2cfe0d3a621932693765790ed6c8c0294fd42605ced5e68cc704993d253edf
|
|
|
CoverageReport-Release-Windows-ARM64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
7.72 MB |
sha256:cc0da52cd5ac956974e2ab7e8a8ceb197caac909e92423ca19eb2cc03539dac8
|
|
|
CoverageReport-Release-Windows-ARM64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
8.34 MB |
sha256:e0c55e0165d71a8b6be9d4a698a46f5491e128eae8c6789ab97cfcfda09d18fc
|
|
|
CoverageReport-Release-Windows-ARM64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
15.3 MB |
sha256:2ceb420c464607e7aa082edf8064e873f6150bf6a7c67a00da825a41c468d5d7
|
|
|
CoverageReport-Release-Windows-X64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
7.6 MB |
sha256:585f9c37681fe1c10397b1515f28fd2bdca46194aa8eed48ed8d2e12a6188bf2
|
|
|
CoverageReport-Release-Windows-X64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
12.8 MB |
sha256:c325e31136dd3c3b7a0bab03f9310d69cfd141a09b93d31b7baabcfe635a5873
|
|
|
CoverageReport-Release-Windows-X64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
7.19 MB |
sha256:755e950996463d7abb996974b271aabf31e28ead426cec05a67f9838a0b16501
|
|
|
CoverageReport-Release-Windows-X64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
14.4 MB |
sha256:1af0a1894f08771a9d771b99e9131586a2b61a490b2251aae06b2480861d7472
|
|
|
CoverageReport-Release-Windows-X64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
9.6 MB |
sha256:355948915daab84922abb3f3c36c9dbcb675583c92c3caded10f1bdd3808d036
|
|
|
CoverageReport-Release-Windows-X64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
10.3 MB |
sha256:dfe68c2144f031c9e6a455ceaf5bccdc058cb397062ed2321f90536a63aafef6
|
|
|
CoverageReport-Release-Windows-X64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
13.9 MB |
sha256:2e9251ca363f5618f3513977b445f06b561f28ca534c2c7bdc76f795ed576f63
|
|
|
CoverageReport-Release-Windows-X64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
7.86 MB |
sha256:52488e6caad68319da26cd5ec0d90efbb0650742c40fe49df70faf3558e34662
|
|
|
CoverageReport-Release-Windows-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
8.43 MB |
sha256:c6811af0cd91fbd37d342b016948a1c6826e8fbfeb80a90818ef79bb75ceec89
|
|
|
CoverageReport-Release-Windows-X64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
14.7 MB |
sha256:10b1d53119b5f6215d8d2fe637910d5dccf491a8478167699cbc66393e65bcc0
|
|
|
CoverageReport-Release-Windows-X64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
9.5 MB |
sha256:3ecf0448c75543d5f4ea251df1ff4a0a488384a0bcff3bc95ce0db1c1d615757
|
|
|
CoverageReport-Release-Windows-X64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
14.4 MB |
sha256:dce832e873019da482a7aafbda01f7677a7107a34f5766322e74f3aaa3b0d666
|
|
|
CoverageReport-Release-Windows-X64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
6.47 MB |
sha256:4e4c1e50ae59058465c9798c79d98833647ad753f5640d5da4d7f16a2dd2c98a
|
|
|
CoverageReport-Release-Windows-X64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
7.24 MB |
sha256:0d3ae22c1e1dfeaf45096433a2386599f83a8895a95f9969637cf6ffec46414a
|
|
|
CoverageReport-Release-Windows-X64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
16.3 MB |
sha256:dc1e88d9bcaabb713438d0b68e7a30e74643d18f3f79ab778d19fd087b37232a
|
|
|
CoverageReport-Release-Windows-X64-6aa3e9942c1b562b4f69553261a3eff2bf3345ecfbf40b7e5214ee51d8edb979
|
1.63 MB |
sha256:ca4de10cd4973c6d562c0eb402faebccb29430f568d4a24f4efc069b1d3b76cb
|
|
|
CoverageReport-Release-Windows-X64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
14.5 MB |
sha256:1c10f4cce96b095c64535d05b79aaa6ad8dbb85728c42b22f11811c2383d235e
|
|
|
CoverageReport-Release-Windows-X64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
15.9 MB |
sha256:031c091b0e56b3eb86f0bf20f9828ba8691ced0dec0897eed88159908f3d4ccc
|
|
|
CoverageReport-Release-Windows-X64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
10.6 MB |
sha256:eae3b5ac395179185904af24928cf3193cba3f70f913fadbe6a9a6c9b15c2017
|
|
|
CoverageReport-Release-Windows-X64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
8.66 MB |
sha256:588bc1e6fdd74cce7eed9a452f72f89212f513ae623e791fc8151980c622ec39
|
|
|
CoverageReport-Release-Windows-X64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
7.87 MB |
sha256:20aae75dcecfbe7682f1b90e752dfaa64a06f41dd269b25ec357d12e159d3285
|
|
|
CoverageReport-Release-Windows-X64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
8.88 MB |
sha256:7f1f0e6c7e2fb3fc1bff33a21c98cdb8d5df1f108e8c39e796c2fedbdfcbf29d
|
|
|
CoverageReport-Release-Windows-X64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
16.1 MB |
sha256:db004fd65e27fc7bcd9742ca316ef0032d7ace035a9faa165c1ad8d933cbb4ce
|
|
|
CoverageReport-Release-Windows-X64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
8.83 MB |
sha256:fd3945d0be2bbc8dffdf066a449c95427fb345398318c2c272d772e9cb851907
|
|
|
CoverageReport-Release-Windows-X64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
9.02 MB |
sha256:c4354c744cdebc614ac6142381342897fc8d5a7015052e2aff7a6ceb8245435f
|
|
|
CoverageReport-Release-Windows-X64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
7.14 MB |
sha256:4e44c739557fad8b0ddd019c2f91bd31d248508f34625d336f484b48d2ad896d
|
|
|
CoverageReport-Release-Windows-X64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
14.3 MB |
sha256:1dd2d0b5f9a59ee067e4cd7bdc5988fbbed2a89a5cbb681ec6865d160fde2009
|
|
|
CoverageReport-Release-Windows-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
6.89 MB |
sha256:cb40384f7692648620c1e77d0340a7ad603a370350d978ed69b71bce7f899f6f
|
|
|
CoverageReport-Release-Windows-X64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
8.14 MB |
sha256:a1d2c278491d6484034c0f55e1f833e4895001eceba52f9372f76377e7233f2a
|
|
|
CoverageReport-Release-Windows-X64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
14.3 MB |
sha256:979e711d7adf939a5a535287f400d4f4ccff73cdc34b2d9fca91853d6a92b292
|
|
|
CoverageReport-Release-Windows-X64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
15.8 MB |
sha256:94047d90fdf1b6aee096d135268c21acc3ca1fbb26997bc5bf92733c67b9d196
|
|
|
CoverageReport-Release-Windows-X64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
8.44 MB |
sha256:47fdf5b79ea22af4029b72cc87c8aedfbddf5b308fa4ec2c9c3b640e4b95506c
|
|
|
CoverageReport-Release-Windows-X64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
10.1 MB |
sha256:bb1b85f79879c11e32325a1de49769a879ff7906ce515d28866583be04fa6e0c
|
|
|
CoverageReport-Release-Windows-X64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
6.52 MB |
sha256:38bbeb17dfb9bd30bd3349847c7cc84fe628370690d7d91664382c7ccdccebd0
|
|
|
CoverageReport-Release-Windows-X64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
7.72 MB |
sha256:a013884a053c22083aef2e70bfc40232ffeae6daef75fdc6c62e298b404f5477
|
|
|
CoverageReport-Release-Windows-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
8.34 MB |
sha256:0c8c1d9d647b7d8fd02d07d066fd0dfe0dc399230b58c0ccbf5d8ee95e16b2ff
|
|
|
CoverageReport-Release-Windows-X64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
15.3 MB |
sha256:b57e3205f53c3a46919abb5fd2dce6d98bca57dec39b71478873d19869274754
|
|
|
NuGet-Debug
|
3.82 MB |
sha256:d9262aabcd0342f10d6167f4364ece4ffa261a3d2db78f85fb1d6f8c40e744c7
|
|
|
NuGet-Release
|
3.62 MB |
sha256:cb1471329ebf643e95d0827638267a204ed769e0d7fda5a9faf0db53f2422ad0
|
|
|
TestResults-Debug-Linux-ARM64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
716 KB |
sha256:d1d22afc47cc82ca20508adadabffccf39443e15ec3e04d03156e1b8ce08c7dc
|
|
|
TestResults-Debug-Linux-ARM64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
1.03 MB |
sha256:26b184893bae4723e538912d4dc970a4512b020936fdb80c1df7be14ff818a8b
|
|
|
TestResults-Debug-Linux-ARM64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
690 KB |
sha256:84632c2545119ed01e6a73b37cace9af1e4e265070963893225d7b353574767e
|
|
|
TestResults-Debug-Linux-ARM64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
1.28 MB |
sha256:b6454d1dc570e55c6038535b2c6b834b1cdc8a1f5eb4f14b972831134009c50f
|
|
|
TestResults-Debug-Linux-ARM64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
1010 KB |
sha256:1d6b8d12cba2df232146dce99da11ea74ebf1973fa950e0500c0e67c4f9c6771
|
|
|
TestResults-Debug-Linux-ARM64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
19.6 MB |
sha256:9fad945734c310610003c532c61e751dd06532157e92e649fa0246f7b0d90321
|
|
|
TestResults-Debug-Linux-ARM64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
1.23 MB |
sha256:d5416e0e2f3896afe0385a9944b94f2f2e992adcbe2f1584003b95561ad9859b
|
|
|
TestResults-Debug-Linux-ARM64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
772 KB |
sha256:b5e8ea760db35e9400d5230ff25fae399eb06bbec3adb1182dac139f5df9e6ca
|
|
|
TestResults-Debug-Linux-ARM64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
796 KB |
sha256:107421e753e525a6011b78e1ab672e38091d442e439e5e2c5ffd8c94bff26542
|
|
|
TestResults-Debug-Linux-ARM64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
1.31 MB |
sha256:f2d730276091d36c54a639c474d93678c5d9372e35ae98033f4a9d5a975a4a26
|
|
|
TestResults-Debug-Linux-ARM64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
958 KB |
sha256:343ca6dacd9f50483d045e3516bf76055797cd337846dfa4948cda2b47cc0a59
|
|
|
TestResults-Debug-Linux-ARM64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
1.33 MB |
sha256:09be01e3116640b24fcfc93c07c220ac10a52d6a0f7b9c68e670c84860ba112c
|
|
|
TestResults-Debug-Linux-ARM64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
597 KB |
sha256:8d427d279e714dc2722efb1039489722fcf3fcee7f8b1e39e4409917bc4aa127
|
|
|
TestResults-Debug-Linux-ARM64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
712 KB |
sha256:35f5c88145056963b63e98830c0254c2027dc62a38c195e3fc27a9ddcf83e069
|
|
|
TestResults-Debug-Linux-ARM64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
1.39 MB |
sha256:68ffdb5677c74257b0b100830962abd24fee9fade1e1eeb28a115cf0606de605
|
|
|
TestResults-Debug-Linux-ARM64-6aa3e9942c1b562b4f69553261a3eff2bf3345ecfbf40b7e5214ee51d8edb979
|
274 KB |
sha256:9e4391478615ad8b945c877d956a7107fa4d4f9cc1ce736cb3d994e3998bb6c5
|
|
|
TestResults-Debug-Linux-ARM64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
1.17 MB |
sha256:36ed43bd4c669db38a4e4acc70eded1abec2ef00e31c2fae2475f07d4fb6856a
|
|
|
TestResults-Debug-Linux-ARM64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
1.3 MB |
sha256:ffa5c78e56901a1c08ef1e47c6bd1a683b506fc74e7f1201bc04428750073fdc
|
|
|
TestResults-Debug-Linux-ARM64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
1.44 MB |
sha256:3ba72bbf38e7ecc9a090c19c6e3c5b9f4c10e92a15ac2359bed48e613e53ff13
|
|
|
TestResults-Debug-Linux-ARM64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
842 KB |
sha256:c9beaab8e7f3bdc94e8e6492f847531e81332dab8dd7173f1922bd3bbd3b0f93
|
|
|
TestResults-Debug-Linux-ARM64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
745 KB |
sha256:13ffa0770cd2a76cfcd46a16498121d6447c4159ea9bfc860210ff04f650c460
|
|
|
TestResults-Debug-Linux-ARM64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
800 KB |
sha256:65ce708ca1c42431e08950333e478ef8b781702f9d00f5fccaec910970730176
|
|
|
TestResults-Debug-Linux-ARM64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
1.36 MB |
sha256:73b6819c2c2dbecca86d80b53ed36dbc0ed5052ca5bfe9409a92647b51899415
|
|
|
TestResults-Debug-Linux-ARM64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
884 KB |
sha256:a21adbc257b8ec188820b3ee20fa7a11035830ba443501087f944ca841c89565
|
|
|
TestResults-Debug-Linux-ARM64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
1 MB |
sha256:1d0699019da96a658d6f274a00f899780de5361bf00d94bb84abee8b8597e96f
|
|
|
TestResults-Debug-Linux-ARM64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
691 KB |
sha256:8f12b999daacf1892b41385745668321767895a76141ee62d79a1e7e4ba718ff
|
|
|
TestResults-Debug-Linux-ARM64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
1.11 MB |
sha256:375285b7f7a489fb51d80498e77b2232dd334d7d8f23e0a2ad60c4f7763e9536
|
|
|
TestResults-Debug-Linux-ARM64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
617 KB |
sha256:3a44feb45d58616a94a9e8413ff9c6753dbf2ff429de91f32f5ac51be396faaf
|
|
|
TestResults-Debug-Linux-ARM64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
802 KB |
sha256:3ec8356b3b5b1c07b605fb39d906a16aac128b4c364076f6bd447a8f095f60df
|
|
|
TestResults-Debug-Linux-ARM64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
1.18 MB |
sha256:6399f04926b329e4387307cfa68bf15fe1ed16ebb8139ca8d3a85a7746d2b847
|
|
|
TestResults-Debug-Linux-ARM64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
1.44 MB |
sha256:9581e07a4e2cef3324122b74c5042bb773fa9496124d1c94f5b2f88c06ae6d7c
|
|
|
TestResults-Debug-Linux-ARM64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
840 KB |
sha256:c04e9200abb21fa4fc015f05875f5cba39381e2348c63e8f57bb5d29dbb3f263
|
|
|
TestResults-Debug-Linux-ARM64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
1.02 MB |
sha256:272316746dac353bdbc36bcf2f6489bd4263978a4b81dccb3b25d346e4df758c
|
|
|
TestResults-Debug-Linux-ARM64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
571 KB |
sha256:e606623b8ecf2c681358717bc8019a7a7e8ce9e574de2141adb003d578e8515a
|
|
|
TestResults-Debug-Linux-ARM64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
726 KB |
sha256:0cb6a3809b50a80e635f58080b5216f74b082ae842e567642601f084c9db351b
|
|
|
TestResults-Debug-Linux-ARM64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
806 KB |
sha256:f584fbbb4ed24d33786e2d5bbfcd35b85103667c5ebc281e5ced36b3c7921601
|
|
|
TestResults-Debug-Linux-ARM64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
1.27 MB |
sha256:ad53ea207aec759a6e17584bf70c6f32a63fcdef77c6191660e2674ebcdbcd45
|
|
|
TestResults-Debug-Linux-X64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
715 KB |
sha256:0d2cc5f8e36d4f6714a303cdfe400c789f2e71ff7eca2526b46aef2804cc58b4
|
|
|
TestResults-Debug-Linux-X64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
1.03 MB |
sha256:f9654a9dc50633b1bff8440795b0a4e95021ee26ae925c29c141c3b6dd083f4e
|
|
|
TestResults-Debug-Linux-X64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
691 KB |
sha256:e1271f37facc03a2061e443d1ba542b1bb86a1d265d28345b6dd810c03523704
|
|
|
TestResults-Debug-Linux-X64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
1.28 MB |
sha256:ed0b4502ab4fc7a06020e8e71424f3463f09b78e0ea6b89671ca81bf3efcc699
|
|
|
TestResults-Debug-Linux-X64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
1010 KB |
sha256:5aa358681e7612a9c2fb43325ba26dc167d31e0931080b3defea7c3b0c5ccb2a
|
|
|
TestResults-Debug-Linux-X64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
19.6 MB |
sha256:aca820b456bdde54961bce2fab1e653137e2d663977ebcd72a8cebd82b5d5252
|
|
|
TestResults-Debug-Linux-X64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
1.23 MB |
sha256:33cf594d56a4e05350288c7f03384f12dd1f38dcb0d9a00529c74d2cacace648
|
|
|
TestResults-Debug-Linux-X64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
773 KB |
sha256:cb4ce39b25c6e8d42bf44936629a6c2062b339add53256867cef2ab86b63c31b
|
|
|
TestResults-Debug-Linux-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
796 KB |
sha256:aa989406be4adfed649ee1fc46230c4b384ac8e247dbb8be04bd3b92770ae129
|
|
|
TestResults-Debug-Linux-X64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
1.31 MB |
sha256:7bba390b98cba2f35dbfc06de4931411cad5ea183c47b69ff569376bf12980ab
|
|
|
TestResults-Debug-Linux-X64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
959 KB |
sha256:2c31d2745fca86e1662d4ce14f226e4aead2afde3901f4fb2472ae0e977d6197
|
|
|
TestResults-Debug-Linux-X64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
1.33 MB |
sha256:a3d0addea91a7f277db0cc9d3e36bc1a0b9ba3f63a46c27b58002e3cfa6a45e6
|
|
|
TestResults-Debug-Linux-X64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
597 KB |
sha256:c1641aef4a261d01b345cb75421133c82f370ce4ff1a783e7653622835107e59
|
|
|
TestResults-Debug-Linux-X64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
713 KB |
sha256:556c269b117dd2fa1828007b81940bd07e47eafd3e803df97eab336a1b8d0daa
|
|
|
TestResults-Debug-Linux-X64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
1.39 MB |
sha256:a46a402df099dee43c492f938ac05f3810efa6665626a17d756d5bd4b5513634
|
|
|
TestResults-Debug-Linux-X64-6aa3e9942c1b562b4f69553261a3eff2bf3345ecfbf40b7e5214ee51d8edb979
|
274 KB |
sha256:c4f4a9d54b96721c136557b438ad2e0ae97cddf454371b83c0555555b1579157
|
|
|
TestResults-Debug-Linux-X64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
1.17 MB |
sha256:292da35ddb797241e8235c423714da2bb28b81e6c3c31dac0e1feb827067e53c
|
|
|
TestResults-Debug-Linux-X64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
1.31 MB |
sha256:c05cad798f23a20a968f048d1b45049800f44940defd5ea5be38e8547fd594fa
|
|
|
TestResults-Debug-Linux-X64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
1.45 MB |
sha256:13e4a8b92a1370ae5a95ad1f8335b7b62686b67559e55ae84a03f3eee6dc2445
|
|
|
TestResults-Debug-Linux-X64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
843 KB |
sha256:cd3494bb0beb78fa41ed41fc4f6809d41e9ced0a6e932b21eb5a6bce97c69acd
|
|
|
TestResults-Debug-Linux-X64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
745 KB |
sha256:f7d4bd16524b1245b6d30789636717ba1fa203e75adfb3cb3ce5d3710bb196d9
|
|
|
TestResults-Debug-Linux-X64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
799 KB |
sha256:60abe54a350637dfa12af301c4a5da3972727f95f5a5f6f2486a8802e48c5874
|
|
|
TestResults-Debug-Linux-X64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
1.36 MB |
sha256:14dbf82e4689fa06ffa94cd8f19a668899a04930fdd925d67743b1fd24137263
|
|
|
TestResults-Debug-Linux-X64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
884 KB |
sha256:70f65cbc957d01c112f9fff771b6e93c794ce3330bfa5b9e801ae5e67e70d6e8
|
|
|
TestResults-Debug-Linux-X64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
1 MB |
sha256:85da287f20fa25bb5372892b36f0b9963c5f75c485c823b610fb206fe8e90ee6
|
|
|
TestResults-Debug-Linux-X64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
692 KB |
sha256:21539c994ecf84cc0c73a5ee246f24c1498f7ed91766adfe546865f7aec61ed1
|
|
|
TestResults-Debug-Linux-X64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
1.11 MB |
sha256:796b3c0f434462f3e63e38368a3f628fd7a1a2e2a394009b37039bab570d2c2d
|
|
|
TestResults-Debug-Linux-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
618 KB |
sha256:ae60a373108dce9a1d868b633efb913534d65ce6a7c8afcfd9a3308603c6d52d
|
|
|
TestResults-Debug-Linux-X64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
802 KB |
sha256:cbabcb1c0e845e5a7ac53f14fd36c2c6a206957cd6180f776ea06c9947c9969f
|
|
|
TestResults-Debug-Linux-X64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
1.18 MB |
sha256:50577e9b76932acc1c0f59034f4c6bda7568a6f91938463352bb518c6caab544
|
|
|
TestResults-Debug-Linux-X64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
1.44 MB |
sha256:aae1c916e1f795e38ec61f1bc726ca94a603546509f3e5eee6756701f05f57eb
|
|
|
TestResults-Debug-Linux-X64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
841 KB |
sha256:33ba33be0470567b71e845614755d9e19d88e69408561d101e634b2a67daa132
|
|
|
TestResults-Debug-Linux-X64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
1.02 MB |
sha256:b9be14fb74508a2ac39131fbca72b0632c63da391f9040eb678d3a0b5298bd8a
|
|
|
TestResults-Debug-Linux-X64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
571 KB |
sha256:82e2df69f97af66238066bda30ccc767a567381b99a096bdc326e60ede240d34
|
|
|
TestResults-Debug-Linux-X64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
726 KB |
sha256:885465a310586de68501e79bd0bafbfeacaa1bd4a5d538e584499b1a6955eb80
|
|
|
TestResults-Debug-Linux-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
806 KB |
sha256:672fb5b45ed555bde689d0e16560186df3552918be9536e993f1d35bbc461c2a
|
|
|
TestResults-Debug-Linux-X64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
1.27 MB |
sha256:ce6d8196c67743afa20acb8cccc0ab41117ea560d15e62b6938bcc55a90a137f
|
|
|
TestResults-Debug-Windows-ARM64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
723 KB |
sha256:56d01a3b7e3e8e8bbf60b91edd9cc2556c3d774b265aea15943192c4722f4ac9
|
|
|
TestResults-Debug-Windows-ARM64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
1.04 MB |
sha256:02a01e39ce2035e32cc730975d6347d4555f1adccc3aa2db95df0f7296b0a129
|
|
|
TestResults-Debug-Windows-ARM64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
695 KB |
sha256:3c732fc6e27be279db5bfb11c0db75339054a24f4e05a4b2266171620def87be
|
|
|
TestResults-Debug-Windows-ARM64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
1.29 MB |
sha256:06be7b6b01458a3c78cd4d5900c459a11603d0ba968f2685aff4980b9b6ef3f8
|
|
|
TestResults-Debug-Windows-ARM64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
1020 KB |
sha256:5a27b20c732aafb1be695656054ad1a5b283243ec7468199b13ee4acc5e322a2
|
|
|
TestResults-Debug-Windows-ARM64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
28.9 MB |
sha256:bbb6b017ed227298889c9bbde877ebab28331c02eb3ee6fe3717c3dea46d8a1b
|
|
|
TestResults-Debug-Windows-ARM64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
1.24 MB |
sha256:24494849963a42f7a9676af9a59278395b9362ed243981ae4d423a96d40085c2
|
|
|
TestResults-Debug-Windows-ARM64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
779 KB |
sha256:7694cdeb949474815f4595f8c4762893d7dc03f393f55febc9fb8f4f3a35d6bd
|
|
|
TestResults-Debug-Windows-ARM64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
803 KB |
sha256:393ac43716a5c859e17067c748a37cc908c1d4bccf883f8a1f4614a707660bdf
|
|
|
TestResults-Debug-Windows-ARM64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
1.32 MB |
sha256:afacbd94b7aa3b5b3e6b41ae550ae679adb7c326c7abb3706dd3f22592f09e23
|
|
|
TestResults-Debug-Windows-ARM64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
971 KB |
sha256:7bd48ce581cdc445f9a873b8b11f4565670bf85ea64b8be1aabb8b0b1e523911
|
|
|
TestResults-Debug-Windows-ARM64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
1.33 MB |
sha256:c558c4aa0ae8090f2d0f79037b6933149efd20da68b541dfe9883af21163c57f
|
|
|
TestResults-Debug-Windows-ARM64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
611 KB |
sha256:299186febd9e675c895864644103b45173a716f55fef0eaf615498df847d9ee2
|
|
|
TestResults-Debug-Windows-ARM64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
721 KB |
sha256:f7debe83ca07eb1b3c0b39be7e6256ea9cd742624b6d29b19f417c754830eecd
|
|
|
TestResults-Debug-Windows-ARM64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
1.39 MB |
sha256:12be7c9e33e717f73f285e0a442348c80c635782e2d6cf0ac6339d6d15baac73
|
|
|
TestResults-Debug-Windows-ARM64-6aa3e9942c1b562b4f69553261a3eff2bf3345ecfbf40b7e5214ee51d8edb979
|
329 KB |
sha256:ac327ae34ee2b0c0a432e4fb1311d705f6d4f18af19d5f0aec075cb13be6eeac
|
|
|
TestResults-Debug-Windows-ARM64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
1.17 MB |
sha256:945f7251b36866d10e40460afef2478603d6490951b10dd85c36cf3a93499049
|
|
|
TestResults-Debug-Windows-ARM64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
1.31 MB |
sha256:04db1b3c659fc7c95470b8bc32e1de9475e29643593aeaa92b0609e8656f1f4d
|
|
|
TestResults-Debug-Windows-ARM64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
1.62 MB |
sha256:95ec52b55b4b79831bb92e5cfe101551ec9482727ecb40b18e90cbdf7f7b77cf
|
|
|
TestResults-Debug-Windows-ARM64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
849 KB |
sha256:c16a672edcec062a05fac045f1fddafee5258bfc1279b80a6982de2ad8d11a41
|
|
|
TestResults-Debug-Windows-ARM64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
752 KB |
sha256:eb61fcbc3248888dc9ae1fb5ae0455c90186067b8295cfa7dc7b1340613634e2
|
|
|
TestResults-Debug-Windows-ARM64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
805 KB |
sha256:d108d7f99a26a1e4f463d0dfe6b98c3b9649bf7cf92bb165ceb782134cb7ef45
|
|
|
TestResults-Debug-Windows-ARM64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
1.36 MB |
sha256:bbbb19faaf1c2628739133c1e2ddbf3f8e9ff75221893c94893ec6364b2f4496
|
|
|
TestResults-Debug-Windows-ARM64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
896 KB |
sha256:fc95b219c4dee23c4098846f31dd59f03f07e827486aa69a915aa38232b6cf1e
|
|
|
TestResults-Debug-Windows-ARM64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
1.04 MB |
sha256:75177a2af6f5eb4c157f33787569e538627dba655fc4f85fc79b9e3f25996c74
|
|
|
TestResults-Debug-Windows-ARM64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
703 KB |
sha256:b8f687d8bc0c2c287b8c3c550f5e23d20961bd249b203711171d51d5cfa47b39
|
|
|
TestResults-Debug-Windows-ARM64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
1.12 MB |
sha256:549473984701f84c0725eb5c75ac5d06e7a2a2d019bab06b20e71d5e43030fc3
|
|
|
TestResults-Debug-Windows-ARM64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
636 KB |
sha256:c44b685ed535d9f0ec472aa6ec7e383a28fc8d54f1fbea9f5d738e9c072b46c4
|
|
|
TestResults-Debug-Windows-ARM64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
809 KB |
sha256:f65352755ab0c671699bd65ea63ebbc57a92c54d060f2125524480f2e3778ba7
|
|
|
TestResults-Debug-Windows-ARM64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
1.18 MB |
sha256:f4a8650f367d37671e194186acba895cef02523efe7128aedeb2d01b51baf5c6
|
|
|
TestResults-Debug-Windows-ARM64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
1.44 MB |
sha256:e36aa46012684633de2c6ac145943f8dff3ea6600bb78ce7ed01292898543fb5
|
|
|
TestResults-Debug-Windows-ARM64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
850 KB |
sha256:248e96fca711446f0d9a002db2b3783247867a9a56184b029a60e6b8db4bc988
|
|
|
TestResults-Debug-Windows-ARM64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
1.03 MB |
sha256:cd89cf831c0c108a367a3fc7f06878b0ce92b008ff9ab687509f7ca4f1a6106d
|
|
|
TestResults-Debug-Windows-ARM64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
576 KB |
sha256:556b1eedcf8e3c26103d4aceff867c60db7008e8965daac9540fbbdb87a58236
|
|
|
TestResults-Debug-Windows-ARM64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
735 KB |
sha256:8412fd1550decf97db70e0a3e7ab710a18df8f0ca7251b60effb86e9210fdaea
|
|
|
TestResults-Debug-Windows-ARM64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
810 KB |
sha256:6b58b805b4de702932396ab41ff1ae92d6c9475c3f574fd6061736b659cf4fd8
|
|
|
TestResults-Debug-Windows-ARM64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
1.28 MB |
sha256:480132b2e99224ccbfedc94096f8566b001af9e5f1592f80073efb1b8153e0c1
|
|
|
TestResults-Debug-Windows-X64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
723 KB |
sha256:ee12dfa418b88d1d15fba226287f309af04de6135b50fa166a2c6aa53fb08381
|
|
|
TestResults-Debug-Windows-X64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
1.04 MB |
sha256:442d2b577160007ed829fc1a26fb2c17ad64c73f6a89e85c0f0bd55ac6af08a0
|
|
|
TestResults-Debug-Windows-X64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
695 KB |
sha256:ebc0e9b70114fb76e4866ebdd8cd6a6fa05f367780cd4009bea57f5708f6876e
|
|
|
TestResults-Debug-Windows-X64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
1.29 MB |
sha256:49108a401b9495bdbb45916068d54198e4f22704835d85835ac053b836173f75
|
|
|
TestResults-Debug-Windows-X64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
1020 KB |
sha256:652eb7d029e9fa8687fb236edbc4bd5c676ac55626639a4191d193fb1345a0fa
|
|
|
TestResults-Debug-Windows-X64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
28.9 MB |
sha256:c9d6c4901ee1dfe146a0081670c1d6b7288cdbaecf463d16349eb21e5c8f732f
|
|
|
TestResults-Debug-Windows-X64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
1.24 MB |
sha256:bc15c9fedf92ef874638e30c287b4e7efec9ecbfde460811b61c37a8d1a007d0
|
|
|
TestResults-Debug-Windows-X64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
779 KB |
sha256:3f2693f26e52c198b22af63334f971e0bdfa46aecb310e20730504ca070ac159
|
|
|
TestResults-Debug-Windows-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
803 KB |
sha256:ea774e2da5b19003977c53ee85c21051043804466ebe3a48bc460318f6af173a
|
|
|
TestResults-Debug-Windows-X64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
1.32 MB |
sha256:c0675c4d3f8dd01e0522fb917aa673948e5ffa65d1403dcc3bd1ca9ae579b9e2
|
|
|
TestResults-Debug-Windows-X64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
971 KB |
sha256:26b13459a0f0b9562fdb223ddcd9e762dba5f38df1f3ba9e06f5fdeca8bfa471
|
|
|
TestResults-Debug-Windows-X64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
1.33 MB |
sha256:39f005ce1a43b5496678efde6d5e88183e30db70fa62e6e194e87bdc007c0da1
|
|
|
TestResults-Debug-Windows-X64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
611 KB |
sha256:1147980ed97cbec4298739f9d802b714dc99704da9536fba53f3978a57d36b18
|
|
|
TestResults-Debug-Windows-X64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
721 KB |
sha256:25bccdd9534a85e82d318c976ea67f73f4348e38cc5f10e317d9ebe5ea3ee173
|
|
|
TestResults-Debug-Windows-X64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
1.39 MB |
sha256:d9989bdfb8ff6c8780bad10bdd5ab95d3c4f85ead16b4f02519982ae98de61cc
|
|
|
TestResults-Debug-Windows-X64-6aa3e9942c1b562b4f69553261a3eff2bf3345ecfbf40b7e5214ee51d8edb979
|
329 KB |
sha256:c95d65d6da6179f117728239ed927e9cbd0b0b0e8aec925e23a4d4a1ee4ef4cd
|
|
|
TestResults-Debug-Windows-X64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
1.17 MB |
sha256:42652e8a66bafcb94b4b42e6b883629afd50d2259f8683e6312deee3d681f7ec
|
|
|
TestResults-Debug-Windows-X64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
1.31 MB |
sha256:be5d67f8ad4ec19d65c758575140565e788bbfecdc11619493c477e8932e8011
|
|
|
TestResults-Debug-Windows-X64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
1.62 MB |
sha256:8da88fdd41aaa57cf09bb623b25344097e1168c8348bfc1ebbe650cd8b896d4f
|
|
|
TestResults-Debug-Windows-X64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
849 KB |
sha256:ca44e9fed2a587701e1a955ba2f71cbaee74b8e470c83952f3ce6f7c65c23e4d
|
|
|
TestResults-Debug-Windows-X64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
752 KB |
sha256:c0770729bbeb3c306a23cfafe9e30628052722575d3f681b3efbd7b46b77e624
|
|
|
TestResults-Debug-Windows-X64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
805 KB |
sha256:153d89b6397a4b4c6b1277d0ac3beb44724e839c06960d839a010e83db070a7b
|
|
|
TestResults-Debug-Windows-X64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
1.36 MB |
sha256:93a68a54b34e9080e7fa4aa8851dc54dc62b8ec3a59a16ab862b9db08f2d35fd
|
|
|
TestResults-Debug-Windows-X64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
896 KB |
sha256:01d0f890d1dd077ed6637ec072f55da715c495f0576f2ffde379402c8e8faa0e
|
|
|
TestResults-Debug-Windows-X64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
1.04 MB |
sha256:fe66bf94dc977fc885fedf81a3afe0d289f81c0819f9d3f436d8d9ab5713c930
|
|
|
TestResults-Debug-Windows-X64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
703 KB |
sha256:cc87046161ed8f5a93e96acc8938ae77f73a977c8ba1e671fe43a0d8fe24f598
|
|
|
TestResults-Debug-Windows-X64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
1.12 MB |
sha256:fc3ebde0c6a76e8001d2aa5af00006a6b1045c2a5e4e249b767110e7b1ce83b7
|
|
|
TestResults-Debug-Windows-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
635 KB |
sha256:63031bfc9ba69af98cc99d4a21243740a3d953ef41aabdcda3b55412cc3aa622
|
|
|
TestResults-Debug-Windows-X64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
809 KB |
sha256:2f6981d78f5c7ef3b7280c330014da74388c7ce40cb374de042c3ae3bd4f3dfd
|
|
|
TestResults-Debug-Windows-X64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
1.18 MB |
sha256:7e6b8b093f7c6bd4ddcef5628f255dab93bb0f0ef2486dd0e7f95a8a3d38e88c
|
|
|
TestResults-Debug-Windows-X64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
1.44 MB |
sha256:7e7fe14d1f5bf651397fee112f29758bbf6156cfabad5311c3f692cf339c5bb7
|
|
|
TestResults-Debug-Windows-X64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
850 KB |
sha256:8d47337422c6c1071a3a0d23effd66e3f97a4681717f77a195b13d4965c7da6e
|
|
|
TestResults-Debug-Windows-X64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
1.03 MB |
sha256:fb8e6bf60f704006d43909db853a4caca6363a8a44d1b7c5dba9cc0da2afac08
|
|
|
TestResults-Debug-Windows-X64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
576 KB |
sha256:036319cf22a11cdcd66c2d0b9eaf5e29c248c48799098c85d5b1fc93a643edd6
|
|
|
TestResults-Debug-Windows-X64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
735 KB |
sha256:eba4262856c05642432fdd995d7b118fbb6c73ff18b790a2cc3abcf04577de2a
|
|
|
TestResults-Debug-Windows-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
810 KB |
sha256:424f9c609f6c3c64bfaaea13c32c698ac952a89e14be96d45a8073b9dead73e4
|
|
|
TestResults-Debug-Windows-X64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
1.28 MB |
sha256:14f021cc5167c35391e155de8efdb21af761774283e3a7c2616b1c90d8ac0484
|
|
|
TestResults-Release-Linux-ARM64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
609 KB |
sha256:67d9f1554c629a11d20b48f0783230952f8f49c332f7334bf8d448c26551df1d
|
|
|
TestResults-Release-Linux-ARM64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
899 KB |
sha256:4eb372728a8a1bc74bcdca91d2fb7336861119f10129e3bcf77c3d64aedc25b3
|
|
|
TestResults-Release-Linux-ARM64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
586 KB |
sha256:a05a965e6dd6987729aea0622364abb650b5a6097f3966433122d719b4a21c0f
|
|
|
TestResults-Release-Linux-ARM64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
1.09 MB |
sha256:071a3f08df6894d63127a44626181275556b1328d5885e2d70627c6f51422da7
|
|
|
TestResults-Release-Linux-ARM64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
852 KB |
sha256:313c0f58e4e3ee9031e22f7229e3dd71db17ca2608b72b3ba31e2daf75a68887
|
|
|
TestResults-Release-Linux-ARM64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
19.4 MB |
sha256:f4d3c7c547c0d1ff361cd6472271e4a7fe57b335aff9ab5f5772272f0732c160
|
|
|
TestResults-Release-Linux-ARM64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
1.05 MB |
sha256:4af4775904d38b5c08d50d1269a594d64d3e2b4daebfda4b8d0119ea3bf9d0ed
|
|
|
TestResults-Release-Linux-ARM64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
646 KB |
sha256:20e2f913220595eb722770f688aa338b746863a7c046ae9a72dc0be9bc003967
|
|
|
TestResults-Release-Linux-ARM64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
677 KB |
sha256:179aaa16a5f56aa7a5d694c55ec1620feb328df5b7d0114b34291f3e751c71cf
|
|
|
TestResults-Release-Linux-ARM64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
1.12 MB |
sha256:3378d3b5f8811c14db75f03b91f15dd29576ea4924b50775cc8a0913410986e7
|
|
|
TestResults-Release-Linux-ARM64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
807 KB |
sha256:56566afea2e8d623c6c60ba41955d942e3bc83e0fcfc6694a08b42961638ac48
|
|
|
TestResults-Release-Linux-ARM64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
1.14 MB |
sha256:facda76bcc1873a8ad490eab06b92571350c4b30676129fc20eb9d96bc514b56
|
|
|
TestResults-Release-Linux-ARM64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
510 KB |
sha256:8ce93377602017716128cb6c41289404ee20518f03fea212eec8d3b6398795d5
|
|
|
TestResults-Release-Linux-ARM64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
603 KB |
sha256:aaacf08408fc954163d96b79d73f7f1be75c6476616ac7ad00627135c6d9386e
|
|
|
TestResults-Release-Linux-ARM64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
1.19 MB |
sha256:08e698112c29559375548f732d7142348f43fb0928361e140b875fe2462b6725
|
|
|
TestResults-Release-Linux-ARM64-6aa3e9942c1b562b4f69553261a3eff2bf3345ecfbf40b7e5214ee51d8edb979
|
250 KB |
sha256:0ba397bd910517c3342083bcf9535bf6e3272ced516e699f550415dce5056fb8
|
|
|
TestResults-Release-Linux-ARM64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
1020 KB |
sha256:7ad769376386b9e8fd6d22db008be72fa445bd9263d2f9333a2ec4f1a4f40d60
|
|
|
TestResults-Release-Linux-ARM64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
1.11 MB |
sha256:f31c76449f86808e10ec711767069e4410b84f52d0df6606dbb75193e57d39c3
|
|
|
TestResults-Release-Linux-ARM64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
1.27 MB |
sha256:6441c74b1ebdaa04a666163c7473176e5e1983da3e9ba45fbfebad039e19d27d
|
|
|
TestResults-Release-Linux-ARM64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
707 KB |
sha256:05736e502487b18ca4b74b1a5aabf486c3802ee76a54a693337c9f398e611e9e
|
|
|
TestResults-Release-Linux-ARM64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
635 KB |
sha256:28f183254a0051261b780f4defbd54e3f329a77e48bfad9e4332a98992a336ae
|
|
|
TestResults-Release-Linux-ARM64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
683 KB |
sha256:566c9b1e9d37d59099a0ca034f4ea4fef316872d842b9c16a13a9d5e58dd3205
|
|
|
TestResults-Release-Linux-ARM64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
1.16 MB |
sha256:a105bd4bc7dc6f0708ee07cf47301fefe621355f442a12bd86e124cc003212fc
|
|
|
TestResults-Release-Linux-ARM64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
742 KB |
sha256:702d6646e636ecf909204624fbdb7fc56bc95ce31b3e899b00c82c66f446374f
|
|
|
TestResults-Release-Linux-ARM64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
870 KB |
sha256:4f957a5959a738e4e1e1a2a1f1ce2753544902403911e2bbecec113dcf6d05c7
|
|
|
TestResults-Release-Linux-ARM64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
589 KB |
sha256:374f3ba887faf9436324724c7a4da9a31a5e010cbaf83673cfefed6a690d6894
|
|
|
TestResults-Release-Linux-ARM64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
973 KB |
sha256:de401ba5bc98394ce897e3b2918d28e838a1aaa33c982518c8a995445f518ba2
|
|
|
TestResults-Release-Linux-ARM64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
531 KB |
sha256:63f5f155c2ede3256f6120dcab72eed472a2b29e9047e04cb6ec7bc1b24e1675
|
|
|
TestResults-Release-Linux-ARM64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
671 KB |
sha256:83b4f3a88dda4cb421b94e49efa02870e7a76557d9ae54b00e7fe933a00bec12
|
|
|
TestResults-Release-Linux-ARM64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
1 MB |
sha256:6c9b674e6d295b89a499c85f3d714d32ab04db0dfcf0d511a6b1a66113399375
|
|
|
TestResults-Release-Linux-ARM64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
1.23 MB |
sha256:79e83a20472f9b86891fd059ff50c5c03bdc63d33fdd4a8daa293329b0bb840a
|
|
|
TestResults-Release-Linux-ARM64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
706 KB |
sha256:27710128d62639fc8fe0fecf8c1e6c6fa93c2f70b7f0af6aaa649a26d09c0659
|
|
|
TestResults-Release-Linux-ARM64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
877 KB |
sha256:2a096c35309abf1c13158a26c5c6c2acd05fded1adda9cdbbd60870b82018f8a
|
|
|
TestResults-Release-Linux-ARM64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
485 KB |
sha256:3bbe2ffdd96732967caf1bf9a884940fb4f172d00c45ccfb58c0861cc0c87e46
|
|
|
TestResults-Release-Linux-ARM64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
617 KB |
sha256:e3acde3002ca40418e0272058e0cb24e237b87c1c0dd7550df5900f8d55236ad
|
|
|
TestResults-Release-Linux-ARM64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
686 KB |
sha256:6f41a9aa5a95f0b0af1d2cdb2d7e004488e59c39d9b53c768bdf4f0a25fce137
|
|
|
TestResults-Release-Linux-ARM64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
1.09 MB |
sha256:ec974590c0f18708b1590bb5addd6a3495e04a6332535671695dd4875b1060c5
|
|
|
TestResults-Release-Linux-X64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
609 KB |
sha256:91346158d33f51ad49ad1b0d09c0ff24a18049bb7dbe3d773fc9569a503ff2d8
|
|
|
TestResults-Release-Linux-X64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
899 KB |
sha256:dfe82115352b34831276bf430db168a8c0b34731c08bc9f567dea4afc2b979a8
|
|
|
TestResults-Release-Linux-X64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
586 KB |
sha256:45a9085c730111c5827c21da738e66facd45b73f3556b86f952f9d58a4cf514a
|
|
|
TestResults-Release-Linux-X64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
1.09 MB |
sha256:479deb82fb417aec6cbe226dc0848ade5aeb5c5db0723742826bc8436094843b
|
|
|
TestResults-Release-Linux-X64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
852 KB |
sha256:37195af581610d6c245d61b54482470c5c651058b29c9bd2ab951bd6d9c4a248
|
|
|
TestResults-Release-Linux-X64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
19.5 MB |
sha256:07fcc103d4e0c0e21c6408b05256130056ee707ec730f7bf4811968b0e3efd47
|
|
|
TestResults-Release-Linux-X64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
1.06 MB |
sha256:043764bd04d7b5dcdfb0ef80e18d8ccf6cc8b8b8024275b72c35f795542a6e93
|
|
|
TestResults-Release-Linux-X64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
646 KB |
sha256:860c4c89dfab164e9fef39680e8f897dedae6313677387c51197021c426f36b4
|
|
|
TestResults-Release-Linux-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
678 KB |
sha256:d9f855748b4140472fab1aba5e0bb0b3d1fce5b06513c026045ad29114f6600e
|
|
|
TestResults-Release-Linux-X64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
1.12 MB |
sha256:5cade392ae583b9d4e920b7a2542f448ee6d2a805ea38924412e19651a96aa08
|
|
|
TestResults-Release-Linux-X64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
807 KB |
sha256:9bf92727605eb04da4dbd399a678060f4b1741c1d8ebe417dbbabc1149b73393
|
|
|
TestResults-Release-Linux-X64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
1.14 MB |
sha256:15465031113628369b3cf6dcd5ec360e81d98c5400f03aa2dfde011431d06a20
|
|
|
TestResults-Release-Linux-X64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
511 KB |
sha256:72585424d5e1ba3f8719dc19e5ff4e36158d3cae769aacc99ac981255c908c3e
|
|
|
TestResults-Release-Linux-X64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
604 KB |
sha256:6c02359fc3310ff907fa401c4cfe7786dffc518acc04a1b07d56bd07ea05e696
|
|
|
TestResults-Release-Linux-X64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
1.19 MB |
sha256:46048ee03819fbfaf6c6debaef81471e25397eb67ee2f5e6692d9f1dd7564398
|
|
|
TestResults-Release-Linux-X64-6aa3e9942c1b562b4f69553261a3eff2bf3345ecfbf40b7e5214ee51d8edb979
|
251 KB |
sha256:ec637d86eadeb448b61808859fc6d08b6abf295aa92cecb12ba2f8a1e5f0ae58
|
|
|
TestResults-Release-Linux-X64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
1020 KB |
sha256:b45a1d61850112e085b90368cb1634e266f1d6eff356f696099ee6bceeda9a80
|
|
|
TestResults-Release-Linux-X64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
1.11 MB |
sha256:3f46c1d8e62472ca3fcf3218a9f7706d0f5a671c7b06f6656c1d20ce8c53e12b
|
|
|
TestResults-Release-Linux-X64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
1.27 MB |
sha256:a7666c897ebdef40497d307ccd1dd67975f7a05c597733cb0853a7e5f7582129
|
|
|
TestResults-Release-Linux-X64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
707 KB |
sha256:4bdf84555353bde9123c5b88f88e66b928dc7871142e90e35f367dcf5b58c075
|
|
|
TestResults-Release-Linux-X64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
634 KB |
sha256:19be5c797757235149ee5ccbf129104029278e8176382a6e08bdf1a07a7b98cd
|
|
|
TestResults-Release-Linux-X64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
682 KB |
sha256:ff311aa76dcc1ad536fbb3fdada9fe6c681a9754bfe48c1b0fae2a5424af1b08
|
|
|
TestResults-Release-Linux-X64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
1.16 MB |
sha256:d78f5b0cd6b2c500362119fc6498e6590b1142ebf689cd97d95a8ce50a4b6c6d
|
|
|
TestResults-Release-Linux-X64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
742 KB |
sha256:75d07389dbf2622a7e267f082d25e186505b96c6aa1350c69f8789b83ad33396
|
|
|
TestResults-Release-Linux-X64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
870 KB |
sha256:fd51aef23d234b40d1698f381251803a1d3379f37f807c39c61dba4ddbc09358
|
|
|
TestResults-Release-Linux-X64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
589 KB |
sha256:33a81e6b7cad37df4478df6ff9f46c43c3714673106d9f054d78b437c2bbe6d3
|
|
|
TestResults-Release-Linux-X64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
973 KB |
sha256:d067f2db653dde1c5cddd9c54fe0fe1cf596e19d8dc2ac2241452f2a7afc0f23
|
|
|
TestResults-Release-Linux-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
531 KB |
sha256:f833352a26933f46a24df99823b2c8326e694a2902f89e0ebf9e685fd4c23a1e
|
|
|
TestResults-Release-Linux-X64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
671 KB |
sha256:7b4ca630e3602312a1a166205b58a82e0e153dfcadabbeba1f9a5384985d1359
|
|
|
TestResults-Release-Linux-X64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
1 MB |
sha256:8b04d3a05410e8fa12f2b8040b140855280b0b1301916d5d83377678ccbc197c
|
|
|
TestResults-Release-Linux-X64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
1.23 MB |
sha256:19228109d33425117271014873163a388995c70ceaa26a23961d4a86f4c725af
|
|
|
TestResults-Release-Linux-X64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
706 KB |
sha256:bdd0fa48f184db71d8a504079f54f3bd743a3ea56da828af947601d069f62e4f
|
|
|
TestResults-Release-Linux-X64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
878 KB |
sha256:be74a69cdd1cf7a14a321214702ab414831e73ff173c1a261173e5f6bd787d06
|
|
|
TestResults-Release-Linux-X64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
485 KB |
sha256:904fc0af5f82e7cf52255ce45ba4408f47974a1cd1627c35f504cc980a69c444
|
|
|
TestResults-Release-Linux-X64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
617 KB |
sha256:4d49c479d9ffa071e204ae614cee8b24dfa062ae545cd4290f739f08beec717f
|
|
|
TestResults-Release-Linux-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
686 KB |
sha256:a2f93c2a299c786301785ffbc28c220294820a33a70c5fb06e2189a87c55def2
|
|
|
TestResults-Release-Linux-X64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
1.09 MB |
sha256:49539e28b066d4613db32d964cff7d6024ac56ff482888164364e3dff16c54eb
|
|
|
TestResults-Release-Windows-ARM64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
615 KB |
sha256:afeed78b675f73f05832d84fff9ef87206061b1211504a41cc9cfb0f7f88cf46
|
|
|
TestResults-Release-Windows-ARM64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
903 KB |
sha256:555cac68f1d60a0578e907cebd098ff5b77147c4151a84d221786907c44ce80d
|
|
|
TestResults-Release-Windows-ARM64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
589 KB |
sha256:d328507e13e11f2848b660eda2a48b8f5071c8e6e09402b0b506f8d162b6cbf9
|
|
|
TestResults-Release-Windows-ARM64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
1.1 MB |
sha256:8db7f359469254a553aa015b944d675bb57b0bee9bffd069704d89609fdbd040
|
|
|
TestResults-Release-Windows-ARM64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
862 KB |
sha256:ccf02eb2ab21e235fb9552cbc8cf96b4ae365bafd9d5efe211ef6a0bc307ade8
|
|
|
TestResults-Release-Windows-ARM64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
28.8 MB |
sha256:f552cb8ac9aa263836642acc8e924d15fbc48fa90738a1ca2875c9217aa1ae2e
|
|
|
TestResults-Release-Windows-ARM64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
1.06 MB |
sha256:831e5737223dc52678c7b57417cde46af99e50c159d76ae07c035129146aa887
|
|
|
TestResults-Release-Windows-ARM64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
652 KB |
sha256:5bb6a32416754a62bba98d22bfca492840bad1029f000a0750a8436fffe35b7f
|
|
|
TestResults-Release-Windows-ARM64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
684 KB |
sha256:590e7ae77eb6e757d80e473aaa2ddf6aecc6840a24992ce0d5d701025bf00472
|
|
|
TestResults-Release-Windows-ARM64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
1.12 MB |
sha256:65926b8044e34b552247549e63ecf2224810cac43e7c4b9585ce0ee43c0e136c
|
|
|
TestResults-Release-Windows-ARM64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
818 KB |
sha256:c9b445c6fac4aab56bd4765176910d340cbb162a42724793142aeea6fa7be2c8
|
|
|
TestResults-Release-Windows-ARM64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
1.14 MB |
sha256:6644d79db970141e2a1a85cde8af969d3a081c2025d41a2bb5d75791b8feb241
|
|
|
TestResults-Release-Windows-ARM64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
524 KB |
sha256:50c1c61ecd643bed05e2d49974844098e67fd028881019c55b6f38c331fcfa3f
|
|
|
TestResults-Release-Windows-ARM64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
611 KB |
sha256:352145497fc904caa54b23cece4cb5810e619402c87a00528ae56e3b90f96a19
|
|
|
TestResults-Release-Windows-ARM64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
1.19 MB |
sha256:e1a102141ea9b7512281c5c32addb9b593992eefcb8e50f4bf3371d61197760d
|
|
|
TestResults-Release-Windows-ARM64-6aa3e9942c1b562b4f69553261a3eff2bf3345ecfbf40b7e5214ee51d8edb979
|
305 KB |
sha256:6bd6e87a83643efd67cd44007c7b689e647a3c2d722a198478d61a54b2dff79f
|
|
|
TestResults-Release-Windows-ARM64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
1 MB |
sha256:f96ed8758595e48b8429e8eefae332b0fd94bebaea5979d97a901a426768a417
|
|
|
TestResults-Release-Windows-ARM64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
1.12 MB |
sha256:97028ae70b4fd76f6162f123befd4ab7585847d9bfe15928422aa0196c9c6c26
|
|
|
TestResults-Release-Windows-ARM64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
1.44 MB |
sha256:04ed4e8afe5bbc1c03157e5de62d6ccc825d64fd8fa830180f7093ae77a1239f
|
|
|
TestResults-Release-Windows-ARM64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
713 KB |
sha256:4fb3a7152136228f4ba113e4cba4c24a8cbbfb4b014c0e6ccb41e376c062476e
|
|
|
TestResults-Release-Windows-ARM64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
641 KB |
sha256:89d8915ef551ff4112f326064d3c6a473e1a69b5fe99ac116314e25cdba0e495
|
|
|
TestResults-Release-Windows-ARM64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
688 KB |
sha256:68582d1c11797181be25bf51c4705bb3bce7bc5840c894b6579b94eeba32a3c1
|
|
|
TestResults-Release-Windows-ARM64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
1.16 MB |
sha256:e93fec58d30d7a10c4deb78ea876967891bacbb7bdca8de8b522673a86336034
|
|
|
TestResults-Release-Windows-ARM64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
754 KB |
sha256:ad1f544db64b22386d5785f620fb8098896e4b197d9e786cb52d361244ffc9ad
|
|
|
TestResults-Release-Windows-ARM64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
908 KB |
sha256:e4dd8b36d218f4776c967771859857921444db4a35c050074c510e832d1cae81
|
|
|
TestResults-Release-Windows-ARM64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
599 KB |
sha256:b3baa3dadb6ae8ed2b4ff264185318bb64f365da72047defe755a6558e75b119
|
|
|
TestResults-Release-Windows-ARM64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
978 KB |
sha256:c1750942032e3125a35d105dc81bf8d2f154377ea324c6cc28b68806432e5f4e
|
|
|
TestResults-Release-Windows-ARM64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
548 KB |
sha256:da29c8d1338c892cefac73cafc1155f590e4847cafc1d806491efc37d8d49957
|
|
|
TestResults-Release-Windows-ARM64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
677 KB |
sha256:d5ec317e28305186a16a380658aaad36e92ad95433fa6e5b6a6fa966ec65a229
|
|
|
TestResults-Release-Windows-ARM64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
1.01 MB |
sha256:92d68132ac9d567765a8fa8f6352dd92154f9e3060683e5b7c1a0354c0e18bcc
|
|
|
TestResults-Release-Windows-ARM64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
1.23 MB |
sha256:d03e2c7222d5e647f71c97795364e2ce614df6446bff811a8f0a3d0f145a5b95
|
|
|
TestResults-Release-Windows-ARM64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
714 KB |
sha256:2c18650f02f75fe1c7006d1a7180239a3f138831e9ed05c3889b5b34b948b9c4
|
|
|
TestResults-Release-Windows-ARM64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
886 KB |
sha256:f9b02df48807093b4d1c2149bc4daf3ba348309a0356a407aa43ef9c3e280322
|
|
|
TestResults-Release-Windows-ARM64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
489 KB |
sha256:80f538e64d46979a7e468ab2cd1bf4abe2fa6ee27e161c92df714f13cb8ce692
|
|
|
TestResults-Release-Windows-ARM64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
626 KB |
sha256:e780e44b25a5c892a829ea392a9417a8b0fe92c48d322412485f3f8b33c831d6
|
|
|
TestResults-Release-Windows-ARM64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
689 KB |
sha256:a1ffcb6509d26b2765ab9c4aaee7525cfeeeccc6ab76d2e275ce2f33b7c70128
|
|
|
TestResults-Release-Windows-ARM64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
1.09 MB |
sha256:94157909a2b7e6ff49cd3f1552fc125572a40c1800dd842b79602ac837975d0b
|
|
|
TestResults-Release-Windows-X64-01c0d15fa4e3e794889bfaa3ff97b36af2645ba0222071f747294fd6e3166420
|
615 KB |
sha256:2e27e45c64efd0d286672cda47f518a8972b37863ac2e1859f4d710c0708d803
|
|
|
TestResults-Release-Windows-X64-01e05b968216841cee194283042be0f01b48669cc586515c8cf37419cabe4b4e
|
903 KB |
sha256:916ca0da97c46597942415b3b873614c9995e01575387b4cc2468ab0faa35caa
|
|
|
TestResults-Release-Windows-X64-0d9c4006df84be90f25972c174baabd3d0030474c7276b7e1ae11dddbb62ecaa
|
589 KB |
sha256:b2949fefed1b84d6b0145adc3c0b4749b6f4fd03b02dd3f80e86b8120353b226
|
|
|
TestResults-Release-Windows-X64-161e000b90a4a8c0c7d022bf94a97705b0145860a57fcbba8be0d5b905fd2ccd
|
1.1 MB |
sha256:92e360ee7d8cee0be8d1d2bda4265781eaab506481567c7c06c38f07ca190df5
|
|
|
TestResults-Release-Windows-X64-16882e9c3da3f1e34682ff1a515bbef7cbdb037734a03d494f04772bc192b824
|
862 KB |
sha256:6deb6b0e5c2fc262b8c00d7fbbe94d7016d1acd5c29971d401137b5da79b1d5b
|
|
|
TestResults-Release-Windows-X64-1afd73a929e4211099798baf01be4fc29a89e589cb1592c89d386402039da708
|
28.8 MB |
sha256:0abcbcd95a5a59806b38c3d191062e22334c9e18652dd4ba29580741d40bd099
|
|
|
TestResults-Release-Windows-X64-1db727d8fd3021a11b4f03c00cbcfafd51be9fea8cf93b7a745b241a83e4fc39
|
1.06 MB |
sha256:dccd56acb72feaf8e4a0351260c2c6c34dca54b664a315f0cf36edc882d59a67
|
|
|
TestResults-Release-Windows-X64-1f375b940a2e0545abcfac6bf903fa202acae7a575046ef77de5191451ffc417
|
652 KB |
sha256:e90637e0159296f4aa44674dd1f2fe22e379d535fa29b14b1f947d0fd2e7c18f
|
|
|
TestResults-Release-Windows-X64-1f811e89a1d58bfb8fc1415a6297ba599fce46731e90129fdbc3bc7d5ba53380
|
683 KB |
sha256:a3b37d5f7754e2cdd9b965fe9a2c0388e072540c50b9bbd20bc8418589df69ea
|
|
|
TestResults-Release-Windows-X64-2f767c9906edd72e4c167b880768ffae46bb0f5f0be91cacdc9fb885bcc537a6
|
1.12 MB |
sha256:6bbdcf29b470d637a8a80ef39b4f3d5612d421a0fed6f24e03d62d0a87e1a1b8
|
|
|
TestResults-Release-Windows-X64-3b4c7d08462a1a749fd35c1cffdf02dbd4ae90ce47ad3c03f7e438c87bd1bdd9
|
818 KB |
sha256:7038e013c0d191467b9b53a9cd355f5073c64d91670189a23d2f6115d6d915ff
|
|
|
TestResults-Release-Windows-X64-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
1.14 MB |
sha256:94e52f050398a845e62514df6657071d39062bac41510980648fddaf093f3c1d
|
|
|
TestResults-Release-Windows-X64-5b9adcc9c60e6a04d2d32d45c5617c1d786a1b18eeb3b1e63945a441c4054d2c
|
524 KB |
sha256:94618b0d60ffc79e5bed4e86a9da364eddedabbc58dfe51e197fff5853b6f818
|
|
|
TestResults-Release-Windows-X64-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
611 KB |
sha256:805bac3b393496b5380da67bac7ee615da18c431e2bc5081ee95ed61ab6d3197
|
|
|
TestResults-Release-Windows-X64-686f22a6beffa8ed0d9ae3e43dd32831a51bb466829b41d43945861ba0e7393f
|
1.19 MB |
sha256:fad24f6843ed5c49e69f88473e0ae6b917e302a16ffd178eeb7e73433735e38b
|
|
|
TestResults-Release-Windows-X64-6aa3e9942c1b562b4f69553261a3eff2bf3345ecfbf40b7e5214ee51d8edb979
|
304 KB |
sha256:90edeb30453018e9caa34d4ac1f4c9e7967ca09fc3641a4bb4b637995debc8a7
|
|
|
TestResults-Release-Windows-X64-6f6f34714c092e01c919f50b19fa6c5ff10d113fd1d77d13628cd67ec57ab1a2
|
1 MB |
sha256:6054e728f8e14f5d51bad02293a87804f32fa42adfd52954ce31a4ec99185ae7
|
|
|
TestResults-Release-Windows-X64-84dcdf2ca850badccfd1e6fd611ecef25b1a427e144e7a7aa0b5caa60eb54e5e
|
1.12 MB |
sha256:b72e260e660083d2c62edeca0e28c78f3683b09225723af616c9dd973835be2b
|
|
|
TestResults-Release-Windows-X64-8f34d02dd31cdefdb5f61dfd5c84a33b7aa368e82a78a277ea7693a6acb57dd1
|
1.44 MB |
sha256:9b5b1503f7d932758fda8f158728ebaa8857bff8298606ef2b41966648dba201
|
|
|
TestResults-Release-Windows-X64-9ee5ed28b919780c4fc3d1bc95dd2bcd9df72c98650ed7b82c4455e68b09d529
|
713 KB |
sha256:b4b381c7b4eebdd9b98167ac47ad8d28777803e3880a2959da75f5ec2b5412ec
|
|
|
TestResults-Release-Windows-X64-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
641 KB |
sha256:28227b2a4e6a2e367c6e226fdf2ceeefdd0233f797ede1d52767973eaedc89a7
|
|
|
TestResults-Release-Windows-X64-b0d9c0fb9f3dde0fe85b051e114101accd7838aa80884d3985c7894d9753ee0d
|
688 KB |
sha256:c84afa4eefeffce0e9b47b229ee6c99bf38f812382e82ca5661f25cc37e72d16
|
|
|
TestResults-Release-Windows-X64-b381910acb1161a36cfc70e05c96c1bfe922bb769b23ecef069de93bfb7f01fa
|
1.16 MB |
sha256:94a47178b3fec8dde59968e05229a59cc8ccc3b973b64438f38897bcf0efb81d
|
|
|
TestResults-Release-Windows-X64-c1a00215a72bfe76488147e87788abe916a502153890dcf8743ecd1ed2082d0c
|
754 KB |
sha256:1a6c29a8a4491bd09bc2d20e1eefffd54270a756394b097599085e3f37ca3993
|
|
|
TestResults-Release-Windows-X64-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
907 KB |
sha256:655112c0dd43a9b544f32e286669c4121d1d6eae325a185e28bb83985fa04660
|
|
|
TestResults-Release-Windows-X64-d0993826e443b7ac0dc338c904d7717ccba408b5a250d244d95a7b4f61a32db7
|
600 KB |
sha256:1c7a620feee2bcea27b772fe646ae0425445437e6dbded48d96982596e4d68be
|
|
|
TestResults-Release-Windows-X64-d56b177a1158f8cd6248b1c3d3e1ef1996cd5a6fc1aa7e601f157e13f8ea666d
|
978 KB |
sha256:b393da976576cd51ff9e6e56d3fb26b019276b27d18dd4747d4044ad3a6940ed
|
|
|
TestResults-Release-Windows-X64-d999fdc541698d786d28472de745a7e1f204e7c45204313fa58bd5dbcaa568d5
|
548 KB |
sha256:fd8280c48648e36b867d32ffeab7b0b2faa0af12d183202c6238552adefabee8
|
|
|
TestResults-Release-Windows-X64-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
677 KB |
sha256:d95a2a0836ac8f56b7523103db5fb4837bf7d6c155208312f7fb51f2399d70ae
|
|
|
TestResults-Release-Windows-X64-e2405abe754dc8eccd848b36b5a4c9c5feea7a3662e7cedc430418bb862dd90a
|
1.01 MB |
sha256:76f79e2473546b3e97807f9525c0d356f01924a218cbc1f773772f6260b7300e
|
|
|
TestResults-Release-Windows-X64-ef0e9ff038c18c5f7285108de064ea2a3c6b0975e3c2ab32f1a4696fc70b87a1
|
1.23 MB |
sha256:b004b83758899d156ce2485378e14487c85203d24d0406f270c74725b15ad752
|
|
|
TestResults-Release-Windows-X64-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
715 KB |
sha256:c3419b5041391b20deddae9a8bd96115a6059583b9c6b2d6dcb4fe4e41bb50d5
|
|
|
TestResults-Release-Windows-X64-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
886 KB |
sha256:423a431d17dd9ae1fb1b3a43950647ebc8d6144dc95233d0818ad1669a39158d
|
|
|
TestResults-Release-Windows-X64-f6d7285d66bdcdda1708b7bdee4f5b159584022d67f89b878a62553662b1d4a3
|
489 KB |
sha256:330890f489a62e9c79a554f1e4d36f9510229a572b286834732ced3fd806f581
|
|
|
TestResults-Release-Windows-X64-fa722fd76d042fb7f520b18c4d8e8e6c9b7b0df5837cad08a2a9735afdfbbf92
|
626 KB |
sha256:09e0b9d32092adbe524e8377c4ecbcd50715abd819f5dec3d5ecd59fcc0032cd
|
|
|
TestResults-Release-Windows-X64-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
689 KB |
sha256:def953dbaeda1a38ebe0113dd779ea054ea585a073ac075c2c40ff326e101606
|
|
|
TestResults-Release-Windows-X64-fff9c4400cd5d7bb2ec111355d97989742114e4ba2fb6f113452fffdcfc71603
|
1.09 MB |
sha256:9a9999a52f44d056dc0b01f5e0c920f2bd3d5cc6e211e17e7805b5bef635a148
|
|
|
build-Debug-ARM64
|
539 MB |
sha256:91d85641d21cdfec0ebf315f194a4b12dfaa105f01f4e319e6870c55a4b728f5
|
|
|
build-Debug-X64
|
539 MB |
sha256:ae16c85e9cae7ee3b9e39a013ec26c4f4bdcd5bac91b909a484529f624910d25
|
|
|
build-Release-ARM64
|
533 MB |
sha256:7e8e64dc772ba769844abc5d462bf26046f46d2ac3fcae83074fda1d0c104296
|
|
|
build-Release-X64
|
533 MB |
sha256:c669ccee2637a820ab6d5e07ef8632d4ad64e86a19a54b095d400c537bb686a7
|
|