Implement gssapi-with-mic user authentication with Kerberos #555
Annotations
4 errors
|
Run Integration Tests .NET Framework
Process completed with exit code 1.
|
|
Run Integration Tests .NET Framework:
src/Renci.SshNet/GssApiAuthenticationMethod.cs#L60
'ThrowHelper' does not contain a definition for 'ThrowIfNull' and the best extension method overload 'ThrowExtensions.extension(ArgumentNullException).ThrowIfNull(object?, string?)' requires a receiver of type 'System.ArgumentNullException'
|
|
Run Integration Tests .NET Framework:
src/Renci.SshNet/KerberosCredential.cs#L47
'ThrowHelper' does not contain a definition for 'ThrowIfNullOrEmpty'
|
|
Run Integration Tests .NET Framework:
src/Renci.SshNet/GssApiAuthenticationMethod.cs#L51
'ThrowHelper' does not contain a definition for 'ThrowIfNull' and the best extension method overload 'ThrowExtensions.extension(ArgumentNullException).ThrowIfNull(object?, string?)' requires a receiver of type 'System.ArgumentNullException'
|
Loading