SftpClient: add IProgress to DownloadFileAsync and UploadFileAsync #622
build.yml
on: pull_request
Linux
40s
Windows
2m 44s
Windows Integration Tests .NET Framework
6m 9s
Windows Integration Tests .NET
6m 8s
Annotations
25 errors and 2 warnings
|
Linux
Process completed with exit code 1.
|
|
Linux:
src/Renci.SshNet/ForwardedPort.cs#L108
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
|
|
Linux:
src/Renci.SshNet/ForwardedPort.cs#L108
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
|
|
Windows:
src/Renci.SshNet/SshCommand.cs#L586
Suppression is unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0370)
|
|
Windows:
src/Renci.SshNet/SshCommand.cs#L310
Suppression is unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0370)
|
|
Windows:
src/Renci.SshNet/ScpClient.cs#L469
Suppression is unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0370)
|
|
Windows:
src/Renci.SshNet/ScpClient.cs#L429
Suppression is unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0370)
|
|
Windows:
src/Renci.SshNet/ScpClient.cs#L389
Suppression is unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0370)
|
|
Windows:
src/Renci.SshNet/ScpClient.cs#L346
Suppression is unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0370)
|
|
Windows:
src/Renci.SshNet/ScpClient.cs#L300
Suppression is unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0370)
|
|
Windows:
src/Renci.SshNet/ScpClient.cs#L257
Suppression is unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0370)
|
|
Windows:
src/Renci.SshNet/OrderedDictionary.netstandard.cs#L237
Suppression is unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0370)
|
|
Windows:
src/Renci.SshNet/ForwardedPort.cs#L108
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
|
|
Windows Integration Tests .NET
Process completed with exit code 1.
|
|
Windows Integration Tests .NET:
src/Renci.SshNet/ForwardedPort.cs#L108
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
|
|
Windows Integration Tests .NET Framework:
src/Renci.SshNet/SshCommand.cs#L586
Suppression is unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0370)
|
|
Windows Integration Tests .NET Framework:
src/Renci.SshNet/SshCommand.cs#L310
Suppression is unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0370)
|
|
Windows Integration Tests .NET Framework:
src/Renci.SshNet/ScpClient.cs#L469
Suppression is unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0370)
|
|
Windows Integration Tests .NET Framework:
src/Renci.SshNet/ScpClient.cs#L429
Suppression is unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0370)
|
|
Windows Integration Tests .NET Framework:
src/Renci.SshNet/ScpClient.cs#L389
Suppression is unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0370)
|
|
Windows Integration Tests .NET Framework:
src/Renci.SshNet/ScpClient.cs#L346
Suppression is unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0370)
|
|
Windows Integration Tests .NET Framework:
src/Renci.SshNet/ScpClient.cs#L300
Suppression is unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0370)
|
|
Windows Integration Tests .NET Framework:
src/Renci.SshNet/ScpClient.cs#L257
Suppression is unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0370)
|
|
Windows Integration Tests .NET Framework:
src/Renci.SshNet/OrderedDictionary.netstandard.cs#L237
Suppression is unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0370)
|
|
Windows Integration Tests .NET Framework:
src/Renci.SshNet/ForwardedPort.cs#L108
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
|
|
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. 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. 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/
|