Skip to content

changed typo from Recieved to Received, and changed some logger.warn … #35

changed typo from Recieved to Received, and changed some logger.warn …

changed typo from Recieved to Received, and changed some logger.warn … #35

Triggered via pull request November 24, 2023 08:10
Status Success
Total duration 47s
Artifacts

pr.yml

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

Annotations

4 warnings
call-workflow / Build: 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-workflow / Build: 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-workflow / Build: 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-workflow / Build: 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.