Skip to content

Qt6 port

Qt6 port #3547

Triggered via pull request July 23, 2023 15:24
Status Success
Total duration 1h 38m 38s
Artifacts 5

CI_master.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 26 warnings
Lint / Lint: src/Gui/Action.cpp#L1367
'moc_Action.cpp' file not found [clang-diagnostic-error]
Lint / Lint: src/Gui/CallTips.cpp#L770
'moc_CallTips.cpp' file not found [clang-diagnostic-error]
Lint / Lint: src/Gui/DlgToolbarsImp.cpp#L35
'ui_DlgToolbars.h' file not found [clang-diagnostic-error]
Lint / Lint: src/Gui/PythonConsole.cpp#L1686
'moc_PythonConsole.cpp' file not found [clang-diagnostic-error]
Lint / Lint: src/Gui/PythonEditor.cpp#L473
'moc_PythonEditor.cpp' file not found [clang-diagnostic-error]
Lint / Lint: src/Gui/ReportView.cpp#L882
'moc_ReportView.cpp' file not found [clang-diagnostic-error]
Lint / Lint: src/Mod/Sketcher/Gui/TaskSketcherConstraints.cpp#L56
'ui_TaskSketcherConstraints.h' file not found [clang-diagnostic-error]
Lint / Lint: src/Mod/Sketcher/Gui/TaskSketcherElements.cpp#L54
'ui_TaskSketcherElements.h' file not found [clang-diagnostic-error]
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/App/Document.cpp#L116
variable '_s_fclvl' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
Lint / Lint
note: expanded from macro 'FC_LOG_LEVEL_INIT'
Lint / Lint
note: expanded from macro 'FC_LOG_INSTANCE'
Lint / Lint: src/App/Document.cpp#L134
variable 'globalIsRestoring' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
Lint / Lint: src/App/Document.cpp#L135
variable 'globalIsRelabeling' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
Lint / Lint: src/App/Document.cpp#L139
declaration uses identifier '_RD', which is a reserved identifier [bugprone-reserved-identifier]
Lint / Lint: src/App/Document.cpp#L140
declaration uses identifier '_RGEN', which is a reserved identifier [bugprone-reserved-identifier]
Lint / Lint: src/App/Document.cpp#L141
declaration uses identifier '_RDIST', which is a reserved identifier [bugprone-reserved-identifier]
Lint / Lint: src/App/Document.cpp#L141
5000 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
Lint / Lint: src/App/Document.cpp#L146
'activeObject' should be initialized in an in-class default member initializer [cppcoreguidelines-prefer-member-initializer]
Lint / Lint: src/App/Document.cpp#L116
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
Lint / Lint
note: expanded from macro 'FC_LOG_LEVEL_INIT'
Lint / Lint
note: expanded from macro '_FC_LOG_LEVEL_INIT'
Lint / Lint: src/App/Document.cpp#L1026
non-POD static (DocExportStatus) [-Wclazy-non-pod-global-static]
Lint / Lint
fatal error: 'moc_Action.cpp' file not found
Lint / Lint
fatal error: 'moc_CallTips.cpp' file not found
Lint / Lint
fatal error: 'ui_DlgToolbars.h' file not found
Lint / Lint
fatal error: 'moc_PythonConsole.cpp' file not found
Lint / Lint
fatal error: 'moc_PythonEditor.cpp' file not found
Lint / Lint
fatal error: 'moc_ReportView.cpp' file not found
Lint / Lint: src/Gui/ReportView.cpp#L634
QAction* showCriticalAct = showOnMenu->addAction(tr("Critical messages"), this, SLOT(onToggleShowReportViewOnCritical()));
Lint / Lint: src/Mod/Sketcher/Gui/TaskSketcherConstraints.cpp#L76
QAction* constr_##FUNC = menu.addAction(icon_##FUNC, tr(NAMESTR), this, SLOT(FUNC())); \
Lint / Lint: src/Mod/Sketcher/Gui/TaskSketcherElements.cpp#L94
QAction* constr_##FUNC = menu.addAction(icon_##FUNC, tr(NAMESTR), this, SLOT(FUNC())); \
Lint / Lint: src/App/Document.cpp#L563
Empty loop bodies should use {} or continue [whitespace/empty_loop_body] [5]
Lint / Lint: src/App/Document.cpp#L1729
Consider using localtime_r(...) instead of localtime(...) for improved thread safety. [runtime/threadsafe_fn] [2]
Lint / Lint: src/Mod/Sketcher/Gui/TaskSketcherConstraints.cpp#L702
Consider using rand_r(...) instead of rand(...) for improved thread safety. [runtime/threadsafe_fn] [2]

Artifacts

Produced during runtime
Name Size
Lint-5637239820-Logs Expired
686 KB
Prepare-5637239820-Logs Expired
32.4 KB
Ubuntu_20-04-5637239820-Logs Expired
1.33 MB
Ubuntu_22-04-5637239820-Logs Expired
1.32 MB
Windows-5637239820-Logs Expired
11.6 MB