SNOW-834781: Remove log4net and delegate logging to consumers #3306
Annotations
10 warnings
Build Driver:
Snowflake.Data.Tests/Mock/MockSnowflakeDbConnection.cs#L45
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
Build Driver:
Snowflake.Data.Tests/Mock/MockSnowflakeDbConnection.cs#L65
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
Build Driver:
Snowflake.Data.Tests/IntegrationTests/SFConnectionIT.cs#L86
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
Build Driver:
Snowflake.Data.Tests/IntegrationTests/SFConnectionIT.cs#L93
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
Build Driver:
Snowflake.Data.Tests/IntegrationTests/SFConnectionIT.cs#L130
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
Build Driver:
Snowflake.Data.Tests/IntegrationTests/SFConnectionIT.cs#L1562
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
Build Driver:
Snowflake.Data.Tests/IntegrationTests/SFPutGetTest.cs#L767
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Build Driver:
Snowflake.Data.Tests/IntegrationTests/SFDbDataReaderIT.cs#L1055
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Build Driver:
Snowflake.Data.Tests/IntegrationTests/SFDbDataReaderIT.cs#L1063
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Build Driver:
Snowflake.Data.Tests/IntegrationTests/SFDbDataReaderIT.cs#L1072
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Loading