Update docker/build-push-action action to v6 #124
Annotations
10 warnings
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
This job succeeded
Loading