Skip to content

V1.1.0/worker flexibility #12

V1.1.0/worker flexibility

V1.1.0/worker flexibility #12

Triggered via pull request December 14, 2025 18:56
Status Success
Total duration 7m 41s
Artifacts 20

ci-pipeline.yml

on: pull_request
Matrix: call-build
Matrix: call-test
Matrix: call-pack
call-sonarcloud  /  🔬 Code Quality Analysis
1m 12s
call-sonarcloud / 🔬 Code Quality Analysis
call-codecov  /  📊 Code Coverage Analysis
12s
call-codecov / 📊 Code Coverage Analysis
call-codeql  /  🛡️ Security Analysis
2m 39s
call-codeql / 🛡️ Security Analysis
call-nuget  /  deploy
call-nuget / deploy
call-nuget  /  deploy_environment
call-nuget / deploy_environment
Fit to window
Zoom out
Zoom in

Annotations

99 warnings
call-build (Debug) / 🛠️ Build: src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L108
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#L124
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#L124
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#L108
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#L108
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#L124
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L108
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#L124
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#L124
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#L108
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#L108
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#L124
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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.Console/BenchmarkWorker.cs#L53
Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
call-sonarcloud / 🔬 Code Quality Analysis: src/Codebelt.Extensions.BenchmarkDotNet.Console/BenchmarkWorker.cs#L53
Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
call-sonarcloud / 🔬 Code Quality Analysis: src/Codebelt.Extensions.BenchmarkDotNet/BenchmarkWorkspace.cs#L108
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#L124
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#L145
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#L250
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#L108
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#L124
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#L145
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#L250
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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#L108
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#L124
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
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:7cad4164d06304185c9909715eebae798dd7040a4d6715ee8f230b57ce35b000
-Release
98.4 MB
sha256:f0ef62b192e59e9a3bf28ca3f65ea68f845d9cb509f3814017eb92b6fea0eb2d
CoverageReport-Debug-Linux-ARM64-
720 KB
sha256:b961af848150e1b1aea33b53cfad3aa07ca3242abed05633903eb5df70a2dd8e
CoverageReport-Debug-Linux-X64-
720 KB
sha256:26e44a8b0d5e8aa282c0a699e779f04dfc5b1130f65ae7d11afb8ab027c8cb8a
CoverageReport-Debug-Windows-ARM64-
720 KB
sha256:2dfb3137c26272686bbd4156365291b35909f27aa822b5dc79e29e0427da45b6
CoverageReport-Debug-Windows-X64-
720 KB
sha256:9925eddcf416ff072265288d8ef8ca054cfbbca60253af44634f00d01bc11ce5
CoverageReport-Release-Linux-ARM64-
719 KB
sha256:76cad23ea271f5da55e9a793bc4ed68265a49983f2ba9c332060b387baf27c5e
CoverageReport-Release-Linux-X64-
719 KB
sha256:97acf6a3c9aec419414db7ae41ec215957a8bd4390df4c55653f33c983eed0d8
CoverageReport-Release-Windows-ARM64-
719 KB
sha256:774db562805a74307fc08288bf426ca917f48a3d51e43b48e9fe082f0b093daa
CoverageReport-Release-Windows-X64-
719 KB
sha256:0ddae7d388e0019d1824ccaad919ffbac0cac2c40b286235dcc2678a619d3992
NuGet-Debug
97.8 KB
sha256:2f457b741d6ef070042af52371df310a4d78d825a009c558e9e992bf8c5b3e52
NuGet-Release
94.9 KB
sha256:7d82f3f6f20f63d8f33b7acdedf3e7eb88e921236a6b262a31e317c4ac092fc1
TestResults-Debug-Linux-ARM64-
123 KB
sha256:34be2389b0e393b18a6f650e13053cb2ec59340ee6699b2b4677f0c0955f1437
TestResults-Debug-Linux-X64-
123 KB
sha256:c9552b6190a40aebb35ba5bb330babe1b6a741bd3dfb88190033330cf7f3de79
TestResults-Debug-Windows-ARM64-
123 KB
sha256:c5976de575425c460e7a093c5628f262a92fbbc07654ef2ea8835b0f9b9f7b36
TestResults-Debug-Windows-X64-
123 KB
sha256:d2fbc67d6050f7ddff769fee217207d8da80d4f8ace43ba0bc6daf22b00a7f53
TestResults-Release-Linux-ARM64-
116 KB
sha256:2dd7032a36aedf5b6957bcef1b40673fa3c05286370e097b332ece01494745cd
TestResults-Release-Linux-X64-
116 KB
sha256:7fe4bdbc3345622828c7816c05b7e08e05482b4894d847aee66455962630c078
TestResults-Release-Windows-ARM64-
116 KB
sha256:70e27bfcd818b430b53d0de5390384945818a08f08cec42bca1c2d1d7c2c17c5
TestResults-Release-Windows-X64-
116 KB
sha256:364a078a39854f12820c2ae348d0f6e2ce44268814edbe0bc5f63f314079d36a