[SNOW-921048] Add Linter as mandatory github action #2623
Annotations
2 errors and 10 warnings
|
Run Tests
The operation was canceled.
|
Build Driver:
Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
|
Build Driver:
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.
|
Build Driver:
Snowflake.Data/Core/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Build Driver:
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Build Driver:
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)
|
Build Driver:
Snowflake.Data/Core/HttpUtil.cs#L360
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Build Driver:
Snowflake.Data/Core/HttpUtil.cs#L361
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Build Driver:
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)
|
Build Driver:
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)
|
Build Driver:
Snowflake.Data/Core/LinterTestFile.cs#L15
The field 'LinterTestFile.PRIVATEVSAR' is assigned but its value is never used
|
Loading