Skip to content

Bump the dependencies group with 9 updates #640

Bump the dependencies group with 9 updates

Bump the dependencies group with 9 updates #640

Triggered via push April 2, 2026 01:39
Status Failure
Total duration 9m 21s
Artifacts

build.yml

on: push
Linux
33s
Linux
Windows
2m 50s
Windows
Windows Integration Tests .NET Framework
9m 16s
Windows Integration Tests .NET Framework
Windows Integration Tests .NET
6m 7s
Windows Integration Tests .NET
Publish GitHub Package
0s
Publish GitHub Package
Publish NuGet Package
0s
Publish NuGet Package
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 2 warnings
Linux: src/Renci.SshNet/PrivateKeyFile.cs#L126
Use partial property instead of partial method for GeneratedRegex (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0190.md)
Linux: src/Renci.SshNet/PrivateKeyFile.cs#L123
Use partial property instead of partial method for GeneratedRegex (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0190.md)
Linux: src/Renci.SshNet/ScpClient.cs#L51
Use partial property instead of partial method for GeneratedRegex (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0190.md)
Linux: src/Renci.SshNet/ScpClient.cs#L48
Use partial property instead of partial method for GeneratedRegex (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0190.md)
Linux: src/Renci.SshNet/ScpClient.cs#L45
Use partial property instead of partial method for GeneratedRegex (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0190.md)
Linux: src/Renci.SshNet/Netconf/NetConfSession.cs#L29
Use partial property instead of partial method for GeneratedRegex (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0190.md)
Linux: src/Renci.SshNet/Netconf/NetConfSession.cs#L32
Use partial property instead of partial method for GeneratedRegex (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0190.md)
Windows: src/Renci.SshNet/ScpClient.cs#L51
Use partial property instead of partial method for GeneratedRegex (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0190.md)
Windows: src/Renci.SshNet/ScpClient.cs#L48
Use partial property instead of partial method for GeneratedRegex (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0190.md)
Windows: src/Renci.SshNet/ScpClient.cs#L45
Use partial property instead of partial method for GeneratedRegex (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0190.md)
Windows: src/Renci.SshNet/PrivateKeyFile.cs#L129
Use partial property instead of partial method for GeneratedRegex (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0190.md)
Windows: src/Renci.SshNet/PrivateKeyFile.cs#L126
Use partial property instead of partial method for GeneratedRegex (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0190.md)
Windows: src/Renci.SshNet/PrivateKeyFile.cs#L123
Use partial property instead of partial method for GeneratedRegex (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0190.md)
Multifactor_Password_Or_PublicKeyAndPassword_BadPassword: test/Renci.SshNet.IntegrationTests/AuthenticationTests.cs#L200
Initialization method Renci.SshNet.IntegrationTests.AuthenticationTests.SetUp threw exception. System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified..
Multifactor_Password_Or_PublicKeyAndKeyboardInteractive: test/Renci.SshNet.IntegrationTests/AuthenticationTests.cs#L182
Initialization method Renci.SshNet.IntegrationTests.AuthenticationTests.SetUp threw exception. System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified..
Multifactor_Password_MatchPartialSuccessLimit: test/Renci.SshNet.IntegrationTests/AuthenticationTests.cs#L165
Initialization method Renci.SshNet.IntegrationTests.AuthenticationTests.SetUp threw exception. System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified..
Multifactor_Password_ExceedsPartialSuccessLimit: test/Renci.SshNet.IntegrationTests/AuthenticationTests.cs#L140
Initialization method Renci.SshNet.IntegrationTests.AuthenticationTests.SetUp threw exception. System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified..
Multifactor_KeyboardInteractiveAndPublicKey: test/Renci.SshNet.IntegrationTests/AuthenticationTests.cs#L121
Initialization method Renci.SshNet.IntegrationTests.AuthenticationTests.SetUp threw exception. System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified..
Multifactor_PublicKey_MultipleAuthenticationMethod: test/Renci.SshNet.IntegrationTests/AuthenticationTests.cs#L106
Initialization method Renci.SshNet.IntegrationTests.AuthenticationTests.SetUp threw exception. System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified..
Multifactor_PublicKey_MultiplePrivateKey: test/Renci.SshNet.IntegrationTests/AuthenticationTests.cs#L92
Initialization method Renci.SshNet.IntegrationTests.AuthenticationTests.SetUp threw exception. System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified..
Multifactor_PublicKeyWithPassPhrase: test/Renci.SshNet.IntegrationTests/AuthenticationTests.cs#L78
Initialization method Renci.SshNet.IntegrationTests.AuthenticationTests.SetUp threw exception. System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified..
Multifactor_PublicKey_Connect_Then_Reconnect: test/Renci.SshNet.IntegrationTests/AuthenticationTests.cs#L60
Initialization method Renci.SshNet.IntegrationTests.AuthenticationTests.SetUp threw exception. System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified..
Multifactor_PublicKey: test/Renci.SshNet.IntegrationTests/AuthenticationTests.cs#L46
Initialization method Renci.SshNet.IntegrationTests.AuthenticationTests.SetUp threw exception. System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified..
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/
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/