Implement gssapi-with-mic user authentication with Kerberos #555
build.yml
on: pull_request
Linux
38s
Windows
2m 49s
Windows Integration Tests .NET Framework
7m 7s
Windows Integration Tests .NET
5m 52s
Annotations
28 errors
|
Linux
Process completed with exit code 1.
|
|
Linux:
src/Renci.SshNet/KerberosCredential.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Linux:
src/Renci.SshNet/KerberosCredential.cs#L47
The name 'ThrowHelper' does not exist in the current context
|
|
Linux:
src/Renci.SshNet/GssApiAuthenticationMethod.cs#L60
'ThrowHelper' is inaccessible due to its protection level
|
|
Linux:
src/Renci.SshNet/GssApiAuthenticationMethod.cs#L51
'ThrowHelper' is inaccessible due to its protection level
|
|
Linux:
src/Renci.SshNet/KerberosCredential.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Linux:
src/Renci.SshNet/KerberosCredential.cs#L47
The name 'ThrowHelper' does not exist in the current context
|
|
Linux:
src/Renci.SshNet/GssApiAuthenticationMethod.cs#L60
'ThrowHelper' is inaccessible due to its protection level
|
|
Linux:
src/Renci.SshNet/GssApiAuthenticationMethod.cs#L51
'ThrowHelper' is inaccessible due to its protection level
|
|
Windows:
src/Renci.SshNet/KerberosCredential.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Windows:
src/Renci.SshNet/GssApiAuthenticationMethod.cs#L60
'ThrowHelper' is inaccessible due to its protection level
|
|
Windows:
src/Renci.SshNet/GssApiAuthenticationMethod.cs#L51
'ThrowHelper' is inaccessible due to its protection level
|
|
Windows:
src/Renci.SshNet/KerberosCredential.cs#L47
The name 'ThrowHelper' does not exist in the current context
|
|
Windows:
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'
|
|
Windows:
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'
|
|
Windows:
src/Renci.SshNet/KerberosCredential.cs#L47
'ThrowHelper' does not contain a definition for 'ThrowIfNullOrEmpty'
|
|
Windows:
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'
|
|
Windows:
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'
|
|
Windows:
src/Renci.SshNet/KerberosCredential.cs#L47
'ThrowHelper' does not contain a definition for 'ThrowIfNullOrEmpty'
|
|
Windows Integration Tests .NET
Process completed with exit code 1.
|
|
Windows Integration Tests .NET:
src/Renci.SshNet/KerberosCredential.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Windows Integration Tests .NET:
src/Renci.SshNet/GssApiAuthenticationMethod.cs#L60
'ThrowHelper' is inaccessible due to its protection level
|
|
Windows Integration Tests .NET:
src/Renci.SshNet/GssApiAuthenticationMethod.cs#L51
'ThrowHelper' is inaccessible due to its protection level
|
|
Windows Integration Tests .NET:
src/Renci.SshNet/KerberosCredential.cs#L47
The name 'ThrowHelper' does not exist in the current context
|
|
Windows Integration Tests .NET Framework
Process completed with exit code 1.
|
|
Windows 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'
|
|
Windows Integration Tests .NET Framework:
src/Renci.SshNet/KerberosCredential.cs#L47
'ThrowHelper' does not contain a definition for 'ThrowIfNullOrEmpty'
|
|
Windows 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'
|