Bump Polly from 8.5.1 to 8.5.2 in /src #980
pull-request-validation.yml
on: pull_request
bicep-build-and-apply-dev
7m 5s
dotnet-web-ci
37s
dependency-review
4s
bicep-build-prd
0s
app-service-deploy-dev
49s
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#L43
Possible null reference return.
|
dotnet-web-ci:
src/servers-integration-webapi/Controllers/MapsController.cs#L65
Nullable value type may be null.
|
dotnet-web-ci:
src/servers-integration-webapi/Controllers/MapsController.cs#L131
Nullable value type may be null.
|
dotnet-web-ci:
src/servers-integration-webapi/Controllers/MapsController.cs#L200
Nullable value type may be null.
|
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/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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget-packages
|
13.8 KB |
|
servers-integration-webapi
|
11 MB |
|