test: Fixed BlockAppAndPermitSomeNetworks case. #45
Annotations
10 warnings
src/libs/H.Firewall/SessionExtensions.cs#L517
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
src/libs/H.Firewall/SessionExtensions.cs#L517
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
src/libs/H.Firewall/SessionExtensions.cs#L517
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
src/libs/H.Firewall/SessionExtensions.cs#L517
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
src/libs/H.VpnService/IpcServer.cs#L16
Change type of property 'PipeServer' from 'H.Pipes.IPipeServer<string>' to 'H.Pipes.SingleConnectionPipeServer<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
src/libs/H.VpnService/IpcServer.cs#L16
Change type of property 'PipeServer' from 'H.Pipes.IPipeServer<string>' to 'H.Pipes.SingleConnectionPipeServer<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
src/libs/H.VpnService/IpcServer.cs#L16
Change type of property 'PipeServer' from 'H.Pipes.IPipeServer<string>' to 'H.Pipes.SingleConnectionPipeServer<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
src/libs/H.VpnService/IpcServer.cs#L16
Change type of property 'PipeServer' from 'H.Pipes.IPipeServer<string>' to 'H.Pipes.SingleConnectionPipeServer<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
|
The logs for this run have expired and are no longer available.
Loading