deps: Bump System.Net.Http.Json and System.Text.Json#19
Merged
Chronolapse411 merged 1 commit intoApr 20, 2026
Merged
Annotations
10 warnings
|
src/LogicFlow.Core/EventTriggerService.cs#L41
This call site is reachable on all platforms. 'ManagementEventWatcher' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/LogicFlow.Core/EventTriggerService.cs#L40
This call site is reachable on all platforms. 'WqlEventQuery' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/LogicFlow.Core/EventTriggerService.cs#L50
This call site is reachable on all platforms. 'ManagementEventWatcher.Start()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/LogicFlow.Core/EventTriggerService.cs#L34
This call site is reachable on all platforms. 'ManagementEventWatcher' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/LogicFlow.Core/EventTriggerService.cs#L43
This call site is reachable on all platforms. 'ManagementEventWatcher.EventArrived' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/LogicFlow.Core/EventTriggerService.cs#L40
This call site is reachable on all platforms. 'WqlEventQuery.WithinInterval' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/LogicFlow.Core/EventTriggerService.cs#L51
This call site is reachable on all platforms. 'ManagementEventWatcher' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/LogicFlow.Core/EventTriggerService.cs#L45
This call site is reachable on all platforms. 'EventArrivedEventArgs.NewEvent' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/LogicFlow.Core/EventTriggerService.cs#L124
This call site is reachable on all platforms. 'ManagementBaseObject.this[string]' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/LogicFlow.Core/EventTriggerService.cs#L17
This call site is reachable on all platforms. 'ManagementEventWatcher' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
The logs for this run have expired and are no longer available.
Loading