Skip to content

[SR-2895] Audit and resolve the Optional-as-Any warnings in Foundation #3923

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

Closed
belkadan opened this issue Oct 8, 2016 · 1 comment
Closed

Comments

@belkadan
Copy link

belkadan commented Oct 8, 2016

Previous ID SR-2895
Radar None
Original Reporter @belkadan
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Foundation
Labels Bug
Assignee None
Priority Medium

md5: 770b9f93f7f3d50495b3f19fbac47a8f

Issue Description:

Both swift-corelibs-foundation and the Apple Foundation overlay (swift/stdlib/public/SDK/Foundation) have quite a few warnings for implicit conversion of Optional to Any; it is likely that at least some of these are true issues (particularly the ones in string interpolations). Every one of these warnings should be addressed in some way.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from swiftlang/swift May 5, 2022
@parkera
Copy link
Contributor

parkera commented Jul 10, 2024

This is done, and #5000 also addresses all outstanding warnings.

@parkera parkera closed this as completed Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants