Skip to content

Issues: dotnet/runtime

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[Analyzer Proposal]: warn when calling GetType() on a System.Type area-System.Runtime code-analyzer Marks an issue that suggests a Roslyn analyzer needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#108200 opened Sep 24, 2024 by ericstj Future
Implement analyzer that validates MetadataUpdateHandlerAttribute usage area-System.Runtime code-analyzer Marks an issue that suggests a Roslyn analyzer needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#107644 opened Sep 10, 2024 by tmat Future
Analyzer to help avoid public usage of lock(this) api-suggestion Early API idea and discussion, it is NOT ready for implementation area-Meta code-analyzer Marks an issue that suggests a Roslyn analyzer
#107269 opened Sep 3, 2024 by elachlan 10.0.0
[Analyzer proposal]: Replace literal enum member ToString with nameof area-System.Runtime.CompilerServices code-analyzer Marks an issue that suggests a Roslyn analyzer needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#106381 opened Aug 14, 2024 by drewnoakes Future
Add analyzer: Virtual member is never overridden api-suggestion Early API idea and discussion, it is NOT ready for implementation area-Meta code-analyzer Marks an issue that suggests a Roslyn analyzer needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#106910 opened Jul 6, 2024 by xtqqczze Future
[Analyzer Proposal]: Don't include non-IEquatable structs in records api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Runtime code-analyzer Marks an issue that suggests a Roslyn analyzer
#102593 opened May 23, 2024 by Youssef1313 Future
[Analyzer] Incorrect lambda type passed to ConcurrentDictionary.GetOrAdd api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Collections code-analyzer Marks an issue that suggests a Roslyn analyzer code-fixer Marks an issue that suggests a Roslyn code fixer
#102398 opened May 17, 2024 by stephentoub Future
[Analyzer] Flagging issues in logger message templates w/ incomplete braces pairs api-approved API was approved in API review, it can be implemented area-Extensions-Logging code-analyzer Marks an issue that suggests a Roslyn analyzer
#101698 opened Apr 29, 2024 by Kritner Future
[Analyzer] Passing interpolated string to StringBuilder ctor api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Runtime code-analyzer Marks an issue that suggests a Roslyn analyzer code-fixer Marks an issue that suggests a Roslyn code fixer needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#99975 opened Mar 19, 2024 by stephentoub Future
[API Proposal]: Analyzer - replace copy loop with span.CopyTo(destination) api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Memory code-analyzer Marks an issue that suggests a Roslyn analyzer
#99186 opened Mar 2, 2024 by neon-sunset Future
[Analyzer Proposal]: Warn on use of StreamReader.EndOfStream in async methods api-approved API was approved in API review, it can be implemented area-System.IO code-analyzer Marks an issue that suggests a Roslyn analyzer
#98834 opened Feb 22, 2024 by stephentoub 10.0.0
CA1819 should not be in the Peformance category area-System.Runtime code-analyzer Marks an issue that suggests a Roslyn analyzer needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#97298 opened Jan 10, 2024 by DmitryMak Future
string, params object[] parameter sanity checking area-System.Runtime code-analyzer Marks an issue that suggests a Roslyn analyzer needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#97300 opened Jan 9, 2024 by jonpryor Future
[Analyzer Proposal]: Span parameter that could be a ReadOnlySpan parameter api-approved API was approved in API review, it can be implemented area-System.Memory code-analyzer Marks an issue that suggests a Roslyn analyzer code-fixer Marks an issue that suggests a Roslyn code fixer
#96587 opened Jan 7, 2024 by stephentoub 10.0.0
[Analyzer]: Flagging unexpected UnsafeAccessorAttribute usage api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Runtime.CompilerServices code-analyzer Marks an issue that suggests a Roslyn analyzer
#95361 opened Nov 28, 2023 by AaronRobinsonMSFT Future
[API Proposal]: Add BindingFlags.IgnoreAccessModifiers api-approved API was approved in API review, it can be implemented area-System.Reflection code-analyzer Marks an issue that suggests a Roslyn analyzer code-fixer Marks an issue that suggests a Roslyn code fixer help wanted [up-for-grabs] Good issue for external contributors
#94536 opened Nov 8, 2023 by terrajobst Future
Method returning Task/Task<T> should not have out parameters area-System.Threading.Tasks code-analyzer Marks an issue that suggests a Roslyn analyzer needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#94158 opened Oct 26, 2023 by Evangelink Future
Show only a single suggestion adornment for a multi-line string area-System.Text.RegularExpressions code-analyzer Marks an issue that suggests a Roslyn analyzer help wanted [up-for-grabs] Good issue for external contributors
#93787 opened Sep 18, 2023 by tmat Future
[Analyzer]: Recommend usage of constant in stackalloc expressions api-suggestion Early API idea and discussion, it is NOT ready for implementation area-Meta code-analyzer Marks an issue that suggests a Roslyn analyzer
#89478 opened Jul 25, 2023 by just-ero Future
Enhance CA1305 analyzer to cover interpolated strings area-System.Runtime code-analyzer Marks an issue that suggests a Roslyn analyzer needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#88902 opened Jul 14, 2023 by Alex-Sob Future
ProTip! Follow long discussions with comments:>50.