Skip to content

Name and description changes #31

Name and description changes

Name and description changes #31

Triggered via pull request October 20, 2023 09:21
Status Success
Total duration 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

on: pull_request
call-workflow  /  Build
33s
call-workflow / Build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
call-workflow / Build: src/ODataSourceReader.cs#L537
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-workflow / Build: src/ODataSourceReader.cs#L541
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-workflow / Build: src/ODataSourceReader.cs#L537
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-workflow / Build: src/ODataSourceReader.cs#L541
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.