Skip to content

Bump Swashbuckle.AspNetCore from 7.0.0 to 7.1.0 in /src #810

Bump Swashbuckle.AspNetCore from 7.0.0 to 7.1.0 in /src

Bump Swashbuckle.AspNetCore from 7.0.0 to 7.1.0 in /src #810

Triggered via push November 26, 2024 07:16
Status Success
Total duration 4m 17s
Artifacts 2

codequality.yml

on: push
code-scanning
4m 8s
code-scanning
Fit to window
Zoom out
Zoom in

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#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