StartView: Escape file paths when loading #75
Annotations
8 errors and 37 warnings
|
|
src/Mod/BIM/InitGui.py#L593
Module 'nativeifc.ifc_status' has no 'toggle_lock' member (no-member)
|
src/Mod/BIM/bimcommands/BimBox.py#L213
Using variable 'p2' before assignment (used-before-assignment)
|
src/Mod/BIM/nativeifc/ifc_openshell.py#L81
Using variable 'buttons' before assignment (used-before-assignment)
|
|
src/Gui/PreferencePages/DlgSettingsGeneral.cpp#L59
'ui_DlgSettingsGeneral.h' file not found [clang-diagnostic-error]
|
|
src/App/Resources/translations/App_hr.ts#L10
<translation>Pamti posljednji izbor korisnika o tome treba li primijeniti postavljanje CopyOnChange <-- trailing whitespace
|
src/App/Resources/translations/App_tr.ts#L10
<translation>Aynı yapılandırılabilir nesneye başvuran tüm bağlantılara CopyOnChange kurulumunun uygulanıp <-- trailing whitespace
|
src/Gui/Language/FreeCAD_ca.ts#L5738
<translation>%1. <-- trailing whitespace
|
src/Gui/Language/FreeCAD_ca.ts#L12503
<translation>Trieu la vostra preferència per a la mida de la icona de la barra d’eines. Podeu ajustar <-- trailing whitespace
|
src/Gui/Language/FreeCAD_cs.ts#L1780
<translation>'%1'. <-- trailing whitespace
|
src/Gui/Language/FreeCAD_cs.ts#L2893
Zadaná hodnota je koeficient pro vynásobení velikosti <-- trailing whitespace
|
src/Gui/Language/FreeCAD_cs.ts#L3438
Pouze když je propojený dokument automaticky otevřen společně s hlavním <-- trailing whitespace
|
src/Gui/Language/FreeCAD_cs.ts#L3440
Částečně načtený dokument nemůže být upravován. Plně jej načtete <-- trailing whitespace
|
src/Gui/Language/FreeCAD_cs.ts#L4687
<translation>Stiskem tlačítka "Začni obnovení" spustíte obnovení dokumentu uvedeného níže. <-- trailing whitespace
|
src/Gui/Language/FreeCAD_cs.ts#L7959
<translation>Některé výrazy se nepodařilo analyzovat. <-- trailing whitespace
|
src/Mod/BIM/BimStatus.py#L1
would reformat src/Mod/BIM/BimStatus.py
|
src/Mod/BIM/bimcommands/BimBox.py#L1
would reformat src/Mod/BIM/bimcommands/BimBox.py
|
src/Mod/BIM/nativeifc/ifc_openshell.py#L1
would reformat src/Mod/BIM/nativeifc/ifc_openshell.py
|
src/Mod/BIM/InitGui.py#L1
would reformat src/Mod/BIM/InitGui.py
|
src/Mod/BIM/bimcommands/BimViews.py#L1
would reformat src/Mod/BIM/bimcommands/BimViews.py
|
src/Mod/Draft/draftguitools/gui_trackers.py#L1
would reformat src/Mod/Draft/draftguitools/gui_trackers.py
|
src/Mod/BIM/BimStatus.py#L95
Line too long (131/100) (line-too-long)
|
src/Mod/BIM/BimStatus.py#L99
Line too long (115/100) (line-too-long)
|
src/Mod/BIM/BimStatus.py#L122
Line too long (112/100) (line-too-long)
|
src/Mod/BIM/BimStatus.py#L129
Line too long (101/100) (line-too-long)
|
src/Mod/BIM/BimStatus.py#L37
Too many local variables (29/15) (too-many-locals)
|
src/Mod/BIM/BimStatus.py#L40
Redefining name 'FreeCADGui' from outer scope (line 29) (redefined-outer-name)
|
src/Mod/BIM/BimStatus.py#L40
Reimport 'FreeCADGui' (imported line 29) (reimported)
|
src/Mod/BIM/BimStatus.py#L40
Import outside toplevel (FreeCADGui) (import-outside-toplevel)
|
src/Mod/BIM/BimStatus.py#L41
Import outside toplevel (PySide.QtCore, PySide.QtGui) (import-outside-toplevel)
|
src/Mod/BIM/BimStatus.py#L64
Unused argument 'state' (unused-argument)
|
|
src/Gui/PreferencePages/DlgSettingsGeneral.cpp#L129
method 'setRecentFileSize' can be made static [readability-convert-member-functions-to-static]
|
src/Gui/PreferencePages/DlgSettingsGeneral.cpp#L179
method 'setDecimalPointConversion' can be made static [readability-convert-member-functions-to-static]
|
src/Gui/PreferencePages/DlgSettingsGeneral.cpp#L272
variable 'FracInch' is not initialized [cppcoreguidelines-init-variables]
|
src/Gui/PreferencePages/DlgSettingsGeneral.cpp#L273
variable 'cbIndex' is not initialized [cppcoreguidelines-init-variables]
|
src/Gui/PreferencePages/DlgSettingsGeneral.cpp#L282
narrowing conversion from 'long' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions,cppcoreguidelines-narrowing-conversions]
|
src/Gui/PreferencePages/DlgSettingsGeneral.cpp#L332
statement should be inside braces [readability-braces-around-statements]
|
src/Gui/PreferencePages/DlgSettingsGeneral.cpp#L446
method 'getCurrentIconSize' can be made static [readability-convert-member-functions-to-static]
|
src/Gui/PreferencePages/DlgSettingsGeneral.cpp#L450
narrowing conversion from 'long' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions,cppcoreguidelines-narrowing-conversions]
|
src/Gui/PreferencePages/DlgSettingsGeneral.cpp#L510
qualified name 'QWidget::changeEvent' refers to a member overridden in subclass; did you mean 'Gui::Dialog::PreferencePage'? [bugprone-parent-virtual-call]
|
src/Gui/PreferencePages/DlgSettingsGeneral.cpp#L590
variable 'packsToRemove' is not initialized [cppcoreguidelines-init-variables]
|
This job succeeded
Loading