Skip to content

Create dotnet.yml using default github tooling. #1

Create dotnet.yml using default github tooling.

Create dotnet.yml using default github tooling. #1

Triggered via push July 29, 2024 13:00
Status Success
Total duration 56s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.