Skip to content

Update OPCUA.csproj #110

Update OPCUA.csproj

Update OPCUA.csproj #110

Triggered via push June 18, 2024 09:59
Status Success
Total duration 2m 30s
Billable time 3m
Artifacts

sonarcloud.yml

on: push
sonarcloud  /  Sonarcloud
2m 21s
sonarcloud / Sonarcloud
Fit to window
Zoom out
Zoom in

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.