Skip to content

Add vJoy StreamDeck plugin #1

Add vJoy StreamDeck plugin

Add vJoy StreamDeck plugin #1

Triggered via push April 2, 2024 15:24
Status Success
Total duration 1m 46s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

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.