fix(native): quiet send-cancelled-on-stop Error + bump collector 0.6.2 / agent 0.5.28#1230
Merged
Annotations
21 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 Integration Tests:
src/collector/HSMDataCollector/DefaultSensors/SystemInfo/RegistryInfo.cs#L27
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run Integration Tests:
src/collector/HSMDataCollector/DefaultSensors/SystemInfo/RegistryInfo.cs#L39
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run Integration Tests:
src/collector/HSMDataCollector/DefaultSensors/SystemInfo/RegistryInfo.cs#L19
This call site is reachable on all platforms. 'RegistryHive.LocalMachine' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run Integration Tests:
src/collector/HSMDataCollector/DefaultSensors/SystemInfo/RegistryInfo.cs#L18
This call site is reachable on all platforms. 'RegistryView.Registry64' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run Integration Tests:
src/collector/HSMDataCollector/DefaultSensors/SystemInfo/RegistryInfo.cs#L19
This call site is reachable on all platforms. 'RegistryKey.OpenBaseKey(RegistryHive, RegistryView)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run Integration Tests:
src/collector/HSMDataCollector/DefaultSensors/SystemInfo/RegistryInfo.cs#L36
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run Integration Tests:
src/collector/HSMDataCollector/DefaultSensors/SystemInfo/RegistryInfo.cs#L18
This call site is reachable on all platforms. 'RegistryView.Registry32' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run Integration Tests:
src/collector/HSMDataCollector/Core/DataCollector.cs#L82
The event 'DataCollector.ValuesQueueOverflow' is never used
|
|
Run Integration 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 Integration Tests:
src/collector/HSMDataCollector/SyncQueue/SpecificQueue/QueueProcessorBase.cs#L264
The variable 'anyAccepted' is assigned but its value is never used
|
|
Build server container image from branch source:
src/server/HSMServer/ApiObjectsConverters/SensorValueBaseDeserializationConverter.cs#L90
'BaseRequest.Key' is obsolete: 'Send key in request header instead'
|
|
Build server container image from branch source:
src/server/HSMServer/Program.cs#L38
'NLogBuilder.ConfigureNLog(string)' is obsolete: 'Use NLog.LogManager.Setup().LoadConfigurationFromAppSettings() instead. Marked obsolete with NLog.Web 5.3'
|
|
Build server container image from branch source:
src/server/HSMServer/Program.cs#L38
'NLogBuilder' is obsolete: 'Use NLog.LogManager.Setup().LoadConfigurationFromAppSettings() instead. Marked obsolete with NLog.Web 5.3'
|
|
Build server container image from branch source:
src/server/HSMServer/Program.cs#L36
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
|
|
Build server container image from branch source:
src/server/HSMServer/Program.cs#L35
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
|
|
Build server container image from branch source:
src/server/HSMServer/Authentication/IUserManager.cs#L19
'IUserManager.TryAdd(User)' hides inherited member 'IConcurrentStorage<User, UserEntity, UserUpdate>.TryAdd(User)'. Use the new keyword if hiding was intended.
|
|
Build server container image from branch source:
src/database/HSMDatabase/DatabaseWorkCore/DatabaseCore.cs#L654
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build server container image from branch source:
src/database/HSMDatabase/DatabaseWorkCore/DatabaseCore.cs#L331
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build server container image from branch source:
src/database/HSMDatabase/DatabaseWorkCore/DatabaseCore.cs#L301
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build server container image from branch source:
src/server/HSMServer.Core/Extensions/TaskExtensions.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
background
wait
wait-all
cancel
parallel
Loading