Skip to content

Remove unnecessary function

4a331eb
Select commit
Loading
Failed to load commit list.
Open

Fix logs still appearing even when LogLevel is set to none bug #3318

Remove unnecessary function
4a331eb
Select commit
Loading
Failed to load commit list.
Azure Pipelines / DW_SQL Integration Tests (linux) failed Apr 15, 2026 in 2m 56s

linux failed

Annotations

Check failure on line 2719 in src/Cli/ConfigGenerator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / DW_SQL Integration Tests (linux)

src/Cli/ConfigGenerator.cs#L2719

src/Cli/ConfigGenerator.cs(2719,113): Error CS1525: Invalid expression term '{'

Check failure on line 2719 in src/Cli/ConfigGenerator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / DW_SQL Integration Tests (linux)

src/Cli/ConfigGenerator.cs#L2719

src/Cli/ConfigGenerator.cs(2719,113): Error CS1026: ) expected

Check failure on line 2719 in src/Cli/ConfigGenerator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / DW_SQL Integration Tests (linux)

src/Cli/ConfigGenerator.cs#L2719

src/Cli/ConfigGenerator.cs(2719,113): Error CS1002: ; expected

Check failure on line 2719 in src/Cli/ConfigGenerator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / DW_SQL Integration Tests (linux)

src/Cli/ConfigGenerator.cs#L2719

src/Cli/ConfigGenerator.cs(2719,128): Error CS1002: ; expected

Check failure on line 2719 in src/Cli/ConfigGenerator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / DW_SQL Integration Tests (linux)

src/Cli/ConfigGenerator.cs#L2719

src/Cli/ConfigGenerator.cs(2719,129): Error CS1513: } expected