fixed SamplesTargetFramework #631
Annotations
1 error and 10 warnings
|
push
Process completed with exit code 1.
|
|
push:
src/SuperSocket.MCP/Abstractions/McpPrompt.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
push:
src/SuperSocket.MCP/Abstractions/IMcpHandlerRegistry.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
push:
src/SuperSocket.MCP/Abstractions/IMcpHandlerRegistry.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
push:
src/SuperSocket.MCP/Abstractions/IMcpHandlerRegistry.cs#L54
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
push:
src/SuperSocket.Connection/ConsoleConnection.cs#L53
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'Console.OpenStandardInput()' is unsupported on: 'ios' all versions, 'maccatalyst' all versions. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
push:
src/SuperSocket.Connection/ConsoleConnection.cs#L53
This call site is reachable on: 'Android' 21.0 and later. 'Console.OpenStandardInput()' is unsupported on: 'android' all versions. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
push:
src/SuperSocket.Connection/ConsoleConnection.cs#L53
This call site is reachable on: 'tvOS' 18.0 and later. 'Console.OpenStandardInput()' is unsupported on: 'tvos' all versions. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
push:
src/SuperSocket.Connection/ConsoleConnection.cs#L53
This call site is reachable on: 'Android' 21.0 and later. 'Console.OpenStandardInput()' is unsupported on: 'android' all versions. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
push:
src/SuperSocket.Primitives/CertificateOptions.cs#L60
'X509Certificate2.X509Certificate2(string, string?, X509KeyStorageFlags)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
|
push:
src/SuperSocket.Connection/ConsoleConnection.cs#L53
This call site is reachable on: 'tvOS' 18.0 and later. 'Console.OpenStandardInput()' is unsupported on: 'tvos' all versions. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|