Skip to content

Endpoints are structured as in the endpoint collection tree structure #83

Endpoints are structured as in the endpoint collection tree structure

Endpoints are structured as in the endpoint collection tree structure #83

Triggered via pull request November 20, 2024 13:16
Status Failure
Total duration 41s
Artifacts

pr.yml

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

Annotations

5 errors and 9 warnings
call-workflow / Build: src/ODataProvider.cs#L222
The name '_endpointCollectionService' does not exist in the current context
call-workflow / Build: src/ODataProvider.cs#L224
The name '_endpointCollectionService' does not exist in the current context
call-workflow / Build: src/ODataProvider.cs#L222
The name '_endpointCollectionService' does not exist in the current context
call-workflow / Build: src/ODataProvider.cs#L224
The name '_endpointCollectionService' does not exist in the current context
call-workflow / Build
Process completed with exit code 1.
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#L583
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#L587
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#L704
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#L708
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#L583
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#L587
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#L704
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#L708
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.