Release to Production #222
release-to-production.yml
on: schedule
dotnet-web-ci
57s
bicep-build-and-apply-dev
7m 22s
publish-nuget-packages
7s
app-service-deploy-prd
1m 8s
Annotations
10 warnings
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/Controllers/MapsController.cs#L65
Nullable value type may be null.
|
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/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/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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget-packages
|
13.6 KB |
|
servers-integration-webapi
|
12 MB |
|