SNOW-856231 Enable easy logging #1676
Annotations
10 warnings
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.
|
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/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Snowflake.Data/Core/HttpUtil.cs#L338
'ServicePointManager.FindServicePoint(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Snowflake.Data/Core/HttpUtil.cs#L343
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Snowflake.Data/Core/HttpUtil.cs#L344
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Snowflake.Data/Core/FileTransfer/SFFileTransferAgent.cs#L687
The variable 'e' is declared but never used
|
Snowflake.Data/Core/FileTransfer/SFFileTransferAgent.cs#L876
'SHA256Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
The logs for this run have expired and are no longer available.
Loading