Bump OpenTelemetry.Extensions.Hosting from 1.10.0 to 1.11.0 #143
Annotations
19 warnings
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest):
AspireForIdentityServer.ApiResource/CQRS/Queries/GetWeatherByLocation/GetWeatherByLocationQuery.cs#L45
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 (ubuntu-latest):
AspireForIdentityServer.ParClient/Dtos/WeatherForecastDto.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (ubuntu-latest):
AspireForIdentityServer.ParClient/Controllers/HomeController.cs#L18
Parameter 'logger' is unread.
|
build (ubuntu-latest):
AspireForIdentityServer.ApiResource/CQRS/Queries/GetWeatherByLocation/GetWeatherByLocationQuery.cs#L45
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 (ubuntu-latest):
AspireForIdentityServer.ParClient/Dtos/WeatherForecastDto.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (ubuntu-latest):
AspireForIdentityServer.ParClient/Controllers/HomeController.cs#L18
Parameter 'logger' is unread.
|
build (macos-latest):
AspireForIdentityServer.ApiResource/CQRS/Queries/GetWeatherByLocation/GetWeatherByLocationQuery.cs#L45
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 (macos-latest):
AspireForIdentityServer.ParClient/Dtos/WeatherForecastDto.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (macos-latest):
AspireForIdentityServer.ParClient/Controllers/HomeController.cs#L18
Parameter 'logger' is unread.
|
build (macos-latest):
AspireForIdentityServer.ApiResource/CQRS/Queries/GetWeatherByLocation/GetWeatherByLocationQuery.cs#L45
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 (macos-latest):
AspireForIdentityServer.ParClient/Dtos/WeatherForecastDto.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (macos-latest):
AspireForIdentityServer.ParClient/Controllers/HomeController.cs#L18
Parameter 'logger' is unread.
|
build (windows-latest):
AspireForIdentityServer.ApiResource/CQRS/Queries/GetWeatherByLocation/GetWeatherByLocationQuery.cs#L45
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 (windows-latest):
AspireForIdentityServer.ParClient/Dtos/WeatherForecastDto.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (windows-latest):
AspireForIdentityServer.ParClient/Controllers/HomeController.cs#L18
Parameter 'logger' is unread.
|
build (windows-latest):
AspireForIdentityServer.ApiResource/CQRS/Queries/GetWeatherByLocation/GetWeatherByLocationQuery.cs#L45
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 (windows-latest):
AspireForIdentityServer.ParClient/Dtos/WeatherForecastDto.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (windows-latest):
AspireForIdentityServer.ParClient/Controllers/HomeController.cs#L18
Parameter 'logger' is unread.
|