Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8
-
None
-
ac309fdee (dev), 1e4658cc0 (dev), 406bcf868 (6.8), 0fbb5c9f8 (6.7), d5699c339 (dev), 42930796f (dev), 6c3149e51 (dev), fb0e4add4 (6.9), 176cdc850 (6.9), 49cb779ae (6.9), 3e6c46de1 (6.8), 63a86bf71 (6.8)
Description
We have multiple warnings where qmllint does print multiple warnings with the same message at the same code location in tst_qmllint: fix them and remove the QEXPECT_FAIL (see attached gerrit patch that introduces the duplicate checks in the tests)
- dirtyQmlCode(nanchors1)
- dirtyQmlCode(nanchors2)
- dirtyQmlCode(nanchors3)
- dirtyQmlCode(badAttachedPropertyTypeString)
- dirtyQmlCode(AssignToReadOnlyProperty)
- dirtyQmlCode(unresolvedArrayBinding)
- dirtyQmlCode(lowerCaseQualifiedImport)
- dirtyQmlCode(lowerCaseQualifiedImport2)
- testPlugin()
Attachments
Issue Links
- resulted from
-
QTBUG-127650 Strange behaviours in QML warning, "Using attached type <TYPE> already initialized in a parent scope"
-
- Closed
-