Skip to content

Prevent IllegalStateException on IOCP threads: close acceptor first t… #169

Prevent IllegalStateException on IOCP threads: close acceptor first t…

Prevent IllegalStateException on IOCP threads: close acceptor first t… #169

Triggered via push June 16, 2026 17:40
Status Success
Total duration 10m 56s
Artifacts 1

ci.yml

on: push
Build, Integration Tests, Security Scan
10m 51s
Build, Integration Tests, Security Scan
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.SetDelegateKeyboardInteractiveAuthenticator(System.Action<string, ApacheMinaSSHD.NET.Wrapper.Abstractions.Models.ISshChallenge>, System.Func<ApacheMinaSSHD.NET.Wrapper.Abstractions.Models.ISshSession, string, ApacheMinaSSHD.NET.Wrapper.Abstractions.Models.IResponseList, bool>), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.setDelegateKeyboardInteractiveAuthenticator(System.Action<string, ApacheMinaSSHD.NET.Wrapper.Abstractions.Models.ISshChallenge>, System.Func<ApacheMinaSSHD.NET.Wrapper.Abstractions.Models.ISshSession, string, ApacheMinaSSHD.NET.Wrapper.Abstractions.Models.IResponseList, bool>)' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.SetKeyboardInteractiveAuthenticator(ApacheMinaSSHD.NET.Wrapper.Abstractions.IAMNetKeyboardInteractiveAuthenticator), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.setKeyboardInteractiveAuthenticator(ApacheMinaSSHD.NET.Wrapper.Abstractions.IAMNetKeyboardInteractiveAuthenticator)' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.IsClosed(), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.isClosed()' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.IsStarted(), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.isStarted()' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.Stop(), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.stop()' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.Start(), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.start()' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.SetUpDefaultServer(), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.setUpDefaultServer()' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.SetAuthenticationMethodGroups(params System.Collections.Generic.IEnumerable<string>[]), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.setAuthenticationMethodGroups(params System.Collections.Generic.IEnumerable<string>[])' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.SetAuthenticationMethods(params string[]), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.setAuthenticationMethods(params string[])' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.GetConfiguredAuthenticationMethods(), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.getConfiguredAuthenticationMethods()' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan
Class "net.i2p.crypto.eddsa.EdDSAKey" not found.
Build, Integration Tests, Security Scan
Class "org.bouncycastle.pkcs.PKCSException" not found.
Build, Integration Tests, Security Scan
Class "org.bouncycastle.asn1.pkcs.PrivateKeyInfo" not found.
Build, Integration Tests, Security Scan
Class "org.bouncycastle.pkcs.PKCS8EncryptedPrivateKeyInfo" not found.
Build, Integration Tests, Security Scan
Class "org.bouncycastle.pkcs.jcajce.JcePKCSPBEInputDecryptorProviderBuilder" not found.
Build, Integration Tests, Security Scan
Class "net.i2p.crypto.eddsa.EdDSAPrivateKey" not found.
Build, Integration Tests, Security Scan
Class "net.i2p.crypto.eddsa.EdDSAPublicKey" not found.
Build, Integration Tests, Security Scan
Class "org.slf4j.impl.StaticLoggerBinder" not found.
Build, Integration Tests, Security Scan
Class "org.slf4j.impl.StaticMarkerBinder" not found.
Build, Integration Tests, Security Scan
Class "org.slf4j.impl.StaticMDCBinder" not found.

Artifacts

Produced during runtime
Name Size Digest
nuget-ci-169
5.9 MB
sha256:a756b84cf3a677eb683c99aac0e9b36d9139e47d28272cb919a2042640e959c6