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

Unused variable warning not being returned by the parse command #212

Open
samuelsainz opened this issue May 17, 2024 · 0 comments
Open

Unused variable warning not being returned by the parse command #212

samuelsainz opened this issue May 17, 2024 · 0 comments

Comments

@samuelsainz
Copy link

Description

Unused variable warning is not returned by the parse command when using --reporter issues.

Here is a sample app that I prepared: https://github.com/samuelsainz/unusedVariableSampleApp

This file is the xcactivitylog dumped with the dump command. You can see in this line that the warning is there.

Here you can see the output of the command:

xclogparser parse --file /Users/myuser/Library/Developer/Xcode/DerivedData/UnusedVariableWarningsSample-emoqxhjdjzmpatabnvgnsfcmgrkg/Logs/Build/BC2F776D-D644-46F6-AB7A-2CDBA1EF2073.xcactivitylog --reporter issues --output issues-output.json

XCLogParser version is 0.2.37

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

1 participant