V1.0.0/benchmarkdotnet api #6
ci-pipeline.yml
on: pull_request
Matrix: call-build
Matrix: call-test
Matrix: call-pack
call-sonarcloud
/
🔬 Code Quality Analysis
1m 12s
call-codecov
/
📊 Code Coverage Analysis
10s
call-codeql
/
🛡️ Security Analysis
2m 50s
call-nuget
/
deploy
call-nuget
/
deploy_environment
Annotations
121 warnings
|
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#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#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#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#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#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#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#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#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#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#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#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#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#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#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#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#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, 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#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#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#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-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 (ubuntu-24.04-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 (ubuntu-24.04-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 (ubuntu-24.04-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 (ubuntu-24.04-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 (ubuntu-24.04-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 (ubuntu-24.04-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 (ubuntu-24.04-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 (ubuntu-24.04-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 (ubuntu-24.04-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 (ubuntu-24.04-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 (ubuntu-24.04-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 (ubuntu-24.04-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 (ubuntu-24.04-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 (ubuntu-24.04-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 (ubuntu-24.04-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 (ubuntu-24.04-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 (ubuntu-24.04-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 (ubuntu-24.04-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 (ubuntu-24.04-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-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#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#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#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#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#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-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#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#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#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#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, 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)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
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-sonarcloud / 🔬 Code Quality Analysis:
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-sonarcloud / 🔬 Code Quality Analysis:
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-sonarcloud / 🔬 Code Quality Analysis:
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-sonarcloud / 🔬 Code Quality Analysis:
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-sonarcloud / 🔬 Code Quality Analysis:
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-sonarcloud / 🔬 Code Quality Analysis:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L119
Replace this call to 'Assembly.LoadFrom' with 'Assembly.Load'. (https://rules.sonarsource.com/csharp/RSPEC-3885)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspaceOptions.cs#L239
Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L119
Replace this call to 'Assembly.LoadFrom' with 'Assembly.Load'. (https://rules.sonarsource.com/csharp/RSPEC-3885)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspaceOptions.cs#L239
Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
call-codeql / 🛡️ Security Analysis:
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-codeql / 🛡️ Security Analysis:
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-codeql / 🛡️ Security Analysis:
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-codeql / 🛡️ Security Analysis:
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-codeql / 🛡️ Security Analysis:
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-codeql / 🛡️ Security Analysis:
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-codeql / 🛡️ Security Analysis:
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-codeql / 🛡️ Security Analysis:
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-codeql / 🛡️ Security Analysis:
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-codeql / 🛡️ Security Analysis:
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-codeql / 🛡️ Security Analysis
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
-Debug
|
98.4 MB |
sha256:4db31c0db463fb1e26ae970871bc9ad087e47f2f3310c9472c9ca5277d519cbd
|
|
|
-Release
|
98.3 MB |
sha256:8a686703b08226ec0e2c8b233dd94b8d1f7775b272a194fd9062423aa36e3c20
|
|
|
CoverageReport-Debug-Linux-ARM64-
|
716 KB |
sha256:e0c9e38d2d5cac533b85224d45a6fca939e925a1a861ea7040e8b0164e056ccb
|
|
|
CoverageReport-Debug-Linux-X64-
|
716 KB |
sha256:55f2e066031bf452f6728bb12b5ae98c6263d00b9deb8abeb52d872a66f968a4
|
|
|
CoverageReport-Debug-Windows-ARM64-
|
716 KB |
sha256:00a19fc2414894ea591e168adb37f4ba5e53a30fc5778fd35ca3854e41e60da4
|
|
|
CoverageReport-Debug-Windows-X64-
|
716 KB |
sha256:116ae2efda2d99f54957be32d62a308f1fa7a326586ca89dab840e766da5e166
|
|
|
CoverageReport-Release-Linux-ARM64-
|
715 KB |
sha256:5846ef226d6829f797280147c2dc76cd83134070d599240cf5bad0998479eea3
|
|
|
CoverageReport-Release-Linux-X64-
|
715 KB |
sha256:ad5577f0e8dc469f16566ed8d9a57cea0ae3d51f233497512ea23c588f188481
|
|
|
CoverageReport-Release-Windows-ARM64-
|
715 KB |
sha256:32a0a7c22af2d398c063eb511dca3372d56302d5aff93489c4b3c19199869406
|
|
|
CoverageReport-Release-Windows-X64-
|
715 KB |
sha256:8fb94801abdc803bce6a3afddd9d1f98f540ab2d508e61c31215ee2d44041462
|
|
|
NuGet-Debug
|
93.7 KB |
sha256:8d8a02dfef10585b969ae5d639850f101259f65624be061553b9e02fc04b7516
|
|
|
NuGet-Release
|
91.3 KB |
sha256:8749ef6dc6d65d704fa141e1b22779255ed466ab4f7a7ddb3f80c21144a89316
|
|
|
TestResults-Debug-Linux-ARM64-
|
115 KB |
sha256:ae51ea9c139c68cf54e8b45280b6d7d979735ed7c1c72682884e883567652848
|
|
|
TestResults-Debug-Linux-X64-
|
115 KB |
sha256:87958c1f9c5e3db150498d7009e3a641322691d91964d43ad966d2f54c445030
|
|
|
TestResults-Debug-Windows-ARM64-
|
107 KB |
sha256:d6b90fcefa30c2077a1c8dddd22d6555b4197d20d1c6075ec5faf7474ff2a3a4
|
|
|
TestResults-Debug-Windows-X64-
|
115 KB |
sha256:c2619951f7d96aebe79fe86b14c5d417fad1d98232117164fe6e39bc93917207
|
|
|
TestResults-Release-Linux-ARM64-
|
108 KB |
sha256:15f161a1b3fa469b2718349b1495acfa4b7c7b307afe3fecbb35e23f46212951
|
|
|
TestResults-Release-Linux-X64-
|
108 KB |
sha256:eb56074ff13b789a47310dc7e6320c7426fb03db7b6a3ba740197c14e16e24e4
|
|
|
TestResults-Release-Windows-ARM64-
|
108 KB |
sha256:49f4b1b7fcdeb3f105d3c9c0f7b4ac920c3ea11011c1ce10035f4f7de2b492a2
|
|
|
TestResults-Release-Windows-X64-
|
108 KB |
sha256:f68ae655a6d3edeef7507dff09e0982b17e0b818f5d40b8ee8fcc68eb65f35ff
|
|