Skip to content

Merge pull request #27 from dynamicweb/mss/16949-ContinueOnError #45

Merge pull request #27 from dynamicweb/mss/16949-ContinueOnError

Merge pull request #27 from dynamicweb/mss/16949-ContinueOnError #45

Triggered via push December 21, 2023 08:07
Status Success
Total duration 38s
Artifacts

main.yml

on: push
call-pushworkflow  /  build-and-publish
24s
call-pushworkflow / build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
call-pushworkflow / build-and-publish: src/ODataSourceReader.cs#L543
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.
call-pushworkflow / build-and-publish: src/ODataSourceReader.cs#L547
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.
call-pushworkflow / build-and-publish: src/ODataSourceReader.cs#L650
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.
call-pushworkflow / build-and-publish: src/ODataSourceReader.cs#L654
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.
call-pushworkflow / build-and-publish: src/ODataSourceReader.cs#L543
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.
call-pushworkflow / build-and-publish: src/ODataSourceReader.cs#L547
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.
call-pushworkflow / build-and-publish: src/ODataSourceReader.cs#L650
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.
call-pushworkflow / build-and-publish: src/ODataSourceReader.cs#L654
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.