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

Xcode 11 GM generates many Analyzer warnings #248

Open
yoasha opened this issue Sep 11, 2019 · 5 comments
Open

Xcode 11 GM generates many Analyzer warnings #248

yoasha opened this issue Sep 11, 2019 · 5 comments

Comments

@yoasha
Copy link

yoasha commented Sep 11, 2019

There are many reported issues by the Xcode Analyzer which are probably indicating semantic rather than functional issues. However, I think that when performing Xcode > Product > Analyze, it's a good practice to get an empty issue list just like good developers would strive to get an empty warning list when they compile their project.

Currently, there are dozens of NSNumber * conversion issues, among a single "Dead Store" issue which is attached in a screenshot. If you can find the time and put the required efforts to cleanup these Analyzer issues, it would be much appreciated by me and probably by many other developers.

image

@greg-db
Copy link
Contributor

greg-db commented Sep 11, 2019

Thanks for the report! I'll ask the team to clean this up.

@kelohedeb
Copy link

It's been over a year now since @yoasha (very respectfully) reported these careless coding issues.
When do you plan to fix them?
The occurrence of 80 issues in supposedly production-quality code reflects poorly on you, Dropbox, and all of us who must use your slipshod library.

Screen Shot 2020-09-16 at 10 54 34 AM

@greg-db
Copy link
Contributor

greg-db commented Sep 16, 2020

@kelohedeb Thanks for the feedback! I can't offer a specific timeline for when the team would be working on this, but I'll bring this up with them again and share the feedback.

@yoasha
Copy link
Author

yoasha commented Sep 24, 2021

Hi,
Originally, I reported these warnings for Xcode 11, however, we are already on Xcode 13 and I still see dozens of warnings.
Can you please handle this?

@greg-db
Copy link
Contributor

greg-db commented Sep 24, 2021

This is still open with the team, but I don't have an update on it. I'll follow up here once I do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants