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

Dictionary expressions: support concrete target types that do not use [CollectionBuilder] #77477

Draft
wants to merge 2 commits into
base: features/dictionary-expressions
Choose a base branch
from

Dictionary expressions: support concrete target types that do not use…

c87cdf2
Select commit
Loading
Failed to load commit list.
Draft

Dictionary expressions: support concrete target types that do not use [CollectionBuilder] #77477

Dictionary expressions: support concrete target types that do not use…
c87cdf2
Select commit
Loading
Failed to load commit list.
Azure Pipelines / roslyn-CI (Correctness Correctness_Analyzers) failed Mar 10, 2025 in 11m 52s

Correctness Correctness_Analyzers failed

Annotations

Check failure on line 6658 in src/Compilers/CSharp/Portable/Binder/Binder_Expressions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI (Correctness Correctness_Analyzers)

src/Compilers/CSharp/Portable/Binder/Binder_Expressions.cs#L6658

src/Compilers/CSharp/Portable/Binder/Binder_Expressions.cs(6658,34): error IDE0060: (NETCORE_ENGINEERING_TELEMETRY=Build) Remove unused parameter 'diagnostics' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)

Check failure on line 6658 in src/Compilers/CSharp/Portable/Binder/Binder_Expressions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI (Correctness Correctness_Analyzers)

src/Compilers/CSharp/Portable/Binder/Binder_Expressions.cs#L6658

src/Compilers/CSharp/Portable/Binder/Binder_Expressions.cs(6658,34): error IDE0060: (NETCORE_ENGINEERING_TELEMETRY=Build) Remove unused parameter 'diagnostics' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)