Skip to content

get filters for command from base class #641

get filters for command from base class

get filters for command from base class #641

Triggered via push April 4, 2026 02:27
Status Success
Total duration 5m 53s
Artifacts

myget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
push
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v3, actions/setup-java@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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: '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' 26.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: '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.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: '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: 'iOS' 26.0 and later, 'maccatalyst' 26.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: 'tvOS' 18.0 and later. 'Console.OpenStandardInput()' is unsupported on: 'tvos' all versions. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)