Skip to content

Added general function for converting datetime to UTC-ZeroDateTime an… #34

Added general function for converting datetime to UTC-ZeroDateTime an…

Added general function for converting datetime to UTC-ZeroDateTime an… #34

Triggered via pull request November 14, 2023 08:37
Status Success
Total duration 41s
Artifacts

pr.yml

on: pull_request
call-workflow  /  Build
30s
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.