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

Remove unnecessary pragmas #55810

Merged
merged 4 commits into from
May 28, 2024

Remove some additional suppressions

bf5a177
Select commit
Loading
Failed to load commit list.
Merged

Remove unnecessary pragmas #55810

Remove some additional suppressions
bf5a177
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci (Build Build: macOS x64) failed May 20, 2024 in 15m 22s

Build Build: macOS x64 failed

Annotations

Check failure on line 4 in src/Http/Routing/src/Matching/JumpTableBuilder.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: macOS x64)

src/Http/Routing/src/Matching/JumpTableBuilder.cs#L4

src/Http/Routing/src/Matching/JumpTableBuilder.cs(4,1): error IDE0005: (NETCORE_ENGINEERING_TELEMETRY=Build) Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)