V1.0.0/benchmarkdotnet api #2
ci-pipeline.yml
on: pull_request
Matrix: call-build
Matrix: call-test
Matrix: call-pack
call-codecov
/
📊 Code Coverage Analysis
call-codeql
/
🛡️ Security Analysis
call-sonarcloud
/
🔬 Code Quality Analysis
call-nuget
/
deploy
call-nuget
/
deploy_environment
Annotations
5 errors and 80 warnings
|
call-test (ubuntu-24-04-arm, Debug) / 🧪 Test
The run was canceled by @gimlichael.
|
|
call-test (ubuntu-24-04-arm, Release) / 🧪 Test
The run was canceled by @gimlichael.
|
|
BenchmarkDotNet CI Pipeline
The run was canceled by @gimlichael.
|
|
BenchmarkDotNet CI Pipeline
The run was canceled by @gimlichael.
|
|
BenchmarkDotNet CI Pipeline
The run was canceled by @gimlichael.
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (windows-2025, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (windows-2025, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-test (windows-2025, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (windows-2025, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (windows-2025, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-test (windows-2025, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (windows-2025, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (windows-2025, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-test (windows-2025, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (windows-2025, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (windows-2025, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (windows-2025, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-test (windows-2025, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (windows-2025, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (windows-2025, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-test (windows-2025, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (windows-2025, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (windows-2025, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-test (windows-2025, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (windows-2025, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (windows-11-arm, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (windows-11-arm, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (windows-11-arm, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (windows-11-arm, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (windows-11-arm, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-test (windows-11-arm, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-test (windows-11-arm, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (windows-11-arm, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (windows-11-arm, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (windows-11-arm, Debug) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (windows-11-arm, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (windows-11-arm, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-test (windows-11-arm, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (windows-11-arm, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (windows-11-arm, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-test (windows-11-arm, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (windows-11-arm, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
call-test (windows-11-arm, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L82
Change return type of method 'LoadAssemblies' from 'System.Collections.Generic.IEnumerable<System.Reflection.Assembly>' to 'System.Collections.Generic.List<System.Reflection.Assembly>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
call-test (windows-11-arm, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L191
The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'Codebelt.Extensions.BenchmarkDotNet.BenchmarkWorkspace.CleanupResults(string, string)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
call-test (windows-11-arm, Release) / 🧪 Test:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L98
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
-Debug
|
98.4 MB |
sha256:0fecd97f92582a4a2b974c53e2cbc30a4ef0f56248918e2efb759a74b8cdef16
|
|
|
-Release
|
98.3 MB |
sha256:7ec591379893a56b72565db2b530b7d14753860dde299293d91870af0db6fc26
|
|
|
CoverageReport-Debug-Linux-X64-
|
716 KB |
sha256:367207ab7cce1721bb1095748d5454ebdfc61ca90b078be85e634a413d97452c
|
|
|
CoverageReport-Debug-Windows-ARM64-
|
716 KB |
sha256:2d63d19461ec057ce6bc7bf65c82a488173d224c08f347ed19ede58d18adbbef
|
|
|
CoverageReport-Debug-Windows-X64-
|
716 KB |
sha256:75ea0f9c6a52a1e6722d3440b19c01f4f02e356ab7a68a6a6d45b0dcc364ff92
|
|
|
CoverageReport-Release-Linux-X64-
|
715 KB |
sha256:93c26517c20d9d2c882b49f0121d833c6e8f9911711bde6d16e47378f5bb7649
|
|
|
CoverageReport-Release-Windows-ARM64-
|
715 KB |
sha256:2d5bf9d7145e3292c8c2557aa8f29120f40eb3b268b3d8188a2c99431c88dca2
|
|
|
CoverageReport-Release-Windows-X64-
|
715 KB |
sha256:29f53714e4c7e0e8b96cd55bf600fe88a80078419929504f6c4ff3c44d21cb7c
|
|
|
NuGet-Debug
|
93.1 KB |
sha256:a84a3e73686b7746532356a202ef465b3a6d96271874c2abc35e833f7258a1bc
|
|
|
NuGet-Release
|
90.8 KB |
sha256:958f0babbcf964ce215a77a300afa9cf0b489d14c40c80779e126a9e444d77cf
|
|
|
TestResults-Debug-Linux-X64-
|
115 KB |
sha256:5038d85c0942a3072ecdc1516ed1d161693bd12d202abdf31be879d561fe8113
|
|
|
TestResults-Debug-Windows-ARM64-
|
115 KB |
sha256:30a0fd14afe5f3bc5d733acadb06d1ab7f00a359541df643dfd9d114cb1c1351
|
|
|
TestResults-Debug-Windows-X64-
|
115 KB |
sha256:3ccfeaf46fd0a8fe1104fd872c051187d1e3e852562e3a01b59007f061374f4f
|
|
|
TestResults-Release-Linux-X64-
|
108 KB |
sha256:56b618fbd8bee2b770757691f38703a418a50a2b8ca49102f08b6bf57bbc704c
|
|
|
TestResults-Release-Windows-ARM64-
|
107 KB |
sha256:b11743a69f41102aa73d924b509bf724645f3e8609f455fcfd0a1fccb205dfe7
|
|
|
TestResults-Release-Windows-X64-
|
108 KB |
sha256:ad779d70525d755e94cc8b6d6e8ccc79df2c05421bccfecaafa11bd37a648f5c
|
|