- 
    Bug 
- 
    Resolution: Done
- 
    P1: Critical 
- 
    None
- 
    Qt Creator 4.3.0-beta1
Steps to reproduce:
- open/create Qt Quick Application
- add an invalid property to some of the items [ e.g. 'Color: "red" ]
	- the wrong code is underlined as error
 
- trigger Tools -> Qml/JS -> Run Checks
Current result:
- no issue is displayed inside Issues pane [the source files of the processed project info is empty - not sure if it's because of changes inside the ProjectManager or on QmlJS side..]