Skip to content

bump packages

bump packages #126

Triggered via push October 21, 2024 13:28
Status Success
Total duration 2m 6s
Artifacts

sonarcloud.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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: 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: 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: 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: 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: 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: 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: 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: 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: 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.