Skip to content

chore: make ActivityBaggageLogScopeWrapper implements IEnumerable<Key…

Azure Pipelines / extensions-ci (Correctness WarningsCheck) failed Oct 31, 2024 in 6m 4s

Correctness WarningsCheck failed

Annotations

Check failure on line 255 in src/Libraries/Microsoft.Extensions.Telemetry/Logging/Import/LoggerFactoryScopeProvider.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / extensions-ci (Correctness WarningsCheck)

src/Libraries/Microsoft.Extensions.Telemetry/Logging/Import/LoggerFactoryScopeProvider.cs#L255

src/Libraries/Microsoft.Extensions.Telemetry/Logging/Import/LoggerFactoryScopeProvider.cs(255,55): error CS8643: (NETCORE_ENGINEERING_TELEMETRY=Build) Nullability of reference types in explicit interface specifier doesn't match interface implemented by the type.

Check failure on line 257 in src/Libraries/Microsoft.Extensions.Telemetry/Logging/Import/LoggerFactoryScopeProvider.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / extensions-ci (Correctness WarningsCheck)

src/Libraries/Microsoft.Extensions.Telemetry/Logging/Import/LoggerFactoryScopeProvider.cs#L257

src/Libraries/Microsoft.Extensions.Telemetry/Logging/Import/LoggerFactoryScopeProvider.cs(257,31): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'IEnumerable<KeyValuePair<string, string?>>' does not contain a definition for 'Select' and no accessible extension method 'Select' accepting a first argument of type 'IEnumerable<KeyValuePair<string, string?>>' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 255 in src/Libraries/Microsoft.Extensions.Telemetry/Logging/Import/LoggerFactoryScopeProvider.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / extensions-ci (Correctness WarningsCheck)

src/Libraries/Microsoft.Extensions.Telemetry/Logging/Import/LoggerFactoryScopeProvider.cs#L255

src/Libraries/Microsoft.Extensions.Telemetry/Logging/Import/LoggerFactoryScopeProvider.cs(255,55): error CS8643: (NETCORE_ENGINEERING_TELEMETRY=Build) Nullability of reference types in explicit interface specifier doesn't match interface implemented by the type.

Check failure on line 257 in src/Libraries/Microsoft.Extensions.Telemetry/Logging/Import/LoggerFactoryScopeProvider.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / extensions-ci (Correctness WarningsCheck)

src/Libraries/Microsoft.Extensions.Telemetry/Logging/Import/LoggerFactoryScopeProvider.cs#L257

src/Libraries/Microsoft.Extensions.Telemetry/Logging/Import/LoggerFactoryScopeProvider.cs(257,31): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'IEnumerable<KeyValuePair<string, string?>>' does not contain a definition for 'Select' and no accessible extension method 'Select' accepting a first argument of type 'IEnumerable<KeyValuePair<string, string?>>' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 255 in src/Libraries/Microsoft.Extensions.Telemetry/Logging/Import/LoggerFactoryScopeProvider.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / extensions-ci (Correctness WarningsCheck)

src/Libraries/Microsoft.Extensions.Telemetry/Logging/Import/LoggerFactoryScopeProvider.cs#L255

src/Libraries/Microsoft.Extensions.Telemetry/Logging/Import/LoggerFactoryScopeProvider.cs(255,55): error CS8643: (NETCORE_ENGINEERING_TELEMETRY=Build) Nullability of reference types in explicit interface specifier doesn't match interface implemented by the type.