Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-127665

qmllint completely ignores QQmlJSCompileError from qCompileQmlFile

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • 6.8
    • 6.5, 6.8
    • QML: Tooling
    • None

    Description

      Consider

      import QtQuick
      
      Item {
          x: 42
          x: 42
      }
       

      This fails at runtime with  "A.qml:5:5: Property value set multiple times", but qmllint is not complaining about it at all.

       

       

       

      Attachments

        For Gerrit Dashboard: QTBUG-127665
        # Subject Branch Project Status CR V

        Activity

          People

            fabiankosmale Fabian Kosmale
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change