Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

FIX - crash on getTimeAttributeInMS method when value is null#65

Open
panupat wants to merge 1 commit intoBackelite:masterfrom
panupat:fix/number-parser-surefire
Open

FIX - crash on getTimeAttributeInMS method when value is null#65
panupat wants to merge 1 commit intoBackelite:masterfrom
panupat:fix/number-parser-surefire

Conversation

@panupat
Copy link

@panupat panupat commented Jul 27, 2018

This should fix an error during SonarQube Scanner execution occurred in getTimeAttributeInMS. The error occurred when value is null and it's passed to ParsingUtils.parseNumber() which according to the documentation, the latter will throw an exception.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant