feat(tv): Home Assistant route (run a script/scene/media_player via REST) - #95
Draft
nextestudios wants to merge 5 commits into
Draft
nextestudios wants to merge 5 commits into
nextestudios wants to merge 5 commits into
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/
|
|
Build the app:
src/ConsoleMode/ViewModels/MainViewModel.ConsoleUi.cs#L19
The field ConsoleMode.ViewModels.MainViewModel._isPlayStationHints using
|
|
Build the app:
src/ConsoleMode/ViewModels/MainViewModel.ConsoleUi.cs#L17
The field ConsoleMode.ViewModels.MainViewModel._isRolePanelOpen using
|
|
Build the app:
src/ConsoleMode/ViewModels/MainViewModel.ConsoleUi.cs#L18
The field ConsoleMode.ViewModels.MainViewModel._rolePanelMonitor using
|
|
Build the app:
src/ConsoleMode/ViewModels/MainViewModel.ConsoleUi.cs#L16
The field ConsoleMode.ViewModels.MainViewModel._selectedUiMode using
|
|
Build the app:
src/ConsoleMode/ViewModels/MainViewModel.ConsoleUi.cs#L15
The field ConsoleMode.ViewModels.MainViewModel._isConsoleUi using
|
|
Build the app:
src/ConsoleMode/ViewModels/MonitorRowViewModel.cs#L96
The field ConsoleMode.ViewModels.MonitorRowViewModel._isSelected using
|
|
Build the app:
src/ConsoleMode/ViewModels/MonitorRowViewModel.cs#L93
The field ConsoleMode.ViewModels.MonitorRowViewModel._tileHeight using
|
|
Build the app:
src/ConsoleMode/ViewModels/MonitorRowViewModel.cs#L90
The field ConsoleMode.ViewModels.MonitorRowViewModel._tileWidth using
|
|
Build the app:
src/ConsoleMode/ViewModels/MonitorRowViewModel.cs#L87
The field ConsoleMode.ViewModels.MonitorRowViewModel._layoutY using
|
|
Build the app:
src/ConsoleMode/ViewModels/MonitorRowViewModel.cs#L84
The field ConsoleMode.ViewModels.MonitorRowViewModel._layoutX using
|
|
Run tests:
src/ConsoleMode/Services/ProtocolService.cs#L45
This call site is reachable on all platforms. 'RegistryKey.OpenSubKey(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run tests:
src/ConsoleMode/Services/ProtocolService.cs#L53
This call site is reachable on all platforms. 'RegistryKey.SetValue(string?, object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run tests:
src/ConsoleMode/Services/ProtocolService.cs#L52
This call site is reachable on all platforms. 'RegistryKey.CreateSubKey(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run tests:
src/ConsoleMode/Services/ProtocolService.cs#L49
This call site is reachable on all platforms. 'Registry.CurrentUser' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run tests:
src/ConsoleMode/Services/ProtocolService.cs#L49
This call site is reachable on all platforms. 'RegistryKey.CreateSubKey(string, bool)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run tests:
src/ConsoleMode/Services/ProtocolService.cs#L50
This call site is reachable on all platforms. 'RegistryKey.SetValue(string?, object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run tests:
src/ConsoleMode/Services/ProtocolService.cs#L51
This call site is reachable on all platforms. 'RegistryKey.SetValue(string?, object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run tests:
src/ConsoleMode/Services/ProtocolService.cs#L52
This call site is reachable on all platforms. 'RegistryKey.SetValue(string?, object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run tests:
src/ConsoleMode/Services/ProtocolService.cs#L53
This call site is reachable on all platforms. 'RegistryKey.CreateSubKey(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run tests:
src/ConsoleMode/Services/ProtocolService.cs#L46
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)
|
background
wait
wait-all
cancel
parallel
Loading