Update legacy app settings #225
release-to-production.yml
on: push
dotnet-web-ci
38s
bicep-build-and-apply-dev
6m 44s
publish-nuget-packages
7s
app-service-deploy-prd
52s
Annotations
10 warnings
dotnet-web-ci:
src/servers-integration-webapi/Clients/SourceQueryClient.cs#L14
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/Quake3RconClient.cs#L25
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/Quake3RconClient.cs#L25
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/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/Models/Quake3QueryMap.cs#L5
Non-nullable property 'GameType' 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/Models/Quake3QueryMap.cs#L6
Non-nullable property 'MapName' 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/Models/Quake3QueryPlayer.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget-packages
|
13.7 KB |
|
servers-integration-webapi
|
11 MB |
|