test(native): cover TCP-failure-rate sampler math; wire up its dead registration test#1257
Merged
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run collector unit tests:
src/collector/HSMDataCollector/Prototypes/Collections/ModuleInfoCollections.cs#L111
This call site is reachable on all platforms. 'ServiceControllerStatus.Running' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run collector unit tests:
src/collector/HSMDataCollector/Prototypes/Collections/ModuleInfoCollections.cs#L114
This call site is reachable on all platforms. 'ServiceControllerStatus.Paused' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run collector unit tests:
src/collector/HSMDataCollector/DefaultSensors/Windows/WindowsPerformanceCounterFactory.cs#L60
This call site is reachable on all platforms. 'PerformanceCounter.NextValue()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run collector unit tests:
src/collector/HSMDataCollector/DefaultSensors/Windows/WindowsPerformanceCounterFactory.cs#L20
This call site is reachable on all platforms. 'PerformanceCounter' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run collector unit tests:
src/collector/HSMDataCollector/DefaultSensors/Windows/WindowsPerformanceCounterFactory.cs#L46
This call site is reachable on all platforms. 'PerformanceCounterCategory' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run collector unit tests:
src/collector/HSMDataCollector/Prototypes/Collections/ModuleInfoCollections.cs#L84
Field 'ServiceStatusPrototype._category' is never assigned to, and will always have its default value null
|
|
Run collector unit tests:
src/collector/HSMDataCollector/Core/DataCollector.cs#L82
The event 'DataCollector.ValuesQueueOverflow' is never used
|
|
Run collector unit tests:
src/collector/HSMDataCollector/SyncQueue/SpecificQueue/QueueProcessorBase.cs#L264
The variable 'anyAccepted' is assigned but its value is never used
|
|
Run collector unit tests
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Run collector unit tests
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
background
wait
wait-all
cancel
parallel
Loading