Skip to content

V9.0.0/cpm

V9.0.0/cpm #200

Re-run triggered November 10, 2024 22:58
Status Success
Total duration 10m 54s
Artifacts 310

pipelines.yml

on: pull_request
🐧 Prepare Linux
2m 54s
🐧 Prepare Linux
🪟 Prepare Windows
4m 56s
🪟 Prepare Windows
Matrix: 🛠️ Build
Matrix: 🧪 Test
Matrix: 📦 Pack
📊 Code Coverage Analysis
53s
📊 Code Coverage Analysis
🔬 Code Quality Analysis
8m 59s
🔬 Code Quality Analysis
🛡️ Security Analysis
6m 34s
🛡️ Security Analysis
🚀 Deploy v${{ needs.build.outputs.version }}
0s
🚀 Deploy v${{ needs.build.outputs.version }}
Fit to window
Zoom out
Zoom in

Annotations

157 warnings
🛠️ Build (Debug, netstandard2.1): 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)
🛠️ Build (Debug, netstandard2.1): 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)
🛠️ Build (Debug, netstandard2.1): 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)
🛠️ Build (Debug, netstandard2.1): 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)
🛠️ Build (Release, netstandard2.1): 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)
🛠️ Build (Release, netstandard2.1): 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)
🛠️ Build (Release, netstandard2.1): 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)
🛠️ Build (Release, netstandard2.1): 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)
📦 Pack (Debug)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
📦 Pack (Debug)
- Add lib or ref assemblies for the net8.0 target framework
📦 Pack (Debug)
- Add lib or ref assemblies for the net9.0 target framework
📦 Pack (Debug)
- Add lib or ref assemblies for the netstandard2.0 target framework
📦 Pack (Debug)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
📦 Pack (Debug)
- Add lib or ref assemblies for the net8.0 target framework
📦 Pack (Debug)
- Add lib or ref assemblies for the net9.0 target framework
📦 Pack (Release)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
📦 Pack (Release)
- Add lib or ref assemblies for the net8.0 target framework
📦 Pack (Release)
- Add lib or ref assemblies for the net9.0 target framework
📦 Pack (Release)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
📦 Pack (Release)
- Add lib or ref assemblies for the net8.0 target framework
📦 Pack (Release)
- Add lib or ref assemblies for the net9.0 target framework
📦 Pack (Release)
- Add lib or ref assemblies for the netstandard2.0 target framework
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCor...: src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCor...: src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCor...: src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCor...: src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Net.Tests/Cuemon.Extensions.Net.Tests.csproj): src/Cuemon.Extensions.Net/Http/SlimHttpClientFactory.cs#L9
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Net.Tests/Cuemon.Extensions.Net.Tests.csproj): src/Cuemon.Extensions.Net/Http/SlimHttpClientFactory.cs#L9
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Net.Tests/Cuemon.Extensions.Net.Tests.csproj): src/Cuemon.Extensions.Net/Http/SlimHttpClientFactory.cs#L9
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Net.Tests/Cuemon.Extensions.Net.Tests.csproj): src/Cuemon.Extensions.Net/Http/SlimHttpClientFactory.cs#L9
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Hosting.Tests/Cuemon.Extensions.Hosting.Test...: src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Net.Tests/Cuemon.Extensions.Net.Tests.csproj): src/Cuemon.Extensions.Net/Http/SlimHttpClientFactory.cs#L9
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Hosting.Tests/Cuemon.Extensions.Hosting.Test...: src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Net.Tests/Cuemon.Extensions.Net.Tests.csproj): src/Cuemon.Extensions.Net/Http/SlimHttpClientFactory.cs#L9
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Hosting.Tests/Cuemon.Extensions.Hosting.Test...: src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Extensions.Hosting.Tests/Cuemon.Extensions.Hosting.Test...: src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Net.Tests/Cuemon.Net.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Net.Tests/Cuemon.Net.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.IO.Tests/Cuemon.IO.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.IO.Tests/Cuemon.IO.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Threading.Tests/Cuemon.Threading.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Threading.Tests/Cuemon.Threading.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Debug, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj): src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetC...: src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetC...: src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetC...: src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetC...: src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Hosting.Tests/Cuemon.Extensions.Hosting.Te...: src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Hosting.Tests/Cuemon.Extensions.Hosting.Te...: src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Hosting.Tests/Cuemon.Extensions.Hosting.Te...: src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Hosting.Tests/Cuemon.Extensions.Hosting.Te...: src/Cuemon.Extensions.Hosting/HostBuilderExtensions.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Net.Tests/Cuemon.Extensions.Net.Tests.csproj): src/Cuemon.Extensions.Net/Http/SlimHttpClientFactory.cs#L9
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Net.Tests/Cuemon.Extensions.Net.Tests.csproj): src/Cuemon.Extensions.Net/Http/SlimHttpClientFactory.cs#L9
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Net.Tests/Cuemon.Extensions.Net.Tests.csproj): src/Cuemon.Extensions.Net/Http/SlimHttpClientFactory.cs#L9
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Net.Tests/Cuemon.Extensions.Net.Tests.csproj): src/Cuemon.Extensions.Net/Http/SlimHttpClientFactory.cs#L9
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Net.Tests/Cuemon.Extensions.Net.Tests.csproj): src/Cuemon.Extensions.Net/Http/SlimHttpClientFactory.cs#L9
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Extensions.Net.Tests/Cuemon.Extensions.Net.Tests.csproj): src/Cuemon.Extensions.Net/Http/SlimHttpClientFactory.cs#L9
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.IO.Tests/Cuemon.IO.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.IO.Tests/Cuemon.IO.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Net.Tests/Cuemon.Net.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Net.Tests/Cuemon.Net.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Xml.Tests/Cuemon.Xml.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Threading.Tests/Cuemon.Threading.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🧪 Test (windows-2022, Release, test/Cuemon.Threading.Tests/Cuemon.Threading.Tests.csproj): src/Cuemon.Core/Runtime/CompilerServices/CallerArgumentExpressionAttribute.cs#L26
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
🛡️ Security Analysis
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
🔬 Code Quality Analysis: src/Cuemon.Core/Extensions/DateTimeDecoratorExtensions.cs#L15
Use "DateTime.UnixEpoch" instead of creating DateTime instances that point to the unix epoch time (https://rules.sonarsource.com/csharp/RSPEC-6588)
🔬 Code Quality Analysis: src/Cuemon.Core/Calculator.cs#L300
Define a constant instead of using this literal 'Cannot apply assignment operator '{0}' (x << y) to operands of type '{1}'.' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
🔬 Code Quality Analysis: src/Cuemon.Core/Calculator.cs#L308
Define a constant instead of using this literal 'Cannot apply assignment operator '{0}' (x >> y) to operands of type '{1}'.' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
🔬 Code Quality Analysis: src/Cuemon.Core/Extensions/HierarchyDecoratorExtensions.cs#L18
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
🔬 Code Quality Analysis: src/Cuemon.Core/Validator.cs#L237
Define a constant instead of using this literal 'Value is not in a valid state.' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
🔬 Code Quality Analysis: src/Cuemon.Core/Generate.cs#L31
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
🔬 Code Quality Analysis: src/Cuemon.Core/Extensions/Collections/Generic/DictionaryDecoratorExtensions.cs#L107
Use a comparison to 'default(TKey)' instead or add a constraint to 'TKey' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
🔬 Code Quality Analysis: src/Cuemon.Core/Extensions/Collections/Generic/DictionaryDecoratorExtensions.cs#L112
Use a comparison to 'default(TKey)' instead or add a constraint to 'TKey' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
🔬 Code Quality Analysis: src/Cuemon.Core/Validator.cs#L689
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
🔬 Code Quality Analysis: src/Cuemon.Core/Validator.cs#L714
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)

Artifacts

Produced during runtime
Name Size
CoverageReport-Debug-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
10.7 MB
TestResults-Debug-Linux-f77088d7453a765d112dcfe8149e38be95fc85baea0f8507f61e27d32bf995da Expired
1.19 MB