SNOW-860872 connection pool #2712
Annotations
10 errors and 11 warnings
Snowflake.Data.Tests/Util/AwaiterTest.cs#L18
'Assert' does not contain a definition for 'LessOrEqual'
|
Snowflake.Data.Tests/Util/AwaiterTest.cs#L28
'Assert' does not contain a definition for 'LessOrEqual'
|
Snowflake.Data.Tests/Util/AwaiterTest.cs#L41
'Assert' does not contain a definition for 'GreaterOrEqual'
|
Snowflake.Data.Tests/Util/AwaiterTest.cs#L42
'Assert' does not contain a definition for 'LessOrEqual'
|
Snowflake.Data.Tests/UnitTests/Tools/TimeoutHelperTest.cs#L19
'Assert' does not contain a definition for 'IsTrue'
|
Snowflake.Data.Tests/UnitTests/Tools/TimeoutHelperTest.cs#L30
'Assert' does not contain a definition for 'IsFalse'
|
Snowflake.Data.Tests/UnitTests/Tools/TimeoutHelperTest.cs#L41
'Assert' does not contain a definition for 'IsTrue'
|
Snowflake.Data.Tests/UnitTests/Tools/TimeoutHelperTest.cs#L52
'Assert' does not contain a definition for 'IsFalse'
|
Snowflake.Data.Tests/UnitTests/Tools/TimeoutHelperTest.cs#L64
'Assert' does not contain a definition for 'IsFalse'
|
Snowflake.Data.Tests/UnitTests/Tools/TimeoutHelperTest.cs#L82
'Assert' does not contain a definition for 'AreEqual'
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Snowflake.Data/Client/SnowflakeDbException.cs#L26
'SnowflakeDbException.SqlState' hides inherited member 'DbException.SqlState'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Snowflake.Data/Core/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Snowflake.Data/Core/HttpUtil.cs#L355
'ServicePointManager.FindServicePoint(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Snowflake.Data/Core/HttpUtil.cs#L360
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Snowflake.Data/Core/HttpUtil.cs#L361
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Snowflake.Data/Core/FileTransfer/SFFileTransferAgent.cs#L912
'SHA256Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Snowflake.Data/Core/FileTransfer/StorageClient/SFGCSClient.cs#L118
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Snowflake.Data/Client/SnowflakeDbException.cs#L26
'SnowflakeDbException.SqlState' hides inherited member 'DbException.SqlState'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
This job failed
Loading