feat: Add the option to disable codescan #245
Open
Annotations
3 warnings
|
UnitystationLauncher/Services/TTSService.cs#L31
The field 'TTSService._nameConfig' is assigned but its value is never used
|
|
UnitystationLauncher/Services/InstallationService.cs#L515
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
UnitystationLauncher/Services/InstallationService.cs#L217
Possible null reference argument for parameter 'ipAddress' in 'Task<Server?> IServerService.GetServerByIpAddress(string ipAddress)'.
|
The logs for this run have expired and are no longer available.
Loading