Skip to content

Add metrics for easier benchmarking and performance monitoring #104

Add metrics for easier benchmarking and performance monitoring

Add metrics for easier benchmarking and performance monitoring #104

Triggered via pull request February 26, 2026 22:46
Status Failure
Total duration 1m 28s
Artifacts

ci.yml

on: pull_request
dotnet-format  /  dotnet-format
1m 24s
dotnet-format / dotnet-format
pre-commit  /  pre-commit
15s
pre-commit / pre-commit
build  /  build
45s
build / build
publish  /  publish
publish / publish
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
build / build: src/Autofac/Core/Registration/DefaultRegisteredServicesTracker.cs#L293
'GetInitializedServiceInfo' has a cyclomatic complexity of '27'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
build / build: src/Autofac/Core/Registration/DefaultRegisteredServicesTracker.cs#L293
'GetInitializedServiceInfo' has a cyclomatic complexity of '27'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
build / build: src/Autofac/Core/Registration/DefaultRegisteredServicesTracker.cs#L293
'GetInitializedServiceInfo' has a cyclomatic complexity of '27'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
dotnet-format / dotnet-format
Process completed with exit code 2.
dotnet-format / dotnet-format: src/Autofac/Core/Registration/DefaultRegisteredServicesTracker.cs#L293
'GetInitializedServiceInfo' has a cyclomatic complexity of '27'. Rewrite or refactor the code to decrease its complexity below '26'.
dotnet-format / dotnet-format: src/Autofac/Core/Registration/DefaultRegisteredServicesTracker.cs#L293
'GetInitializedServiceInfo' has a cyclomatic complexity of '27'. Rewrite or refactor the code to decrease its complexity below '26'.