[SNOW-921048] Add Linter as mandatory github action #2623
main.yml
on: pull_request
Matrix: Tests on Linux
Matrix: Tests on MAC
Matrix: Tests on Windows
Annotations
48 errors and 180 warnings
Tests on Windows (net472, AZURE)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on Windows (net472, AZURE)
The operation was canceled.
|
Tests on Windows (net472, AWS)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on Windows (net472, AWS)
The operation was canceled.
|
Tests on Windows (net6.0, AZURE)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on Windows (net6.0, AZURE)
The operation was canceled.
|
Tests on Windows (net8.0, AZURE)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on Windows (net8.0, AZURE)
The operation was canceled.
|
Tests on Windows (net8.0, AWS)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on Windows (net8.0, AWS)
The operation was canceled.
|
Tests on Windows (net8.0, GCP)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on Windows (net8.0, GCP)
The operation was canceled.
|
Tests on Windows (net6.0, GCP)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on Windows (net6.0, GCP)
The operation was canceled.
|
Tests on Windows (net471, AZURE)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on Windows (net471, AZURE)
The operation was canceled.
|
Tests on Windows (net471, GCP)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on Windows (net471, GCP)
The operation was canceled.
|
Tests on Windows (net6.0, AWS)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on Windows (net6.0, AWS)
The operation was canceled.
|
Tests on Windows (net472, GCP)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on Windows (net472, GCP)
The operation was canceled.
|
Tests on Windows (net471, AWS)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on Windows (net471, AWS)
The operation was canceled.
|
Tests on Linux (net6.0, GCP)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on Linux (net6.0, GCP)
The operation was canceled.
|
Tests on Linux (net8.0, AWS)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on Linux (net8.0, AWS)
The operation was canceled.
|
Tests on Linux (net8.0, GCP)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on Linux (net8.0, GCP)
The operation was canceled.
|
Tests on Linux (net6.0, AWS)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on Linux (net6.0, AWS)
The operation was canceled.
|
Tests on MAC (net8.0, AWS)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on MAC (net8.0, AWS)
The operation was canceled.
|
Tests on Linux (net8.0, AZURE)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on Linux (net8.0, AZURE)
The operation was canceled.
|
Tests on MAC (net6.0, AWS)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on MAC (net8.0, GCP)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on MAC (net6.0, AWS)
The operation was canceled.
|
Tests on MAC (net6.0, AZURE)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on MAC (net8.0, GCP)
The operation was canceled.
|
Tests on MAC (net6.0, AZURE)
The operation was canceled.
|
Tests on Linux (net6.0, AZURE)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on Linux (net6.0, AZURE)
The operation was canceled.
|
Tests on MAC (net8.0, AZURE)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on MAC (net8.0, AZURE)
The operation was canceled.
|
Tests on MAC (net6.0, GCP)
Canceling since a higher priority waiting request for 'DotNet Build and Test-954' exists
|
Tests on MAC (net6.0, GCP)
The operation was canceled.
|
Tests on Windows (net472, AWS):
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Tests on Windows (net472, AWS):
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|
Tests on Windows (net472, AWS):
Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Tests on Windows (net472, AWS):
Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Tests on Windows (net472, AWS):
Snowflake.Data.Tests/IntegrationTests/SFDbAdaptorIT.cs#L19
'SFDbAdaptorIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Tests on Windows (net472, AWS):
Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L19
'SFDbFactoryIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Tests on Windows (net472, AWS):
Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L38
'SFDbFactoryIT.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
|
Tests on Windows (net472, AWS):
Snowflake.Data.Tests/UnitTests/SFAzureClientTest.cs#L63
'SFAzureClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Tests on Windows (net472, AWS):
Snowflake.Data.Tests/UnitTests/SFGCSClientTest.cs#L56
'SFGCSClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Tests on Windows (net472, AWS):
Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L74
'SFRemoteStorageClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Tests on Windows (net6.0, AZURE):
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Tests on Windows (net6.0, AZURE):
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.
|
Tests on Windows (net6.0, AZURE):
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)
|
Tests on Windows (net6.0, AZURE):
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)
|
Tests on Windows (net6.0, AZURE):
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)
|
Tests on Windows (net6.0, AZURE):
Snowflake.Data/Core/HttpUtil.cs#L360
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Windows (net6.0, AZURE):
Snowflake.Data/Core/HttpUtil.cs#L361
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Windows (net6.0, AZURE):
Snowflake.Data/Core/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Windows (net6.0, AZURE):
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Windows (net6.0, AZURE):
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|
Tests on Windows (net8.0, GCP):
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Tests on Windows (net8.0, GCP):
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.
|
Tests on Windows (net8.0, GCP):
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)
|
Tests on Windows (net8.0, GCP):
Snowflake.Data/Core/HttpUtil.cs#L360
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Windows (net8.0, GCP):
Snowflake.Data/Core/HttpUtil.cs#L361
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Windows (net8.0, GCP):
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)
|
Tests on Windows (net6.0, GCP):
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Tests on Windows (net8.0, GCP):
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)
|
Tests on Windows (net6.0, GCP):
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.
|
Tests on Windows (net8.0, GCP):
Snowflake.Data/Core/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Windows (net6.0, GCP):
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)
|
Tests on Windows (net8.0, GCP):
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Windows (net6.0, GCP):
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)
|
Tests on Windows (net8.0, GCP):
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|
Tests on Windows (net6.0, GCP):
Snowflake.Data/Core/HttpUtil.cs#L360
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Windows (net6.0, GCP):
Snowflake.Data/Core/HttpUtil.cs#L361
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Windows (net6.0, GCP):
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)
|
Tests on Windows (net6.0, GCP):
Snowflake.Data/Core/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Windows (net6.0, GCP):
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Windows (net6.0, GCP):
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|
Tests on Windows (net472, GCP):
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Tests on Windows (net472, GCP):
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|
Tests on Windows (net472, GCP):
Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Tests on Windows (net472, GCP):
Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Tests on Windows (net472, GCP):
Snowflake.Data.Tests/IntegrationTests/SFDbAdaptorIT.cs#L19
'SFDbAdaptorIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Tests on Windows (net472, GCP):
Snowflake.Data.Tests/UnitTests/SFAzureClientTest.cs#L63
'SFAzureClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Tests on Windows (net472, GCP):
Snowflake.Data.Tests/UnitTests/SFGCSClientTest.cs#L56
'SFGCSClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Tests on Windows (net472, GCP):
Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L74
'SFRemoteStorageClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Tests on Windows (net472, GCP):
Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L125
'SFRemoteStorageClientTest.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
|
Tests on Windows (net472, GCP):
Snowflake.Data.Tests/UnitTests/SFS3ClientTest.cs#L81
'SFS3ClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Tests on Windows (net471, AWS):
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Tests on Windows (net471, AWS):
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|
Tests on Windows (net471, AWS):
Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Tests on Windows (net471, AWS):
Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Tests on Windows (net471, AWS):
Snowflake.Data.Tests/IntegrationTests/SFDbAdaptorIT.cs#L19
'SFDbAdaptorIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Tests on Windows (net471, AWS):
Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L19
'SFDbFactoryIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Tests on Windows (net471, AWS):
Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L38
'SFDbFactoryIT.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
|
Tests on Windows (net471, AWS):
Snowflake.Data.Tests/UnitTests/SFGCSClientTest.cs#L56
'SFGCSClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Tests on Windows (net471, AWS):
Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L74
'SFRemoteStorageClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Tests on Windows (net471, AWS):
Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L125
'SFRemoteStorageClientTest.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
|
Tests on Linux (net6.0, GCP):
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Tests on Linux (net6.0, GCP):
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.
|
Tests on Linux (net6.0, GCP):
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)
|
Tests on Linux (net6.0, GCP):
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)
|
Tests on Linux (net6.0, GCP):
Snowflake.Data/Core/HttpUtil.cs#L360
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net6.0, GCP):
Snowflake.Data/Core/HttpUtil.cs#L361
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net6.0, GCP):
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)
|
Tests on Linux (net6.0, GCP):
Snowflake.Data/Core/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net6.0, GCP):
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net6.0, GCP):
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|
Tests on Linux (net8.0, AWS):
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Tests on Linux (net8.0, AWS):
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.
|
Tests on Linux (net8.0, AWS):
Snowflake.Data/Core/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net8.0, AWS):
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net8.0, AWS):
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)
|
Tests on Linux (net8.0, AWS):
Snowflake.Data/Core/HttpUtil.cs#L360
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net8.0, AWS):
Snowflake.Data/Core/HttpUtil.cs#L361
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net8.0, AWS):
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)
|
Tests on Linux (net8.0, AWS):
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)
|
Tests on Linux (net8.0, AWS):
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|
Tests on Linux (net8.0, GCP):
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.
|
Tests on Linux (net8.0, GCP):
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Tests on Linux (net6.0, AWS):
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Tests on Linux (net8.0, GCP):
Snowflake.Data/Core/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net6.0, AWS):
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.
|
Tests on Linux (net8.0, GCP):
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net6.0, AWS):
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)
|
Tests on Linux (net8.0, GCP):
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)
|
Tests on Linux (net6.0, AWS):
Snowflake.Data/Core/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net8.0, GCP):
Snowflake.Data/Core/HttpUtil.cs#L360
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net6.0, AWS):
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net8.0, GCP):
Snowflake.Data/Core/HttpUtil.cs#L361
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net6.0, AWS):
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)
|
Tests on Linux (net8.0, GCP):
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)
|
Tests on Linux (net6.0, AWS):
Snowflake.Data/Core/HttpUtil.cs#L360
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net8.0, GCP):
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)
|
Tests on Linux (net6.0, AWS):
Snowflake.Data/Core/HttpUtil.cs#L361
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net8.0, GCP):
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|
Tests on Linux (net6.0, AWS):
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)
|
Tests on Linux (net6.0, AWS):
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|
Tests on MAC (net8.0, AWS):
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.
|
Tests on MAC (net8.0, AWS):
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Tests on MAC (net8.0, AWS):
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)
|
Tests on MAC (net8.0, AWS):
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)
|
Tests on MAC (net8.0, AWS):
Snowflake.Data/Core/HttpUtil.cs#L360
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net8.0, AWS):
Snowflake.Data/Core/HttpUtil.cs#L361
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net8.0, AWS):
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)
|
Tests on MAC (net8.0, AWS):
Snowflake.Data/Core/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net8.0, AWS):
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net8.0, AWS):
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|
Tests on Linux (net8.0, AZURE):
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Tests on Linux (net8.0, AZURE):
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.
|
Tests on MAC (net6.0, AWS):
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Tests on Linux (net8.0, AZURE):
Snowflake.Data/Core/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net6.0, AWS):
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.
|
Tests on Linux (net8.0, AZURE):
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net6.0, AWS):
Snowflake.Data/Core/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net8.0, AZURE):
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)
|
Tests on MAC (net6.0, AWS):
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net8.0, GCP):
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Tests on Linux (net8.0, AZURE):
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)
|
Tests on MAC (net6.0, AWS):
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)
|
Tests on Linux (net8.0, AZURE):
Snowflake.Data/Core/HttpUtil.cs#L360
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net8.0, GCP):
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.
|
Tests on Linux (net8.0, AZURE):
Snowflake.Data/Core/HttpUtil.cs#L361
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net6.0, AWS):
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)
|
Tests on MAC (net8.0, GCP):
Snowflake.Data/Core/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net6.0, AWS):
Snowflake.Data/Core/HttpUtil.cs#L360
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net8.0, GCP):
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net8.0, AZURE):
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)
|
Tests on MAC (net6.0, AWS):
Snowflake.Data/Core/HttpUtil.cs#L361
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net8.0, AZURE):
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|
Tests on MAC (net8.0, GCP):
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)
|
Tests on MAC (net6.0, AWS):
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)
|
Tests on MAC (net8.0, GCP):
Snowflake.Data/Core/HttpUtil.cs#L360
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net6.0, AWS):
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|
Tests on MAC (net8.0, GCP):
Snowflake.Data/Core/HttpUtil.cs#L361
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net8.0, GCP):
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)
|
Tests on MAC (net8.0, GCP):
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)
|
Tests on MAC (net8.0, GCP):
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|
Tests on MAC (net6.0, AZURE):
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Tests on MAC (net6.0, AZURE):
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.
|
Tests on MAC (net6.0, AZURE):
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)
|
Tests on MAC (net6.0, AZURE):
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)
|
Tests on MAC (net6.0, AZURE):
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)
|
Tests on MAC (net6.0, AZURE):
Snowflake.Data/Core/HttpUtil.cs#L360
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net6.0, AZURE):
Snowflake.Data/Core/HttpUtil.cs#L361
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net6.0, AZURE):
Snowflake.Data/Core/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net6.0, AZURE):
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net6.0, AZURE):
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|
Tests on Linux (net6.0, AZURE):
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.
|
Tests on Linux (net6.0, AZURE):
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Tests on Linux (net6.0, AZURE):
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)
|
Tests on Linux (net6.0, AZURE):
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)
|
Tests on Linux (net6.0, AZURE):
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)
|
Tests on Linux (net6.0, AZURE):
Snowflake.Data/Core/HttpUtil.cs#L360
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net6.0, AZURE):
Snowflake.Data/Core/HttpUtil.cs#L361
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net6.0, AZURE):
Snowflake.Data/Core/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net6.0, AZURE):
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on Linux (net6.0, AZURE):
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|
Tests on MAC (net8.0, AZURE):
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Tests on MAC (net8.0, AZURE):
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.
|
Tests on MAC (net8.0, AZURE):
Snowflake.Data/Core/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net8.0, AZURE):
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net8.0, AZURE):
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)
|
Tests on MAC (net8.0, AZURE):
Snowflake.Data/Core/HttpUtil.cs#L360
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net8.0, AZURE):
Snowflake.Data/Core/HttpUtil.cs#L361
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net8.0, AZURE):
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)
|
Tests on MAC (net8.0, AZURE):
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)
|
Tests on MAC (net8.0, AZURE):
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|
Tests on MAC (net6.0, GCP):
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.
|
Tests on MAC (net6.0, GCP):
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Tests on MAC (net6.0, GCP):
Snowflake.Data/Core/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net6.0, GCP):
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net6.0, GCP):
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)
|
Tests on MAC (net6.0, GCP):
Snowflake.Data/Core/HttpUtil.cs#L360
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net6.0, GCP):
Snowflake.Data/Core/HttpUtil.cs#L361
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Tests on MAC (net6.0, GCP):
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)
|
Tests on MAC (net6.0, GCP):
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)
|
Tests on MAC (net6.0, GCP):
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|