SNOW-878067: Fix retry logic #2141
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-python@v4, actions/upload-artifact@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Driver:
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Build Driver:
Snowflake.Data.Tests/IntegrationTests/SFDbAdaptorIT.cs#L19
'SFDbAdaptorIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Build Driver:
Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L19
'SFDbFactoryIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Build Driver:
Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L38
'SFDbFactoryIT.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
|
Build Driver:
Snowflake.Data.Tests/UnitTests/SFAzureClientTest.cs#L63
'SFAzureClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Build Driver:
Snowflake.Data.Tests/UnitTests/SFGCSClientTest.cs#L56
'SFGCSClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Build Driver:
Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L74
'SFRemoteStorageClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Build Driver:
Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L125
'SFRemoteStorageClientTest.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
|
Build Driver:
Snowflake.Data.Tests/UnitTests/SFS3ClientTest.cs#L80
'SFS3ClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Build Driver:
Snowflake.Data.Tests/UnitTests/SFReusableChunkTest.cs#L26
'BaseResultChunk.ExtractCell(int, int)' is obsolete: 'ExtractCell with rowIndex is deprecated'
|
Loading