Bump NUnit.Analyzers from 4.3.0 to 4.4.0 in /src #789
Annotations
10 warnings
code-scanning:
src/servers-integration-webapi-client/ServersApiClientOptions.cs#L5
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
code-scanning:
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.
|
code-scanning:
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.
|
code-scanning:
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.
|
code-scanning:
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.
|
code-scanning:
src/servers-integration-webapi/Clients/Quake3QueryClient.cs#L43
Possible null reference return.
|
code-scanning:
src/servers-integration-webapi/Models/SourceQueryResponse.cs#L13
Possible null reference return.
|
code-scanning:
src/servers-integration-webapi/Models/SourceQueryResponse.cs#L15
Possible null reference return.
|
code-scanning:
src/servers-integration-webapi/Models/SourceQueryResponse.cs#L16
Possible null reference return.
|
code-scanning:
src/servers-integration-webapi/Models/SourceQueryPlayer.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
|
12 MB |
|