Skip to content

Merged PR 10546 into this. bump version to 10.0.10 #32

Merged PR 10546 into this. bump version to 10.0.10

Merged PR 10546 into this. bump version to 10.0.10 #32

Triggered via pull request October 27, 2023 08:15
Status Failure
Total duration 30s
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
18s
call-workflow / Build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
call-workflow / Build: src/ODataProvider.cs#L413
The name '_endpointAuthenticationService' does not exist in the current context
call-workflow / Build: src/ODataProvider.cs#L413
Argument 9: cannot convert from 'bool' to 'int'
call-workflow / Build: src/ODataProvider.cs#L413
Argument 10: cannot convert from 'int' to 'bool'
call-workflow / Build: src/ODataProvider.cs#L413
Argument 11: cannot convert from 'bool' to 'string'
call-workflow / Build: src/ODataProvider.cs#L413
The name '_endpointAuthenticationService' does not exist in the current context
call-workflow / Build: src/ODataProvider.cs#L413
Argument 9: cannot convert from 'bool' to 'int'
call-workflow / Build: src/ODataProvider.cs#L413
Argument 10: cannot convert from 'int' to 'bool'
call-workflow / Build: src/ODataProvider.cs#L413
Argument 11: cannot convert from 'bool' to 'string'
call-workflow / Build
Process completed with exit code 1.
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.