Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 14.0.0
-
-
1b57e95c1 (14.0), 711d49cd5 (14.0)
Description
QML/JS static analysis of Qt Creator incorrectly reports a bunch of errors, such as :
Anchor line expected. (M9)
Invalid property name "(property name)". (M16)
Steps to reproduce the issue :
1. Open the example project
2. Operate Tools -> QML/JS -> Run Checks
Using a customized static analysis (Preferences -> Qt Quick -> Static Analyzer -> Use customized static analyzer) is not accepted by some customers developing medical software, since such sotrware is required to use an analysis by default settings of the tool used.
Attachments
Issue Links
- resulted in
-
QTCREATORBUG-31520 Qt Creator tries to compile "all_qmllint" for targets that don't have that
- Closed
-
QTCREATORBUG-31512 [REG 14.0.1 -> 14.0.2] 'Save Changes' dialog displayed after modifying newly created project
- Closed