Implement bone held duration limit #72
Annotations
3 warnings
Publish ShockOSC Photino Linux:
ShockOsc/Ui/ErrorHandling/CodeBlock.razor#L39
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.
|
Publish ShockOSC Photino Linux:
ShockOsc/Services/ShockOsc.cs#L95
Cannot convert null literal to non-nullable reference type.
|
Publish ShockOSC Photino Linux:
ShockOsc/Services/ShockOsc.cs#L95
Cannot convert null literal to non-nullable reference type.
|
Loading