Skip to content

[Bugfix]Gui: in draggers, remove/detach all callbacks + add checks an… #363

[Bugfix]Gui: in draggers, remove/detach all callbacks + add checks an…

[Bugfix]Gui: in draggers, remove/detach all callbacks + add checks an… #363

Triggered via push July 24, 2023 16:43
Status Success
Total duration 1h 45m 56s
Artifacts 5

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 47 warnings
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 1331k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
Lint / Lint: src/Gui/Language/FreeCAD_ca.ts#L2089
<translation>Trieu la vostra preferència per a la mida de la icona de la barra d’eines. Podeu ajustar <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_ca.ts#L6413
<translation>%1. <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L2135
při spouštění FreeCADu. Je-li tato volba zaškrtnuta, <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L2370
<translation>'%1'. <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L3590
Zadaná hodnota je koeficient pro vynásobení velikosti <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L4115
Pouze když je propojený dokument automaticky otevřen společně s hlavním <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L4117
Částečně načtený dokument nemůže být upravován. Plně jej načtete <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L5337
<translation>Stiskem tlačítka "Začni obnovení" spustíte obnovení dokumentu uvedeného níže. <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L8611
<translation>Některé výrazy se nepodařilo analyzovat. <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L9380
<translation>Synchronizovat původní konfigurovatelný zdrojový objekt tím, <-- trailing whitespace
Lint / Lint: src/Mod/Draft/TestDraft.py#L1
would reformat src/Mod/Draft/TestDraft.py
Lint / Lint: src/Mod/Draft/drafttests/test_array.py#L1
would reformat src/Mod/Draft/drafttests/test_array.py
Lint / Lint: src/Mod/Part/BOPTools/BOPFeatures.py#L1
would reformat src/Mod/Part/BOPTools/BOPFeatures.py
Lint / Lint: src/Mod/Part/TestPartApp.py#L1
would reformat src/Mod/Part/TestPartApp.py
Lint / Lint: src/Mod/Spreadsheet/TestSpreadsheet.py#L1
would reformat src/Mod/Spreadsheet/TestSpreadsheet.py
Lint / Lint: src/Mod/Draft/TestDraft.py#L116
Statement seems to have no effect (pointless-statement)
Lint / Lint: src/Mod/Draft/TestDraft.py#L116
Using a conditional statement with a constant value (using-constant-test)
Lint / Lint: src/Mod/Draft/TestDraft.py#L116
The if expression can be replaced with 'bool(test)' (simplifiable-if-expression)
Lint / Lint: src/Mod/Draft/TestDraft.py#L117
Statement seems to have no effect (pointless-statement)
Lint / Lint: src/Mod/Draft/TestDraft.py#L117
Using a conditional statement with a constant value (using-constant-test)
Lint / Lint: src/Mod/Draft/TestDraft.py#L117
The if expression can be replaced with 'bool(test)' (simplifiable-if-expression)
Lint / Lint: src/Mod/Draft/TestDraft.py#L118
Statement seems to have no effect (pointless-statement)
Lint / Lint: src/Mod/Draft/TestDraft.py#L118
Using a conditional statement with a constant value (using-constant-test)
Lint / Lint: src/Mod/Draft/TestDraft.py#L118
The if expression can be replaced with 'bool(test)' (simplifiable-if-expression)
Lint / Lint: src/Mod/Draft/TestDraft.py#L119
Statement seems to have no effect (pointless-statement)
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#L1725
Consider using localtime_r(...) instead of localtime(...) for improved thread safety. [runtime/threadsafe_fn] [2]
Lint / Lint: src/App/StringHasher.h#L339
Constructors callable with one argument should be marked explicit. [runtime/explicit] [5]
Lint / Lint: src/Base/MatrixPyImp.cpp#L290
Empty loop bodies should use {} or continue [whitespace/empty_loop_body] [5]
Lint / Lint: src/Base/MatrixPyImp.cpp#L335
Empty loop bodies should use {} or continue [whitespace/empty_loop_body] [5]
Lint / Lint: src/Base/MatrixPyImp.cpp#L533
Empty loop bodies should use {} or continue [whitespace/empty_loop_body] [5]
Lint / Lint: src/Base/MatrixPyImp.cpp#L563
Empty loop bodies should use {} or continue [whitespace/empty_loop_body] [5]
Lint / Lint: src/Base/MatrixPyImp.cpp#L593
Empty loop bodies should use {} or continue [whitespace/empty_loop_body] [5]
Lint / Lint: src/Base/Tools.h#L49
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
Lint / Lint: src/Base/Tools.h#L163
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
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#L1022
non-POD static (DocExportStatus) [-Wclazy-non-pod-global-static]
Lint / Lint
fatal error: 'ui_DlgBooleanOperation.h' file not found
Lint / Lint: src/Mod/Spreadsheet/App/Cell.cpp#L45
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/Mod/TechDraw/Gui/QGIFace.h#L47
non-POD static (basic_string) [-Wclazy-non-pod-global-static]
Lint / Lint: src/Mod/TechDraw/Gui/QGIFace.h#L47
non-POD static (basic_string) [-Wclazy-non-pod-global-static]
Lint / Lint: build/src/App/DocumentObjectPy.h#L96
function 'App::DocumentObjectPy::getSubObject' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
Lint / Lint
note: the definition seen here

Artifacts

Produced during runtime
Name Size
Lint-5647533668-Logs Expired
1.23 MB
Prepare-5647533668-Logs Expired
1.3 MB
Ubuntu_20-04-5647533668-Logs Expired
1.33 MB
Ubuntu_22-04-5647533668-Logs Expired
1.32 MB
Windows-5647533668-Logs Expired
12.3 MB