Add vJoy StreamDeck plugin #1
Annotations
6 warnings
build:
streamdeck-vjoy-w4rl0ck/Actions/ToggleButtonAction.cs#L149
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:
streamdeck-vjoy-w4rl0ck/Actions/AxisDialButtonAction.cs#L146
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:
streamdeck-vjoy-w4rl0ck/Actions/SimpleButtonAction.cs#L138
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:
streamdeck-vjoy-w4rl0ck/Actions/ToggleButtonAction.cs#L149
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:
streamdeck-vjoy-w4rl0ck/Actions/AxisDialButtonAction.cs#L146
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:
streamdeck-vjoy-w4rl0ck/Actions/SimpleButtonAction.cs#L138
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.
|