Bump MSTest.TestFramework from 4.0.2 to 4.1.0 #196
Closed
Annotations
10 errors and 10 warnings
|
Build:
Netimobiledevice/Remoted/Tunnel/TunnelService.cs#L15
Remove unused parameter 'udid' if it is not part of a shipped public API (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
|
Build:
Netimobiledevice/Remoted/Tunnel/TunnelService.cs#L42
Remove unused parameter 'maxIdleTimeout' if it is not part of a shipped public API (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
|
Build:
Netimobiledevice/Remoted/Tunnel/TunnelService.cs#L41
Remove unused parameter 'secrets' if it is not part of a shipped public API (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
|
Build:
Netimobiledevice/Remoted/Xpc/XpcNull.cs#L11
Remove unused parameter 'data' if it is not part of a shipped public API (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
|
Build:
Netimobiledevice/Remoted/Tunnel/RemotePairingTcpTunnel.cs#L66
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
Build:
Netimobiledevice/Remoted/Tunnel/RemotePairingProtocol.cs#L29
Remove unused parameter 'autopair' if it is not part of a shipped public API (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
|
Build:
Netimobiledevice/Remoted/Tunnel/TunnelService.cs#L15
Remove unused parameter 'udid' if it is not part of a shipped public API (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
|
Build:
Netimobiledevice/Remoted/Tunnel/TunnelService.cs#L42
Remove unused parameter 'maxIdleTimeout' if it is not part of a shipped public API (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
|
Build:
Netimobiledevice/Remoted/Tunnel/TunnelService.cs#L41
Remove unused parameter 'secrets' if it is not part of a shipped public API (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
|
Build:
Netimobiledevice/Remoted/Xpc/XpcNull.cs#L11
Remove unused parameter 'data' if it is not part of a shipped public API (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
|
Build:
Netimobiledevice/Remoted/Frames/PushPromiseFrame.cs#L60
Non-nullable property 'HeaderBlockFragment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Netimobiledevice/Remoted/Frames/PushPromiseFrame.cs#L56
Non-nullable property 'HeaderBlockFragment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Netimobiledevice/Remoted/Frames/Frame.cs#L29
Non-nullable property 'Payload' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Netimobiledevice/Remoted/Frames/DataFrame.cs#L36
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Netimobiledevice/Remoted/Frames/DataFrame.cs#L32
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Netimobiledevice/Remoted/Frames/ContinuationFrame.cs#L18
Non-nullable property 'HeaderBlockFragment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Netimobiledevice/Remoted/Frames/ContinuationFrame.cs#L14
Non-nullable property 'HeaderBlockFragment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Netimobiledevice/Remoted/Xpc/XpcWrapper.cs#L11
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Netimobiledevice/Remoted/RemoteServiceDiscoveryService.cs#L34
'RemoteServiceDiscoveryService.ProductType' hides inherited member 'LockdownServiceProvider.ProductType'. Use the new keyword if hiding was intended.
|
|
Build:
Netimobiledevice/Remoted/RemoteServiceDiscoveryService.cs#L32
'RemoteServiceDiscoveryService.Udid' hides inherited member 'LockdownServiceProvider.Udid'. Use the new keyword if hiding was intended.
|
Loading