SNOW-834781: Remove log4net and delegate logging to consumers #3263
Annotations
10 warnings
Build Driver:
Snowflake.Data/Logger/SFLoggerFactory.cs#L16
The field 'SFLoggerFactory.simpleLogger' is assigned but its value is never used
|
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/Logger/SFLoggerFactory.cs#L16
The field 'SFLoggerFactory.simpleLogger' is assigned but its value is never used
|
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)
|
Loading