Skip to content

More fixes

Martin Taillefer (from Dev Box) 3a73735
Azure Pipelines / runtime (Build browser-wasm windows Release LibraryTests_Smoke_AOT) failed Jul 17, 2024 in 26m 13s

Build browser-wasm windows Release LibraryTests_Smoke_AOT failed

Annotations

Check failure on line 96 in src\libraries\Microsoft.Extensions.Logging.Console\src\ConsoleLogger.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build browser-wasm windows Release LibraryTests_Smoke_AOT)

src\libraries\Microsoft.Extensions.Logging.Console\src\ConsoleLogger.cs#L96

src\libraries\Microsoft.Extensions.Logging.Console\src\ConsoleLogger.cs(96,17): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'sb' does not exist in the current context

Check failure on line 98 in src\libraries\Microsoft.Extensions.Logging.Console\src\ConsoleLogger.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build browser-wasm windows Release LibraryTests_Smoke_AOT)

src\libraries\Microsoft.Extensions.Logging.Console\src\ConsoleLogger.cs#L98

src\libraries\Microsoft.Extensions.Logging.Console\src\ConsoleLogger.cs(98,17): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'sb' does not exist in the current context

Check failure on line 161 in src\libraries\Microsoft.Extensions.Logging.Console\src\SimpleConsoleFormatter.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build browser-wasm windows Release LibraryTests_Smoke_AOT)

src\libraries\Microsoft.Extensions.Logging.Console\src\SimpleConsoleFormatter.cs#L161

src\libraries\Microsoft.Extensions.Logging.Console\src\SimpleConsoleFormatter.cs(161,10): error SA1028: (NETCORE_ENGINEERING_TELEMETRY=Build) Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)

Check failure on line 115 in src\libraries\Microsoft.Extensions.Logging.Console\src\SystemdConsoleFormatter.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build browser-wasm windows Release LibraryTests_Smoke_AOT)

src\libraries\Microsoft.Extensions.Logging.Console\src\SystemdConsoleFormatter.cs#L115

src\libraries\Microsoft.Extensions.Logging.Console\src\SystemdConsoleFormatter.cs(115,60): error SA1028: (NETCORE_ENGINEERING_TELEMETRY=Build) Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)