Skip to content

Read to end when ExecuteServerCommand without receiver

b56b985
Select commit
Loading
Failed to load commit list.
Merged

Upgrade C# language version to 13.0 #115

Read to end when ExecuteServerCommand without receiver
b56b985
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Jan 3, 2025 in 3s

2 issues fixed. 2 issues found. Autofix available.

Annotations

Check notice on line 47 in AdvancedSharpAdbClient/Models/DeviceData.EventArgs.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

AdvancedSharpAdbClient/Models/DeviceData.EventArgs.cs#L47

File may only contain a single type. (SA1402)

Check notice on line 350 in AdvancedSharpAdbClient/AdbClient.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

AdvancedSharpAdbClient/AdbClient.cs#L350

Code should not contain empty statements. (SA1106)