Merged PR 10546 into this. bump version to 10.0.10 #32
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
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.
|