Skip to content

Update Duende.IdentityServer packages to rc.2 #132

Update Duende.IdentityServer packages to rc.2

Update Duende.IdentityServer packages to rc.2 #132

Triggered via pull request January 6, 2025 23:56
Status Success
Total duration 5m 29s
Artifacts

dotnet.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 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.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 (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.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.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.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.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.