Bump Swashbuckle.AspNetCore from 7.0.0 to 7.1.0 in /src #810
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/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/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#L43
Possible null reference return.
|
code-scanning:
src/servers-integration-webapi/Clients/Quake3QueryClient.cs#L105
Converting null literal or possible null value to non-nullable type.
|
code-scanning:
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.
|
code-scanning:
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.
|
code-scanning:
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.8 KB |
|
servers-integration-webapi
|
11 MB |
|