[WIP] SNOW-902611 Refactor of SessionPool #1704
Annotations
1 error and 10 warnings
|
Snowflake.Data/Core/ChunkDownloaderFactory.cs#L20
'SFBlockingChunkDownloader' is obsolete: 'SFBlockingChunkDownloader is deprecated'
|
Snowflake.Data/Core/ChunkDownloaderFactory.cs#L27
'SFChunkDownloaderV2' is obsolete: 'SFChunkDownloaderV2 is deprecated'
|
Snowflake.Data/Core/Session/SessionPool.cs#L343
Unreachable code detected
|
Snowflake.Data/Core/FileTransfer/SFFileTransferAgent.cs#L696
The variable 'e' is declared but never used
|
Snowflake.Data.Tests/IntegrationTests/SFConnectionPoolT.cs#L47
'SFConnectionPoolT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/IntegrationTests/SFConnectionPoolT.cs#L55
'SFConnectionPoolT.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/IntegrationTests/SFConnectionPoolT.cs#L444
'SFConnectionPoolITAsync.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/IntegrationTests/SFConnectionPoolT.cs#L452
'SFConnectionPoolITAsync.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/IntegrationTests/SFDbAdaptorIT.cs#L19
'SFDbAdaptorIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L19
'SFDbFactoryIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading