Skip to content

Add metrics instrumentation #103

Add metrics instrumentation

Add metrics instrumentation #103

Triggered via push February 26, 2026 22:34
Status Failure
Total duration 1m 34s
Artifacts

ci.yml

on: push
dotnet-format  /  dotnet-format
1m 30s
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'.