Skip to content

NO-SNOW Make Close and CloseAsync consistent with each other. (#1408) #5457

NO-SNOW Make Close and CloseAsync consistent with each other. (#1408)

NO-SNOW Make Close and CloseAsync consistent with each other. (#1408) #5457

Triggered via push July 15, 2026 06:42
Status Failure
Total duration 33m 57s
Artifacts 144

main.yml

on: push
Matrix: Tests on Linux
Matrix: Tests on MAC
Matrix: Tests on Rocky Linux 9
Matrix: Tests on Windows
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 750 warnings
Tests on Windows (net8.0, AWS)
Process completed with exit code 1.
Tests on Windows (net9.0, AZURE)
Process completed with exit code 1.
Tests on Rocky Linux 9 (net10.0, GCP)
Process completed with exit code 1.
Tests on Linux (net7.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Linux (net7.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Linux (net7.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net7.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net7.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on Linux (net7.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on Linux (net7.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Linux (net7.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Linux (net7.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net7.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net7.0, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net7.0, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Linux (net6.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Linux (net6.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Linux (net6.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net6.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net6.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on Linux (net6.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on Linux (net6.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Linux (net6.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Linux (net6.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net6.0, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net6.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net6.0, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Linux (net10.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Linux (net10.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Linux (net10.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Linux (net10.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Linux (net10.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net10.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net10.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net10.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net10.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net10.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net10.0, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net10.0, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Linux (net6.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Linux (net6.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Linux (net6.0, GCP): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L216
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Linux (net6.0, GCP): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L215
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Linux (net6.0, GCP): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L205
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Linux (net6.0, GCP): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L201
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Linux (net6.0, GCP): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L193
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Linux (net6.0, GCP): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L192
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Linux (net6.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net6.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net6.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L23
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Tests on Linux (net6.0, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on MAC (net6.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on MAC (net6.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on MAC (net6.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net6.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net6.0, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net6.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net6.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net6.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on MAC (net6.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on MAC (net6.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on MAC (net6.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on MAC (net6.0, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Linux (net9.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Linux (net9.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Linux (net9.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net9.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net9.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on Linux (net9.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on Linux (net9.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Linux (net9.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Linux (net9.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net9.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net9.0, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net9.0, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Linux (net7.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Linux (net7.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Linux (net7.0, GCP): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L215
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Linux (net7.0, GCP): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L205
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Linux (net7.0, GCP): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L201
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Linux (net7.0, GCP): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L193
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Linux (net7.0, GCP): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L192
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Linux (net7.0, GCP): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net7.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net7.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net7.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L23
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Tests on Linux (net7.0, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Rocky Linux 9 (net6.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Rocky Linux 9 (net6.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Linux (net8.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Linux (net8.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Linux (net8.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Linux (net8.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net8.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net8.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net8.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net8.0, GCP): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net8.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net8.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net8.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L23
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Tests on Linux (net8.0, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Linux (net9.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Linux (net9.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Linux (net9.0, GCP): Snowflake.Data.Tests/UnitTests/PutGcsStageResolutionWiremockTest.cs#L43
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Linux (net9.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net9.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net9.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L23
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Tests on Linux (net9.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on Linux (net9.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on Linux (net9.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Linux (net9.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Linux (net9.0, GCP): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net9.0, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Rocky Linux 9 (net7.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Rocky Linux 9 (net7.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Rocky Linux 9 (net7.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Rocky Linux 9 (net7.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Rocky Linux 9 (net6.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Rocky Linux 9 (net6.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on MAC (net7.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on MAC (net7.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on MAC (net7.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on MAC (net7.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on MAC (net7.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net7.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net7.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net7.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net7.0, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net7.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net7.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net7.0, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Rocky Linux 9 (net7.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Rocky Linux 9 (net7.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Linux (net9.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Linux (net9.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Linux (net9.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Linux (net9.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Linux (net9.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net9.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net9.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net9.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net9.0, AZURE): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net9.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net9.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net9.0, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Linux (net6.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Linux (net6.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Linux (net6.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net6.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net6.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on Linux (net6.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on Linux (net6.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Linux (net6.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Linux (net6.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net6.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net6.0, AZURE): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net6.0, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Linux (net8.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Linux (net8.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Linux (net8.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Linux (net8.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Linux (net8.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net8.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net8.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net8.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net8.0, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net8.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net8.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net8.0, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Linux (net8.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Linux (net8.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Linux (net8.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Linux (net8.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Linux (net8.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net8.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net8.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net8.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net8.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net8.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net8.0, AZURE): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net8.0, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net471, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net471, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net471, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net471, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net471, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on Windows (net471, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on Windows (net471, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net471, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net471, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net471, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net471, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net471, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Linux (net10.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Linux (net10.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Linux (net10.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Linux (net10.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Linux (net10.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net10.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net10.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net10.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net10.0, GCP): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net10.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net10.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net10.0, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Rocky Linux 9 (net10.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Rocky Linux 9 (net10.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Linux (net7.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Linux (net7.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Linux (net7.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net7.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net7.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net7.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on Linux (net7.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on Linux (net7.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Linux (net7.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Linux (net7.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net7.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net7.0, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Rocky Linux 9 (net9.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Rocky Linux 9 (net9.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on MAC (net7.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on MAC (net7.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on MAC (net7.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net7.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net7.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on MAC (net7.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on MAC (net7.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on MAC (net7.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on MAC (net7.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net7.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net7.0, AZURE): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net7.0, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on MAC (net6.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on MAC (net6.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on MAC (net6.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on MAC (net6.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on MAC (net6.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net6.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net6.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net6.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net6.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net6.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net6.0, GCP): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net6.0, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net462, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net462, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net462, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net462, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net462, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net462, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net462, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net462, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net462, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net462, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net462, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net462, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on MAC (net10.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on MAC (net10.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on MAC (net10.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net10.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net10.0, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net10.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on MAC (net10.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on MAC (net10.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on MAC (net10.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on MAC (net10.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net10.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net10.0, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net48, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net48, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net48, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net48, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net48, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net48, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net48, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net48, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net48, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net48, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net48, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net48, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Rocky Linux 9 (net9.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Rocky Linux 9 (net9.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Rocky Linux 9 (net8.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Rocky Linux 9 (net8.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Rocky Linux 9 (net6.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Rocky Linux 9 (net6.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net472, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net472, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net472, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net472, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net472, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net472, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net472, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net472, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net472, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net472, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net472, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net472, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on MAC (net7.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on MAC (net7.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on MAC (net7.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on MAC (net7.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on MAC (net7.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net7.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net7.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net7.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net7.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net7.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net7.0, GCP): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net7.0, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net471, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net471, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net48, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net48, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net48, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net48, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net48, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net48, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net48, AZURE): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net48, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on Windows (net48, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on Windows (net48, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net48, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net48, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net471, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net471, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net471, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net471, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net471, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net471, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net471, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net471, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net471, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net471, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net471, GCP): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net471, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net481, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net481, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net481, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net481, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net481, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net481, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net481, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net481, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net481, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net481, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net481, GCP): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net481, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on MAC (net9.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on MAC (net9.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on MAC (net9.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on MAC (net9.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on MAC (net9.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net9.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net9.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net9.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net9.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net9.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net9.0, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net9.0, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net48, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net48, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net48, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net48, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net48, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on Windows (net48, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on Windows (net48, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net48, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net48, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net48, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net48, GCP): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net48, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net10.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net10.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net10.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net10.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net10.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net10.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net10.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net10.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net10.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net10.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L23
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Tests on Windows (net10.0, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net10.0, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net472, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net472, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net472, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net472, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net472, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on Windows (net472, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on Windows (net472, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net472, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net472, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net472, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net472, GCP): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net472, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net481, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net481, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net481, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net481, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net481, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net481, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net481, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net481, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net481, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net481, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net481, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net481, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net462, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net462, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net462, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net462, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net462, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net462, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net462, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net462, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net462, AZURE): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net462, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net462, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net462, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Linux (net10.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Linux (net10.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Linux (net10.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net10.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net10.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on Linux (net10.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on Linux (net10.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Linux (net10.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Linux (net10.0, AZURE): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Linux (net10.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net10.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Linux (net10.0, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net462, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net462, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net462, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net462, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net462, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net462, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net462, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net462, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net462, GCP): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net462, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net462, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net462, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on MAC (net6.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on MAC (net6.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on MAC (net6.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net6.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net6.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on MAC (net6.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on MAC (net6.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on MAC (net6.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on MAC (net6.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net6.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net6.0, AZURE): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net6.0, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Rocky Linux 9 (net8.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Rocky Linux 9 (net8.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net472, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net472, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Rocky Linux 9 (net9.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Rocky Linux 9 (net9.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Rocky Linux 9 (net8.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Rocky Linux 9 (net8.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net10.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net10.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net10.0, AZURE): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L215
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Windows (net10.0, AZURE): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L205
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Windows (net10.0, AZURE): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L201
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Windows (net10.0, AZURE): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L193
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Windows (net10.0, AZURE): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L192
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Windows (net10.0, AZURE): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net10.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net10.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net10.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L23
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Tests on Windows (net10.0, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net9.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net9.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net9.0, AWS): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L215
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Windows (net9.0, AWS): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L205
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Windows (net9.0, AWS): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L201
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Windows (net9.0, AWS): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L193
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Windows (net9.0, AWS): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L192
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Windows (net9.0, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net9.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net9.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net9.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L23
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Tests on Windows (net9.0, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on MAC (net8.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on MAC (net8.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on MAC (net8.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net8.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net8.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on MAC (net8.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on MAC (net8.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on MAC (net8.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on MAC (net8.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net8.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net8.0, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net8.0, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net6.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net6.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net6.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net6.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net6.0, GCP): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net6.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net6.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net6.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net6.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net6.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net6.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net6.0, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net6.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net6.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net6.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net6.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net6.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net6.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net6.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net6.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net6.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net6.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net6.0, AZURE): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net6.0, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net7.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net7.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net7.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net7.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net7.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on Windows (net7.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on Windows (net7.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net7.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net7.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net7.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net7.0, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net7.0, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Rocky Linux 9 (net10.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Rocky Linux 9 (net10.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net8.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net8.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net8.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net8.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net8.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net8.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net8.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net8.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net8.0, AZURE): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net8.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net8.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net8.0, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net8.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net8.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net8.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net8.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net8.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on Windows (net8.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on Windows (net8.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net8.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net8.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net8.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net8.0, AWS): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net8.0, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net481, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net481, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net481, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net481, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net481, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net481, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net481, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net481, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net481, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net481, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net481, AZURE): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net481, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net7.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net7.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net7.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net7.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net7.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net7.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net7.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net7.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net7.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net7.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net7.0, AZURE): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net7.0, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net6.0, AWS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net6.0, AWS)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net6.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net6.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net6.0, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net6.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on Windows (net6.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on Windows (net6.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net6.0, AWS): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net6.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net6.0, AWS): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net6.0, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on MAC (net10.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on MAC (net10.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on MAC (net10.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on MAC (net10.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on MAC (net10.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on MAC (net10.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net10.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net10.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net10.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net10.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net10.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net10.0, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net8.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net8.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net8.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net8.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net8.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net8.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net8.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net8.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net8.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net8.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net8.0, GCP): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net8.0, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on MAC (net9.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on MAC (net9.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on MAC (net9.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on MAC (net9.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on MAC (net9.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net9.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net9.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net9.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net9.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net9.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net9.0, GCP): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net9.0, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on MAC (net10.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on MAC (net10.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on MAC (net10.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net10.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net10.0, AZURE): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net10.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on MAC (net10.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on MAC (net10.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on MAC (net10.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on MAC (net10.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net10.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net10.0, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net7.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net7.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net7.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net7.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net7.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net7.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net7.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net7.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net7.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net7.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net7.0, GCP): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net7.0, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net9.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net9.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net9.0, AZURE): Snowflake.Data.Tests/UnitTests/HttpUtilTest.cs#L192
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Windows (net9.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net9.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net9.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net9.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net9.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net9.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net9.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L23
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Tests on Windows (net9.0, AZURE): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net9.0, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Rocky Linux 9 (net10.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Rocky Linux 9 (net10.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on MAC (net8.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on MAC (net8.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on MAC (net8.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on MAC (net8.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on MAC (net8.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net8.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net8.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net8.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net8.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net8.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net8.0, AZURE): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net8.0, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on MAC (net9.0, AZURE)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on MAC (net9.0, AZURE)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on MAC (net9.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on MAC (net9.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on MAC (net9.0, AZURE): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on MAC (net9.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net9.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net9.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net9.0, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net9.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net9.0, AZURE): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net9.0, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net9.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net9.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net9.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net9.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1029
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net9.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1024
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net9.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net9.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net9.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net9.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net9.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L23
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Tests on Windows (net9.0, GCP): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net9.0, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on MAC (net8.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on MAC (net8.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on MAC (net8.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1019
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net8.0, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbCommandITAsync.cs#L1014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net8.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on MAC (net8.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on MAC (net8.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on MAC (net8.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on MAC (net8.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net8.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on MAC (net8.0, GCP): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on MAC (net8.0, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.
Tests on Windows (net10.0, GCP)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests on Windows (net10.0, GCP)
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Tests on Windows (net10.0, GCP): Snowflake.Data.Tests/UnitTests/PutGcsStageResolutionWiremockTest.cs#L43
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Tests on Windows (net10.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L172
The variable 'e' is declared but never used
Tests on Windows (net10.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L149
The variable 'e' is declared but never used
Tests on Windows (net10.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L127
The variable 'e' is declared but never used
Tests on Windows (net10.0, GCP): Snowflake.Data.Tests/UnitTests/SFOktaTest.cs#L104
The variable 'e' is declared but never used
Tests on Windows (net10.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L162
'AuthorityKeyIdentifier.AuthorityKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net10.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L73
'SubjectKeyIdentifier.SubjectKeyIdentifier(SubjectPublicKeyInfo)' is obsolete: 'Use 'X509ExtensionUtilities' methods instead'
Tests on Windows (net10.0, GCP): Snowflake.Data.Tests/Util/CertificateGenerator.cs#L23
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Tests on Windows (net10.0, GCP): Snowflake.Data.Tests/IntegrationTests/ConnectionSinglePoolCacheAsyncIT.cs#L88
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Tests on Windows (net10.0, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L119
The member 'SFRemoteStorageClientTest.Dispose()' does not hide an accessible member. The new keyword is not required.

Artifacts

Produced during runtime
Name Size Digest
code-coverage-report_linux_net10.0_AWS
178 KB
sha256:75a3ee98b2add914054e80b095e4283a0dea28b9b7717057f768fc4f1bc09513
code-coverage-report_linux_net10.0_AZURE
178 KB
sha256:997d4b66de34ae268023c12fe18870ebc83e623f435647e05fc1975761263ec8
code-coverage-report_linux_net10.0_GCP
179 KB
sha256:706f365361a17aad0f326005a46f8bb2f4ff51881bbebdd16aa30a336c4a86ce
code-coverage-report_linux_net6.0_AWS
179 KB
sha256:127faea30e6e1b83d172c4a02d9ddc28413aba52addb216588c0e08b19da888b
code-coverage-report_linux_net6.0_AZURE
179 KB
sha256:3f3806fd6a016a9e3ceedbff1b943b780ebcec2698d462ea7ec397f2a29b8732
code-coverage-report_linux_net6.0_GCP
179 KB
sha256:ccb32f1717fe4dcbcc738dc3884854f356257258bc58091a64c8e72260cb726f
code-coverage-report_linux_net7.0_AWS
179 KB
sha256:c8606fce55607b7bb9d91c7fa2c72a61b209c64d8eff50e76f0a0ecbd6a03445
code-coverage-report_linux_net7.0_AZURE
179 KB
sha256:0aba84f6b7702cd0552020776ee1d3c1d919667a1927cbeb95f30c6e933405f6
code-coverage-report_linux_net7.0_GCP
179 KB
sha256:97be534faf9a416989b5830a1ecfecc2f879d0476b3c28b157c8814ef5aa35f6
code-coverage-report_linux_net8.0_AWS
179 KB
sha256:cd995b60fa823ca311658bcf658466320af374d6dbb777e5728febc368487087
code-coverage-report_linux_net8.0_AZURE
179 KB
sha256:1bf0b7d263dcaa8c1fc511fec8c2cdd582bba029f19150cb7da8e7bf69fab62a
code-coverage-report_linux_net8.0_GCP
179 KB
sha256:648e0e4faa9e5c5a2c2e5807e229fbdf93ebd0d002b483d43705248b711896cf
code-coverage-report_linux_net9.0_AWS
178 KB
sha256:15d5ae32058bddc9b087df66f8d0cabf1a579892436a63a85b53b4b05874f0c4
code-coverage-report_linux_net9.0_AZURE
179 KB
sha256:56a7398eda36b340076eaeb8c0a135d4422600e81df127339d10f30cb5464e8a
code-coverage-report_linux_net9.0_GCP
179 KB
sha256:07285adabfdfb0365bec4be7e69829b33f46cf7d8785734a819fb9c4ff1864a1
code-coverage-report_macos_net10.0_AWS
314 Bytes
sha256:38220adb6af4411ea7f00cda9b00a55ad08b47a96e063910575a495829a4ffe7
code-coverage-report_macos_net10.0_AZURE
318 Bytes
sha256:eab0171fbe3a325ebc56dd0b8d159fd2622ee7cdd583aca93725dc61164db10a
code-coverage-report_macos_net10.0_GCP
314 Bytes
sha256:af102dd3173b6ea9d7ebc5a7d260775886b6490ae80e6dbd9df8a0fb9bd19f0c
code-coverage-report_macos_net6.0_AWS
312 Bytes
sha256:756cb95a0113e1b306bdf71797ef870883fed798e677fc82aa0431f31ae481dc
code-coverage-report_macos_net6.0_AZURE
316 Bytes
sha256:26d1e92bcdb2221639fef98c6d132f53ff482391339d7e091438bf1fe01a6a4c
code-coverage-report_macos_net6.0_GCP
312 Bytes
sha256:52c9235e78cac15ba4a56126a080ce15a8eeaadc3fbe3da4b08f1501de97e4dd
code-coverage-report_macos_net7.0_AWS
312 Bytes
sha256:cc07247f4d909907913e990ddb435666324c8e7518a37ff9964f26a81b790eef
code-coverage-report_macos_net7.0_AZURE
316 Bytes
sha256:715cbc7a7e970879210d5ada1818f21ef471d0160c7691dd523e311295040c8b
code-coverage-report_macos_net7.0_GCP
312 Bytes
sha256:d7f06a5e33f974013dc899347ce4b6978acf575a03b9736ba93669ce17a22b4e
code-coverage-report_macos_net8.0_AWS
312 Bytes
sha256:374cdfdca0d62702c37612fc42bab81b442545a2efa17174be3f04674e9c2518
code-coverage-report_macos_net8.0_AZURE
316 Bytes
sha256:aee3774ff4f61885786818ba614c89c708c76422b3e9d71a3bf3ab16e7f2f115
code-coverage-report_macos_net8.0_GCP
312 Bytes
sha256:9cd0c85b3b85cc3a289e471c4fa790929df27b61519a5697f0eb35cb545780b7
code-coverage-report_macos_net9.0_AWS
311 Bytes
sha256:216be8e5862a07585b77539fa852716b7047c0d7565da0c4d642548dfbaa8dd6
code-coverage-report_macos_net9.0_AZURE
316 Bytes
sha256:52fa1ee54802872b3c314adfc5b35a92db543b010923e4354865f6da0026e5d7
code-coverage-report_macos_net9.0_GCP
312 Bytes
sha256:17cefb222f014a47c9c918e9673bd396e2ca9fbe8b09e7ffcdd285cf26604910
code-coverage-report_rockylinux9_net10.0_AWS
178 KB
sha256:725a88d12e3ebb8ec424e63c977f5626b1c2629766ba606773c10531ac9f1ee6
code-coverage-report_rockylinux9_net10.0_AZURE
178 KB
sha256:6c9386aeb0769f1466d0663da72520c76d75c7b10692a5ad16ed92d44bf9edfe
code-coverage-report_rockylinux9_net6.0_AWS
179 KB
sha256:fa9939f26f154154d82c60e67eb3a29e32b442ad053180f6216194949784dfa4
code-coverage-report_rockylinux9_net6.0_AZURE
179 KB
sha256:e47979f0da952274b277d9fd9a0439edd04ba96ede8b241ce6fd7a66a4368d55
code-coverage-report_rockylinux9_net6.0_GCP
179 KB
sha256:bbf178ae28e06f8157001be603c87d7660a6facdae46460bf7785a87a650be38
code-coverage-report_rockylinux9_net7.0_AWS
179 KB
sha256:66f61f4f2bd093ce2e776a0660bacfff30af076495c8dfbe2e6bd05b58605af0
code-coverage-report_rockylinux9_net7.0_AZURE
179 KB
sha256:98d064229541f6d71eaf554262b485ff55b59cef4e338104252c99ec77cb42cb
code-coverage-report_rockylinux9_net7.0_GCP
179 KB
sha256:0dd68562914fd0ecc4636b5f4b60c50e545a77fe300cd5372a868a21d22bb05e
code-coverage-report_rockylinux9_net8.0_AWS
178 KB
sha256:b831489c5fca8b8a0c7317fdc1d3c458ed61a0095f8d7710fbb3eb61c0929d2f
code-coverage-report_rockylinux9_net8.0_AZURE
178 KB
sha256:2533831de01009fccd4590ade6c2d6a64b15fec421b63df7aa4d4aeb6736a349
code-coverage-report_rockylinux9_net8.0_GCP
178 KB
sha256:fff02757c7c950b16bcdb84d2086b85598fa1eca5e95126e789e391afd40713d
code-coverage-report_rockylinux9_net9.0_AWS
178 KB
sha256:f1910e60dc6c156a5b2147d5f8fd318c7525531171876c1d7a8029b4ad859320
code-coverage-report_rockylinux9_net9.0_AZURE
178 KB
sha256:5db7d4b4b21e99c686cddd158b92c4c0611496b14e863d00acbb95dabbee8e32
code-coverage-report_rockylinux9_net9.0_GCP
178 KB
sha256:52dce03c5e84362007ef7fb791c6c4c23a674650f826688de23784af09be02a7
code-coverage-report_windows_net10.0_AWS
179 KB
sha256:71549413fe8e0cb96bfba52701de15167f1451791e74ede1de7d4d1e32203a86
code-coverage-report_windows_net10.0_AZURE
179 KB
sha256:0972df54c73543113feda1f78aa897d433e47eeeca0abe5ea9b6d2f693b09357
code-coverage-report_windows_net10.0_GCP
179 KB
sha256:1f7d7c0dd002d23552ec8edfbd3ecdc52d285fd0314667308555b95fbdd90956
code-coverage-report_windows_net462_AWS
179 KB
sha256:5724e94c473ef242a1070ff1334a8c8ba089f446b7b21e91351faa72f2632ed9
code-coverage-report_windows_net462_AZURE
179 KB
sha256:16ea7ede887e9e255aeea56a7053c556a30b5522a7ebe8d3337d9e7b8f636ae4
code-coverage-report_windows_net462_GCP
179 KB
sha256:32ffc29b3f6621233c20094bd68adfcde0f2b4e56f67aa727508aaac46c8e4da
code-coverage-report_windows_net471_AWS
179 KB
sha256:ef87017b0fc9d1665e8dc11244eac6d552ca8af9479a6d52324ad1ba30fe4645
code-coverage-report_windows_net471_AZURE
179 KB
sha256:bfd89f2b9923f2e1df01cdc7c0ebf7bc9bcd6485b56867a23898fc486085744e
code-coverage-report_windows_net471_GCP
179 KB
sha256:bd9ac1e3fe302fd6675d763101894ec7f495272651e0e3ad928426f517ae03f6
code-coverage-report_windows_net472_AWS
179 KB
sha256:01a631c9605ac564f687ea43de3be820f0a2a0e3dbf68fd5c7b197788eccfcf8
code-coverage-report_windows_net472_AZURE
179 KB
sha256:dc7a4aa81dffbae943ac95394251dc9da9c88219abe7354c83544cca3b2f1524
code-coverage-report_windows_net472_GCP
179 KB
sha256:53d6e124a269a604201f6b36272b4bb6456c85f24a5b2c144eb6375aa8d59e87
code-coverage-report_windows_net481_AWS
180 KB
sha256:7656908aaee03c083add592771f63116d548bf84c106e2b3809b4bd0293a8388
code-coverage-report_windows_net481_AZURE
180 KB
sha256:92aa168e5fe7e636af4b46361753124ca585a536954213d0dee3a7a70aa4264b
code-coverage-report_windows_net481_GCP
180 KB
sha256:c88d2dd2f18df57ef5569d8f864195142269f3f2c2aa165546668eda927c2c3d
code-coverage-report_windows_net48_AWS
179 KB
sha256:fd93254e127587c44cd8d76367cbc2670f7abe7bbe31091e7a34c494e2f83111
code-coverage-report_windows_net48_AZURE
179 KB
sha256:2662f0b20a7e7c6d503b2fd68c708abdc769d4d839efdff5972deac68523a6d3
code-coverage-report_windows_net48_GCP
179 KB
sha256:9233fd205989c35f460c65e61858d9d19513581dbe7335f1167a4cee7401588c
code-coverage-report_windows_net6.0_AWS
179 KB
sha256:4c215c4e47d394e9b5ffc421c0744a4c54783ae1f3b33504eb8abf6dfe528d13
code-coverage-report_windows_net6.0_AZURE
179 KB
sha256:af7deb9405291bda7748e7408b945795a7164d52c5f18f9e8282b1d298beafa2
code-coverage-report_windows_net6.0_GCP
179 KB
sha256:2a015b5ab17fc9a7951363438b41f6794dafa2ce416397ac29c1eb285281c619
code-coverage-report_windows_net7.0_AWS
179 KB
sha256:860c08431e99ee31fb127feace25c06a29463d4cafd3779fbb6ca919ab703854
code-coverage-report_windows_net7.0_AZURE
179 KB
sha256:2b66233430ba3e7534f14d500406a6955a0f21798dfde8c813c3ef6faa11318e
code-coverage-report_windows_net7.0_GCP
179 KB
sha256:bbeebe185bf3b6f0a461c3ffac63b2001de16a8628f565c0e8e7dcf8631c3d34
code-coverage-report_windows_net8.0_AZURE
179 KB
sha256:03acee49c727a016321e867c2b62aab1f94bb1127cb4c7a333c41a3d1104cbdc
code-coverage-report_windows_net8.0_GCP
179 KB
sha256:bddbe40e8c5fca7fbb9b08966e8e4f391c91659f86f4deacd2f3309a7843ca98
code-coverage-report_windows_net9.0_AWS
179 KB
sha256:369d85f7980f107f469e209b673f72f8a002c1e120bc7499709dc08beae386b9
code-coverage-report_windows_net9.0_GCP
179 KB
sha256:d72f582f0c39029d99d17124bbdc2f6bd98dfc241e4057406b7acca06465fa8b
tests-performance_linux_net10.0_AWS
180 KB
sha256:5def1dd579d88751d9eaf585e0b4ada800636131a03e4cc3dffc215bb3052e28
tests-performance_linux_net10.0_AZURE
180 KB
sha256:c5a9666942eb145239c8659c9554f2343946a735aa94aae4f32be107185666e8
tests-performance_linux_net10.0_GCP
180 KB
sha256:58842b623101f2a23336f96c57822517a9f18ab8f94ef04e6cec16c5c82aa956
tests-performance_linux_net6.0_AWS
62.9 KB
sha256:edc6e581ad492298c98fbba8d0e75a46c734e69651fe89c1950972377d2ea16a
tests-performance_linux_net6.0_AZURE
63.3 KB
sha256:d5d817159f717e6606bafde9413d1c3945a7c08d129bdace65d05923cbe88785
tests-performance_linux_net6.0_GCP
63.1 KB
sha256:d721aff4da3cc6239ee59e4d650d304173a81fef644c2c6da50f44ffc7cf7245
tests-performance_linux_net7.0_AWS
59.2 KB
sha256:a720c75fd08c06489e26f93b22756c2bb140dcc25447e9e5c917ea139650b99d
tests-performance_linux_net7.0_AZURE
59.8 KB
sha256:e773f35115b3d7b99af182fd4b6b89b682f2eb2137945278043939eb6eada382
tests-performance_linux_net7.0_GCP
62.5 KB
sha256:a93391d79aab5325ded3d89cbf39c82eb7d167cba03010af8dad33e06039cbda
tests-performance_linux_net8.0_AWS
180 KB
sha256:b71d1a3c49cb1a7189758713bb6797a48bae8f5a3669668059dce086089d607c
tests-performance_linux_net8.0_AZURE
180 KB
sha256:ccec5b1af687961d454ed2aecf5e9879edc630fbba6ef56603dc56c1ce6de99e
tests-performance_linux_net8.0_GCP
176 KB
sha256:6e0f9e3ca1ab6a72c988f0484fd5a59d0f584bb1db197f9a6da00fbc0996255b
tests-performance_linux_net9.0_AWS
180 KB
sha256:4720a28d25e354b041f956cc4355f6ca51d7dcce16e881d3ec6749d39547b6d9
tests-performance_linux_net9.0_AZURE
180 KB
sha256:d21a3a6a85edce61256bb28c035a13882188e9b54752f8feb0933cbbfa71e0e2
tests-performance_linux_net9.0_GCP
180 KB
sha256:19ab554a7307260a602a84e0c34b4c9d26794679a67e2ae03681901317c534eb
tests-performance_macos_net10.0_AWS
180 KB
sha256:cc2154751f865a25944d4b68cc5c2752a04e7dd1ddb4fee3e7dc7289f53633dd
tests-performance_macos_net10.0_AZURE
180 KB
sha256:72c4b7488e556393e300b7b66c01ca1fe0ca744838279f35b7816bc8e9512301
tests-performance_macos_net10.0_GCP
180 KB
sha256:229aaade69558064ebbf1b39fedef5f44c593b860e3669b85c72952db05c7811
tests-performance_macos_net6.0_AWS
54.6 KB
sha256:7c19e078d6fbf3ea495d085ec1e8f39f5c8d1d9880d40054a4d50e684281e3c1
tests-performance_macos_net6.0_AZURE
62.2 KB
sha256:4da7e64ec86d918035b3eeb7327958cbb19c2d9b503e2987271b66368ee1e97b
tests-performance_macos_net6.0_GCP
58.6 KB
sha256:52c3495f4f551eda505f7f7d93153eead4fb6eb9ecab135a70ca33dab6fcab7d
tests-performance_macos_net7.0_AWS
57.1 KB
sha256:7c6eb4f560d38433ad9e16b0ad6d80c099f90516e975a8fc83a0a7479a951e2d
tests-performance_macos_net7.0_AZURE
60.9 KB
sha256:a3ef089ac24b2db0be8d34c89a4095c4acdf09ccbf2a8ce18b1d766de9b05ad6
tests-performance_macos_net7.0_GCP
63 KB
sha256:d8bbc6c8409e98a7cbc2918a49cdd7f8fa34077bfc7b3e3a8c9ba6b2d3cc665e
tests-performance_macos_net8.0_AWS
166 KB
sha256:e21f8a34bfb69fe6a01c123710f9f43d9ff141ac6e30e7f6e00ebf07acfa357f
tests-performance_macos_net8.0_AZURE
180 KB
sha256:c1b130572b85878bec8127f0153c96008f66fe32a716a202803ce3d8694346cc
tests-performance_macos_net8.0_GCP
178 KB
sha256:2231ed67c7b7a16a3a929a23a24f8d54e0d4b230ffdacab4fca1c44f0a92c974
tests-performance_macos_net9.0_AWS
168 KB
sha256:836aca2769d7f04bd8c6e46cbc6329b7ebb649daa8d586c3e1b69afc8198ec7a
tests-performance_macos_net9.0_AZURE
180 KB
sha256:1194308c828c835484cfd53104cacd03a1a8939be12d56bbd630f23c164425e1
tests-performance_macos_net9.0_GCP
180 KB
sha256:22af7219e71ea6f59c22d9f5d78a56767f10a90d8b17afa8344a345c14a50c72
tests-performance_rockylinux9_net10.0_AWS
180 KB
sha256:dc4dc6216c43cb5fd5f5568dcfc80df4e176c96a214ab6d68b3f4e9b8d978b2f
tests-performance_rockylinux9_net10.0_AZURE
180 KB
sha256:ebc6c8afd5995dbfd3fc32e2b608a3f6c352de531a2497e605240e3b2b56515e
tests-performance_rockylinux9_net6.0_AWS
61.5 KB
sha256:d34d1403e7a43415a8cb13882f668c64b37beb81ff1cddb103517d57f841b95b
tests-performance_rockylinux9_net6.0_AZURE
63.7 KB
sha256:ddb55d0f78ad97e0e0bab8242267988c03d83c1faeb977dfe25495c044b63043
tests-performance_rockylinux9_net6.0_GCP
62.9 KB
sha256:9259b57c871d56d8d286e9c4d9777a2e94755e76046710ced5d076b5b30ba3b7
tests-performance_rockylinux9_net7.0_AWS
61.3 KB
sha256:d4a706b76c46db108f3302c46ca3d1ee8e3a44085d199f7b549534a725cd2f3d
tests-performance_rockylinux9_net7.0_AZURE
61.2 KB
sha256:f75d4f703c193611089f1d885c688fd5c8671f4b7502b968b5fc6efd501f2f86
tests-performance_rockylinux9_net7.0_GCP
63.4 KB
sha256:74b8a6c45cb125d1a9832fbf762e5ec1a81d89230c532323d4b187f6b39dc72f
tests-performance_rockylinux9_net8.0_AWS
180 KB
sha256:a0469ed1116b5cac4b4495709ce7e1e7d9aaf4e73fab05f7dbe33d98d8cd40b2
tests-performance_rockylinux9_net8.0_AZURE
180 KB
sha256:fac48bbc2ab76eeee963a4f162ff50bd68ba6f2b6e3d4b89e5bf4a13f72b2fe4
tests-performance_rockylinux9_net8.0_GCP
180 KB
sha256:246db5224cb74c2d90de24ce14b35b85520398f799e4285d934ea37a3d77f684
tests-performance_rockylinux9_net9.0_AWS
178 KB
sha256:f5ada6e4a2368a7828343e56d65e645e152bdf56bbd420f3a9077196e0e099e9
tests-performance_rockylinux9_net9.0_AZURE
180 KB
sha256:191881f78c8c69018f05c16323839eb31badd2d2d0f92e553d483b2c3fbc8126
tests-performance_rockylinux9_net9.0_GCP
180 KB
sha256:5f2337437939e3b789ba681b3ce4e6041546c67da930db1a9a3c6f8435a1722f
tests-performance_windows_net10.0_AWS
148 KB
sha256:b4821772c6d51770221f6238ea51f34613a1cab34983688c1c9f1840b5281c35
tests-performance_windows_net10.0_AZURE
148 KB
sha256:3847c83741f768acffbea3ef731b4cdf776d0f5dde6e96ca58108e77823c5060
tests-performance_windows_net10.0_GCP
148 KB
sha256:16d7b57eac13abbe36cbac447b7e1d768546cbf1585b72e12b80c0278d216918
tests-performance_windows_net462_AWS
57.5 KB
sha256:7ff6ab2be3985d285a8b576c7886a4b63e98de7ff293d4ffa967fcb5361b2e33
tests-performance_windows_net462_AZURE
57.3 KB
sha256:e60e2b1d6c8b7b44fc918593600adc807bce52136c16034faa66a80279e77722
tests-performance_windows_net462_GCP
57.5 KB
sha256:c21176d63dc913cd2d46f7b2544a821462c7d6fd0f5a277e399cf9bbcea983e7
tests-performance_windows_net471_AWS
57.6 KB
sha256:3c269e25876e368a311eca5ccb55feff3b79214484b8e304f6b59bc0e95a4c8e
tests-performance_windows_net471_AZURE
57.4 KB
sha256:8045b902bc03689e2a93623b5741b8f7a2dd1f188261be646e4f93ba394c1485
tests-performance_windows_net471_GCP
57.5 KB
sha256:3a30350f8785cc4644af5df8b5658194702793501fcb5d4e04f62e263f5b5f78
tests-performance_windows_net472_AWS
57.6 KB
sha256:a78470c76038c50051f162af47a35c537810fb16cf5288aa10e47f262385f705
tests-performance_windows_net472_AZURE
57.7 KB
sha256:215c449fd4a1fc5d2b9cdf32c164a739b4ab113caea7b105b4b23984bc5789d7
tests-performance_windows_net472_GCP
57 KB
sha256:eb6eb105b704b632c7ff6758731f385d9edb5abfc63ac18ead15dfa800171636
tests-performance_windows_net481_AWS
57.3 KB
sha256:809c8bcbfc7a4dc803a3946a49f964f35aebade00ebf0fc916628d24dbdf0b25
tests-performance_windows_net481_AZURE
57.6 KB
sha256:23d2a4765dc1bd601d09a36e93282bfe811b8841bd85abc1a97184dc15923bb1
tests-performance_windows_net481_GCP
57.3 KB
sha256:20af717df8437b8c525477f39300f3e3de0bc89087ac07aa6c6f853f1e617f6b
tests-performance_windows_net48_AWS
57.2 KB
sha256:a6f81842f69ade5f9c069690adcece4a64af6202c6793052f515d9f346161e37
tests-performance_windows_net48_AZURE
57.3 KB
sha256:0ead8f6d7f2990423d38beafc8a692341817f10fa19c1d366b442d7feacb565d
tests-performance_windows_net48_GCP
57.6 KB
sha256:452a674de2a8f4c97f98e1ad53532c852420f1baf8e115f16cb0c0e4d9904e61
tests-performance_windows_net6.0_AWS
49.8 KB
sha256:a0a9f60acceabd83731bcd809fad87057f7142f8730d784193cef4133043d8a3
tests-performance_windows_net6.0_AZURE
44.1 KB
sha256:d254ebc10a29cc059bf3f036f277b3e53bdc0daf87e971e7c4ed095113c54623
tests-performance_windows_net6.0_GCP
52.7 KB
sha256:f1d87542086ad34d17cd13f16b4affc434364a1f5432c9a7e2f28475bab1ffea
tests-performance_windows_net7.0_AWS
50.8 KB
sha256:24880b1f73abcbd97b2074619d322004664a84e125f5d44f3f4713b6037ca8db
tests-performance_windows_net7.0_AZURE
51.7 KB
sha256:178650a0275688c3829ab66176acbadc24aae84e6b53768e10ac413d121fad06
tests-performance_windows_net7.0_GCP
55.5 KB
sha256:89a52d340236aee22fdf5d5acef966db9c8f4bd417a4801802b0ddac27bc85f1
tests-performance_windows_net8.0_AZURE
148 KB
sha256:069ff34f813e98e8443b379475ad7a96765c819af81d05ca4298ab766f433350
tests-performance_windows_net8.0_GCP
130 KB
sha256:c857ef45e961844f13e12d108df6bf6feae3f0bea50fe1e9462de68f1f167da5
tests-performance_windows_net9.0_AWS
148 KB
sha256:96184ae2c8b6290e414e433dbb0b4e0fdd05bfe7c0e6f66c1374365552df636d
tests-performance_windows_net9.0_GCP
132 KB
sha256:16497b519100d215460c3840e7a515a048b727e6b8468ca328b85dc67d58b09b