SNOW-860872 connection pool #2712
Annotations
10 errors and 11 warnings
Snowflake.Data.Tests/IntegrationTests/ConnectionMultiplePoolsAsyncIT.cs#L46
'Assert' does not contain a definition for 'AreEqual'
|
Snowflake.Data.Tests/IntegrationTests/ConnectionMultiplePoolsAsyncIT.cs#L132
'Assert' does not contain a definition for 'AreEqual'
|
Snowflake.Data.Tests/IntegrationTests/ConnectionMultiplePoolsAsyncIT.cs#L146
'Assert' does not contain a definition for 'AreEqual'
|
Snowflake.Data.Tests/IntegrationTests/ConnectionMultiplePoolsAsyncIT.cs#L153
'Assert' does not contain a definition for 'AreEqual'
|
Snowflake.Data.Tests/IntegrationTests/ConnectionMultiplePoolsAsyncIT.cs#L165
'Assert' does not contain a definition for 'AreEqual'
|
Snowflake.Data.Tests/IntegrationTests/ConnectionMultiplePoolsAsyncIT.cs#L170
'Assert' does not contain a definition for 'AreEqual'
|
Snowflake.Data.Tests/IntegrationTests/ConnectionMultiplePoolsAsyncIT.cs#L176
'Assert' does not contain a definition for 'AreEqual'
|
Snowflake.Data.Tests/IntegrationTests/ConnectionMultiplePoolsIT.cs#L47
'Assert' does not contain a definition for 'AreEqual'
|
Snowflake.Data.Tests/IntegrationTests/ConnectionMultiplePoolsIT.cs#L51
'Assert' does not contain a definition for 'AreEqual'
|
Snowflake.Data.Tests/IntegrationTests/ConnectionMultiplePoolsIT.cs#L52
'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.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Snowflake.Data.Tests/IntegrationTests/SFDbAdaptorIT.cs#L20
'SFDbAdaptorIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L20
'SFDbFactoryIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L39
'SFDbFactoryIT.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/UnitTests/SFAzureClientTest.cs#L64
'SFAzureClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L75
'SFRemoteStorageClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L126
'SFRemoteStorageClientTest.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/UnitTests/SFS3ClientTest.cs#L82
'SFS3ClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
This job failed
Loading