Fix race condition in TestFalseHandshake for macOS compatibility #811
Annotations
22 warnings and 2 notices
|
src/SuperSocket.MCP/Abstractions/McpResourceContent.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SuperSocket.MCP/Abstractions/McpResourceContent.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SuperSocket.MCP/Abstractions/McpResource.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SuperSocket.MCP/Abstractions/McpResource.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SuperSocket.MCP/Abstractions/McpPrompt.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SuperSocket.MCP/Abstractions/McpPrompt.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SuperSocket.MCP/Abstractions/IMcpPromptHandler.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SuperSocket.MCP/Abstractions/IMcpHandlerRegistry.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SuperSocket.MCP/Abstractions/IMcpHandlerRegistry.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SuperSocket.MCP/Abstractions/IMcpHandlerRegistry.cs#L54
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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)
|
|
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)
|
|
src/SuperSocket.MCP/Abstractions/McpResourceContent.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SuperSocket.MCP/Abstractions/McpResource.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SuperSocket.MCP/Abstractions/McpResource.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SuperSocket.MCP/Abstractions/McpPromptResult.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SuperSocket.MCP/Abstractions/McpPrompt.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SuperSocket.MCP/Abstractions/McpPrompt.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SuperSocket.MCP/Abstractions/IMcpHandlerRegistry.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SuperSocket.MCP/Abstractions/IMcpHandlerRegistry.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SuperSocket.MCP/Abstractions/IMcpHandlerRegistry.cs#L54
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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)
|
|
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
The logs for this run have expired and are no longer available.
Loading