Skip to content

Update to .NET 9

Update to .NET 9 #223

Triggered via push November 15, 2024 19:16
Status Success
Total duration 16m 29s
Artifacts 2
dotnet-web-ci
51s
dotnet-web-ci
bicep-build-and-apply-dev
7m 31s
bicep-build-and-apply-dev
publish-nuget-packages
6s
publish-nuget-packages
app-service-deploy-dev
41s
app-service-deploy-dev
bicep-build-and-apply-prd
6m 43s
bicep-build-and-apply-prd
app-service-deploy-prd
58s
app-service-deploy-prd
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
dotnet-web-ci: src/servers-integration-webapi/Clients/Quake3QueryClient.cs#L18
Non-nullable property 'Hostname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet-web-ci: src/servers-integration-webapi/Clients/SourceRconClient.cs#L30
Non-nullable field '_hostname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
dotnet-web-ci: src/servers-integration-webapi/Clients/SourceRconClient.cs#L30
Non-nullable field '_rconPassword' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
dotnet-web-ci: src/servers-integration-webapi/Clients/SourceRconClient.cs#L30
Non-nullable field '_tcpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
dotnet-web-ci: src/servers-integration-webapi/Clients/Quake3QueryClient.cs#L105
Converting null literal or possible null value to non-nullable type.
dotnet-web-ci: src/servers-integration-webapi/Clients/SourceRconClient.cs#L185
Converting null literal or possible null value to non-nullable type.

Artifacts

Produced during runtime
Name Size
nuget-packages
13.7 KB
servers-integration-webapi
11 MB