Skip to content

Added new add-in to fail the job when endpoint is busy. #64

Added new add-in to fail the job when endpoint is busy.

Added new add-in to fail the job when endpoint is busy. #64

Triggered via pull request August 27, 2024 06:55
Status Success
Total duration 45s
Artifacts

pr.yml

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

Annotations

9 warnings
call-workflow / Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow / Build: src/ODataSourceReader.cs#L582
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#L586
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#L703
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#L707
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#L582
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#L586
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#L703
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#L707
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.