Skip to content

Update docker/build-push-action action to v6 #125

Update docker/build-push-action action to v6

Update docker/build-push-action action to v6 #125

Triggered via push July 1, 2024 01:45
Status Success
Total duration 1m 48s
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_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/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_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/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/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_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.