Create dotnet.yml using default github tooling. #1
Annotations
8 warnings
build:
Dfe.Data.Common.Infrastructure.CognitiveSearch/Tests/SearchByGeoLocation/DefaultGeoLocationServiceTests.cs#L35
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.
|
build:
Dfe.Data.Common.Infrastructure.CognitiveSearch/Tests/SearchByKeyword/Providers/SearchByKeywordClientProviderTests.cs#L41
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.
|
build:
Dfe.Data.Common.Infrastructure.CognitiveSearch/Tests/SearchByKeyword/Providers/SearchByKeywordClientProviderTests.cs#L63
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.
|
build:
Dfe.Data.Common.Infrastructure.CognitiveSearch/Tests/SearchByKeyword/Providers/SearchByKeywordClientProviderTests.cs#L85
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.
|
build:
Dfe.Data.Common.Infrastructure.CognitiveSearch/Tests/SearchByGeoLocation/DefaultGeoLocationServiceTests.cs#L35
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.
|
build:
Dfe.Data.Common.Infrastructure.CognitiveSearch/Tests/SearchByKeyword/Providers/SearchByKeywordClientProviderTests.cs#L41
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.
|
build:
Dfe.Data.Common.Infrastructure.CognitiveSearch/Tests/SearchByKeyword/Providers/SearchByKeywordClientProviderTests.cs#L63
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.
|
build:
Dfe.Data.Common.Infrastructure.CognitiveSearch/Tests/SearchByKeyword/Providers/SearchByKeywordClientProviderTests.cs#L85
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.
|