Update OPCUA.csproj #110
sonarcloud.yml
on: push
sonarcloud
/
Sonarcloud
2m 21s
Annotations
10 warnings
sonarcloud / Sonarcloud:
Specifications/for_Reader/when_reading_nodes_forever/and_exception_thrown_from_handlevalue.cs#L19
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.
|
sonarcloud / Sonarcloud:
Specifications/for_Reader/when_reading_nodes_forever/and_exception_thrown_from_readvalueasync.cs#L19
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.
|
sonarcloud / Sonarcloud:
Specifications/for_Reader/when_reading_nodes_forever/and_datavalue_received_then_cancelled.cs#L20
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.
|
sonarcloud / Sonarcloud:
Specifications/for_Reader/when_reading_nodes_forever/from_multiple_nodes_with_different_readinterval.cs#L20
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.
|
sonarcloud / Sonarcloud:
Specifications/for_Reader/when_reading_nodes_forever/and_exception_thrown_from_handlevalue.cs#L19
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.
|
sonarcloud / Sonarcloud:
Specifications/for_Reader/when_reading_nodes_forever/and_exception_thrown_from_readvalueasync.cs#L19
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.
|
sonarcloud / Sonarcloud:
Specifications/for_Reader/when_reading_nodes_forever/and_datavalue_received_then_cancelled.cs#L20
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.
|
sonarcloud / Sonarcloud:
Specifications/for_Reader/when_reading_nodes_forever/from_multiple_nodes_with_different_readinterval.cs#L20
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.
|
sonarcloud / Sonarcloud:
Specifications/for_Reader/when_reading_nodes_forever/from_multiple_nodes_with_different_readinterval.cs#L20
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.
|
sonarcloud / Sonarcloud:
Specifications/for_Reader/when_reading_nodes_forever/and_exception_thrown_from_readvalueasync.cs#L19
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.
|