Skip to content

Bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 #136

Bump xunit.runner.visualstudio from 3.0.0 to 3.0.1

Bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 #136

Triggered via pull request January 13, 2025 09:11
Status Success
Total duration 5m 19s
Artifacts

dotnet.yml

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

Annotations

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