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

fix: a NullPointerException is thrown if flutter test report contains unparseable line #22

Conversation

stephanecodes
Copy link
Contributor

Fixes #13

… a JSON analyzer cannot analyze, which triggers a NullPointerException
@kuhnroyal
Copy link
Collaborator

This works well with coverage and machine output. Should be merged ASAP as this is now available in Flutter beta.

@zippy1978 zippy1978 added bug Something isn't working and removed bug Something isn't working labels Aug 9, 2020
@kuhnroyal
Copy link
Collaborator

I think this one can be closed now.

@zippy1978 zippy1978 closed this Aug 10, 2020
@stephanecodes stephanecodes deleted the hotfix/ignore-report-unparseable-lines branch August 27, 2020 08:09
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

Successfully merging this pull request may close these issues.

NullPointerException in FlutterTestReportParser when trying to run sonar-scanner
3 participants