Fix for sending custom field values to API #44
Annotations
10 warnings
Launch local doctool:
sectigo-scm-caplugin/SectigoCAPlugin.cs#L365
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.
|
Launch local doctool:
sectigo-scm-caplugin/SectigoCAPlugin.cs#L435
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.
|
Launch local doctool:
sectigo-scm-caplugin/SectigoCAPlugin.cs#L458
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.
|
Launch local doctool:
sectigo-scm-caplugin/SectigoCAPlugin.cs#L480
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.
|
Launch local doctool:
sectigo-scm-caplugin/SectigoCAPlugin.cs#L614
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.
|
Launch local doctool:
sectigo-scm-caplugin/SectigoCAPlugin.cs#L641
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.
|
Launch local doctool:
sectigo-scm-caplugin/SectigoCAPlugin.cs#L714
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.
|
Launch local doctool:
sectigo-scm-caplugin/SectigoCAPlugin.cs#L365
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.
|
Launch local doctool:
sectigo-scm-caplugin/SectigoCAPlugin.cs#L435
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.
|
Launch local doctool:
sectigo-scm-caplugin/SectigoCAPlugin.cs#L458
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.
|
Loading