SNOW-1644121: Fix build warnings #2998
Annotations
5 errors and 2 warnings
Snowflake.Data.Tests/Mock/MockRetryUntilRestTimeout.cs#L39
'HttpRequestMessage' does not contain a definition for 'Options' and no accessible extension method 'Options' accepting a first argument of type 'HttpRequestMessage' could be found (are you missing a using directive or an assembly reference?)
|
Snowflake.Data.Tests/Mock/MockRetryUntilRestTimeout.cs#L39
The type or namespace name 'HttpRequestOptionsKey<>' could not be found (are you missing a using directive or an assembly reference?)
|
Snowflake.Data.Tests/Mock/MockRetryUntilRestTimeout.cs#L39
'HttpRequestMessage' does not contain a definition for 'Options' and no accessible extension method 'Options' accepting a first argument of type 'HttpRequestMessage' could be found (are you missing a using directive or an assembly reference?)
|
Snowflake.Data.Tests/Mock/MockRetryUntilRestTimeout.cs#L39
The type or namespace name 'HttpRequestOptionsKey<>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Snowflake.Data.Tests/UnitTests/ArrowResultChunkTest.cs#L154
'BaseResultChunk.ExtractCell(int, int)' is obsolete: 'ExtractCell with rowIndex is deprecated'
|
Snowflake.Data.Tests/UnitTests/ArrowResultChunkTest.cs#L154
'BaseResultChunk.ExtractCell(int, int)' is obsolete: 'ExtractCell with rowIndex is deprecated'
|
This job failed
Loading