Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[debugproxy] Invoke CDP endpoint to report error to telemetry #99254

Simplify error message to expression plus calling function

edd83b0
Select commit
Loading
Failed to load commit list.
Merged

[debugproxy] Invoke CDP endpoint to report error to telemetry #99254

Simplify error message to expression plus calling function
edd83b0
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Mar 5, 2024 in 24m 57s

Build #20240305.79 failed

Annotations

Check failure on line 347 in src/libraries/System.Private.CoreLib/src/System/Threading/WaitSubsystem.Unix.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/libraries/System.Private.CoreLib/src/System/Threading/WaitSubsystem.Unix.cs#L347

src/libraries/System.Private.CoreLib/src/System/Threading/WaitSubsystem.Unix.cs(347,26): error CA2265: (NETCORE_ENGINEERING_TELEMETRY=Build) Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)

Check failure on line 347 in src\libraries\System.Private.CoreLib\src\System\Threading\WaitSubsystem.Unix.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src\libraries\System.Private.CoreLib\src\System\Threading\WaitSubsystem.Unix.cs#L347

src\libraries\System.Private.CoreLib\src\System\Threading\WaitSubsystem.Unix.cs(347,26): error CA2265: (NETCORE_ENGINEERING_TELEMETRY=Build) Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)

Check failure on line 347 in src/libraries/System.Private.CoreLib/src/System/Threading/WaitSubsystem.Unix.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/libraries/System.Private.CoreLib/src/System/Threading/WaitSubsystem.Unix.cs#L347

src/libraries/System.Private.CoreLib/src/System/Threading/WaitSubsystem.Unix.cs(347,26): error CA2265: (NETCORE_ENGINEERING_TELEMETRY=Build) Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)