Skip to content

Conversation

@buyaa-n
Copy link
Contributor

@buyaa-n buyaa-n commented Feb 26, 2024

Fix warnings found with Do not compare Span To null analyzer that @CollinAlpert is implementing.

The analyzer is not merged yet, but when it is merged and when the build flows to runtime it would fail the build as the analyzer severity is Warning by default. Better to be fixed before it flows to runtime.

Also there is 20 hits better to be solved with dedicated PR than codeflow PRs, and needs better review

Learn more form the issue

@ghost ghost added the area-Meta label Feb 26, 2024
@ghost ghost assigned buyaa-n Feb 26, 2024
@buyaa-n buyaa-n requested review from stephentoub and removed request for MichalStrehovsky February 26, 2024 23:42
@ghost
Copy link

ghost commented Feb 26, 2024

Tagging subscribers to this area: @dotnet/area-meta
See info in area-owners.md if you want to be subscribed.

Issue Details

Fix warnings found with Do not compare Span To null analyzer that @CollinAlpert is implementing.

The analyzer is not merged yet, but when it is merged and when the build flows to runtime it would fail the build as the analyzer severity is Warning by default. Better to be fixed before it flows to runtime.

Also there is 20 hits better to be solved with dedicated PR than codeflow PRs, and needs better review

Learn more form the issue

Author: buyaa-n
Assignees: -
Labels:

area-Meta

Milestone: -

@buyaa-n buyaa-n requested review from bartonjs and vcsjones February 27, 2024 00:53
…phy.Native.Apple/Interop.SecKeyRef.macOS.cs

Co-authored-by: Kevin Jones <[email protected]>
@buyaa-n
Copy link
Contributor Author

buyaa-n commented Feb 28, 2024

I believe all feedback addressed here, please take another look.

@buyaa-n buyaa-n merged commit e4d5dee into dotnet:main Feb 28, 2024
@buyaa-n buyaa-n deleted the ca2263-findings branch February 28, 2024 23:26
@github-actions github-actions bot locked and limited conversation to collaborators Apr 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants