test_project/Global.qml:28: [RoundButton] Undefined name `random_non_existent_variable` used in property `visible`
test_project/Global.qml:29: [RoundButton] Undefined name `courseModel` used in property `enabled`
test_project/Global.qml:29: [RoundButton] Undefined name `Enums` used in property `enabled`
test_project/Global.qml:73: Unknown type `Sub3`
test_project/Global.qml:84: [internalElement] Undefined name `non_existent` used in function `internalFunction`
test_project/Global.qml:84: [internalElement] Undefined name `core` used in function `internalFunction`
test_project/Global.qml:99: [internalElement] Signal handler `onEmptySignal` has no corresponding signal or property
test_project/Global.qml:100: [internalElement] Undefined name `other5` used in function `onEmptySignal`
test_project/Sub.qml:9: Property `height` redefines existing property from `base type` [Global -> Sub]
test_project/Sub.qml:11: Property `other2` declared as `int` but assigned `bool` literal [Global -> Sub]
test_project/Sub.qml:13: Property `other4` declared as `bool` but assigned property `other` of type `int` [Global -> Sub]
test_project/Sub.qml:15: Undefined name `core` used in property `testConnections` [Global -> Sub]
test_project/Sub.qml:15: Undefined name `core2` used in property `testConnections` [Global -> Sub]
test_project/Sub.qml:89: Property `visible` redefines existing property from `base type` [Global -> Sub]
test_project/Sub.qml:38: Undefined name `zzzz` used in function `random` [Global -> Sub]
test_project/Sub.qml:43: Signal handler `onStatussChanged` has no corresponding signal or property [Global -> Sub]
test_project/Sub.qml:58: Undefined name `settingsManager` used in function `onWidthChanged` [Global -> Sub]
test_project/Sub.qml:78: Signal handler `onInvalidChanged` has no corresponding signal or property [Global -> Sub]
test_project/Sub.qml:78: `internalElement.internalElementSub` expects `bool` but got `int` [Global -> Sub]
test_project/Sub.qml:78: Assignment to unknown property `internalElementSubNonExisting` on `internalElement` [Global -> Sub]
test_project/Sub.qml:23: Assignment to unknown property `invalidProperty` [Global -> Sub]
test_project/Sub2.qml:23: Signal handler `onCheckedChanged2` has no corresponding signal or property [Global -> Sub2]
test_project/Sub4.qml:20: Undefined name `nonnnnn_existend_property` used in function `Component.onCompleted` [Global -> Sub4]
test_project/Sub4.qml:29: Undefined name `nnnonono_existent` used in function `Component.onCompleted` [Global -> Sub4]
test_project/Sub4.qml:43: Undefined name `non_existenddddddddddddddddddddddddddd` used in function `Component.onCompleted` [Global -> Sub4]
test_project/Sub4.qml:66: [SmoothedAnimation] Undefined name `animationTime` used in property `duration` [Global -> Sub4]
test_project/Sub4.qml:77: [TabBar] Undefined name `currentIndex222` used in function `Component.onCompleted` [Global -> Sub4]
test_project/Sub4.qml:75: [TabBar] Assignment to unknown property `non_eexxxiss` on `susItem` [Global -> Sub4]
test_project/Sub5.qml:44: [Rectangle] Assignment to unknown property `non_existtttttttend` [Global -> Sub4 -> Sub5]
test_project/Sub5.qml:101: [RoundButton] Undefined name `texttttBusy2` used in function `onClicked` [Global -> Sub4 -> Sub5]
test_project/TextWrapper.qml:24: Undefined name `blur` used in function `onBlurContent` [Global -> Sub4 -> Sub5 -> TextWrapper]
test_project/TextWrapper.qml:18: Undefined name `nonnnnnnn_esssistent` used in property `width` [Global -> Sub4 -> Sub5 -> TextWrapper]
test_project/TextWrapper.qml:19: Undefined name `non_exissssssssstent_item` used in property `height` [Global -> Sub4 -> Sub5 -> TextWrapper]

Found 33 errors, 0 files not checked
