Skip to content

Merge pull request #23 from dynamicweb/mss/16576-ODataProvider-FailJo… #39

Merge pull request #23 from dynamicweb/mss/16576-ODataProvider-FailJo…

Merge pull request #23 from dynamicweb/mss/16576-ODataProvider-FailJo… #39

Triggered via push November 24, 2023 11:43
Status Success
Total duration 34s
Artifacts

main.yml

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

Annotations

4 warnings
call-pushworkflow / build-and-publish: src/ODataSourceReader.cs#L556
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#L560
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#L556
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#L560
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.