Bumped version v1.2.0
#26
Annotations
5 warnings
PrimaryParameter.SG/CodeFixes/PC05.cs#L29
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.
|
PrimaryParameter.SG/CodeFixes/PC04.cs#L29
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.
|
PrimaryParameter.SG/CodeFixes/PC02_03.cs#L28
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.
|
|
|
The logs for this run have expired and are no longer available.
Loading