Implement gssapi-with-mic user authentication with Kerberos #646
build.yml
on: pull_request
Linux
38s
Windows
2m 27s
Windows Integration Tests .NET Framework
4m 54s
Windows Integration Tests .NET
6m 2s
Annotations
28 errors and 2 warnings
|
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#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/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/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 Integration Tests .NET Framework
Process completed with exit code 1.
|
|
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#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/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 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/KerberosCredential.cs#L47
The name 'ThrowHelper' does not exist in the current context
|
|
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 Framework
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Vampire/setup-wsl@6a8db447be7ed35f2f499c02c6e60ff77ef11278. 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/
|
|
Windows Integration Tests .NET
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Vampire/setup-wsl@6a8db447be7ed35f2f499c02c6e60ff77ef11278. 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/
|