Skip to content

Remove superflous whitespace + trailing newlines #200

Remove superflous whitespace + trailing newlines

Remove superflous whitespace + trailing newlines #200

Triggered via push January 29, 2025 16:15
Status Success
Total duration 20m 56s
Artifacts 8

CI_master.yml

on: push
Prepare  /  Prepare
7s
Prepare / Prepare
Matrix: Pixi / build_with_pixi
WrapUp  /  WrapUp
4s
WrapUp / WrapUp
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 67 warnings
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Mod/BIM/bimcommands/BimIfcQuantities.py#L105
Module 'ArchComponent' has no 'IfcRoles' member (no-member)
Lint / Lint: src/Mod/BIM/bimcommands/BimIfcQuantities.py#L420
Possibly using variable 'att' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/BIM/importers/importSH3DHelper.py#L227
Possibly using variable 'Gui' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/BIM/importers/importSH3DHelper.py#L2186
No value for argument 'elm' in method call (no-value-for-parameter)
Lint / Lint: src/Mod/Fem/femsolver/calculix/write_femelement_material.py#L91
Possibly using variable 'density_in_tonne_per_mm3' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/Fem/femtaskpanels/task_material_common.py#L227
method already defined line 221 (function-redefined)
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Mod/BIM/importers/importDAE.py#L1
would reformat src/Mod/BIM/importers/importDAE.py
Lint / Lint: src/Mod/BIM/bimcommands/BimIfcQuantities.py#L1
would reformat src/Mod/BIM/bimcommands/BimIfcQuantities.py
Lint / Lint: src/Mod/Draft/draftobjects/layer.py#L1
would reformat src/Mod/Draft/draftobjects/layer.py
Lint / Lint: src/Mod/Fem/femexamples/thermomech_bimetal.py#L1
would reformat src/Mod/Fem/femexamples/thermomech_bimetal.py
Lint / Lint: src/Mod/Fem/femsolver/calculix/write_femelement_material.py#L1
would reformat src/Mod/Fem/femsolver/calculix/write_femelement_material.py
Lint / Lint: src/Mod/Draft/draftviewproviders/view_layer.py#L1
would reformat src/Mod/Draft/draftviewproviders/view_layer.py
Lint / Lint: src/Mod/Draft/draftfunctions/svg.py#L1
would reformat src/Mod/Draft/draftfunctions/svg.py
Lint / Lint: src/Mod/Fem/femtaskpanels/task_material_common.py#L1
would reformat src/Mod/Fem/femtaskpanels/task_material_common.py
Lint / Lint: src/Mod/OpenSCAD/OpenSCAD2Dgeom.py#L1
would reformat src/Mod/OpenSCAD/OpenSCAD2Dgeom.py
Lint / Lint: src/Mod/BIM/importers/importSH3DHelper.py#L1
would reformat src/Mod/BIM/importers/importSH3DHelper.py
Lint / Lint: src/Ext/freecad/utils.py#L1
Missing module docstring (missing-module-docstring)
Lint / Lint: src/Mod/BIM/bimcommands/BimIfcQuantities.py#L75
Line too long (113/100) (line-too-long)
Lint / Lint: src/Mod/BIM/bimcommands/BimIfcQuantities.py#L239
TODO remember width (fixme)
Lint / Lint: src/Mod/BIM/bimcommands/BimIfcQuantities.py#L65
Missing class docstring (missing-class-docstring)
Lint / Lint: src/Mod/BIM/bimcommands/BimIfcQuantities.py#L83
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Mod/BIM/bimcommands/BimIfcQuantities.py#L84
Import outside toplevel (PySide.QtCore, PySide.QtGui) (import-outside-toplevel)
Lint / Lint: src/Mod/BIM/bimcommands/BimIfcQuantities.py#L99
Import outside toplevel (ArchIFC) (import-outside-toplevel)
Lint / Lint: src/Mod/BIM/bimcommands/BimIfcQuantities.py#L103
Import outside toplevel (ArchComponent) (import-outside-toplevel)
Lint / Lint: src/Mod/BIM/bimcommands/BimIfcQuantities.py#L84
Unused QtCore imported from PySide (unused-import)
Lint / Lint: src/Mod/BIM/bimcommands/BimIfcQuantities.py#L141
Import outside toplevel (Draft) (import-outside-toplevel)
Lint / Lint: src/Gui/Dialogs/DlgAbout.cpp#L60
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint: src/Gui/Dialogs/DlgAbout.cpp#L61
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint: src/Gui/Dialogs/DlgAbout.cpp#L768
Do not include .cpp files from other packages [build/include] [4]
Lint / Lint: src/Gui/Dialogs/DlgAbout.cpp#L183
Add #include <algorithm> for min [build/include_what_you_use] [4]
Lint / Lint: src/Gui/Dialogs/DlgAbout.cpp#L576
Add #include <map> for map<> [build/include_what_you_use] [4]
Lint / Lint: src/Gui/Dialogs/DlgAbout.cpp#L724
Add #include <string> for string [build/include_what_you_use] [4]
Lint / Lint: src/Gui/SceneInspector.cpp#L47
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint: src/Gui/SceneInspector.cpp#L236
Using C-style cast. Use reinterpret_cast<void*>(...) instead [readability/casting] [4]
Lint / Lint: src/Gui/SceneInspector.cpp#L282
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
Lint / Lint: src/Gui/SceneInspector.cpp#L410
Do not include .cpp files from other packages [build/include] [4]
Lint / Lint
fatal error: 'ui_AboutApplication.h' file not found
Lint / Lint
fatal error: 'ui_SceneInspector.h' file not found
Lint / Lint
opencascade::handle has copy-ctor, copy-assignment but not dtor [-Wclazy-rule-of-three]
Lint / Lint
NCollection_ListNode has copy-ctor, copy-assignment but not dtor [-Wclazy-rule-of-three]
Lint / Lint
Pass small and trivially-copyable type by value (const class NCollection_BaseList::Iterator &) [-Wclazy-function-args-by-value]
Lint / Lint
Pass small and trivially-copyable type by value (const class NCollection_BaseList::Iterator &) [-Wclazy-function-args-by-value]
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
Pixi / build_with_pixi (macos-latest): src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L491
implicit conversion from 'const int64_t' (aka 'const long long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
Pixi / build_with_pixi (macos-latest): src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L203
implicit conversion from 'const int32_t' (aka 'const int') to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
Pixi / build_with_pixi (macos-latest): src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L215
implicit conversion from 'const uint32_t' (aka 'const unsigned int') to 'float' changes value from 4294967295 to 4294967296 [-Wimplicit-const-int-float-conversion]
Pixi / build_with_pixi (macos-latest): src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L227
implicit conversion from 'const int64_t' (aka 'const long long') to 'float' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
Pixi / build_with_pixi (macos-latest): src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L227
implicit conversion from 'const int64_t' (aka 'const long long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
Ubuntu_20-04 / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Ubuntu_20-04 / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Pixi / build_with_pixi (windows-latest)
No files were found with the provided path: D:\a\FreeCAD\FreeCAD/logs/ /var/crash/*FreeCAD*. No artifacts will be uploaded.
Pixi / build_with_pixi (windows-latest)
'=': conversion from 'size_t' to '_Ty', possible loss of data
Pixi / build_with_pixi (windows-latest)
No files were found with the provided path: D:\a\FreeCAD\FreeCAD/report/Pixi-13035609901-windows-latest-report.md. No artifacts will be uploaded.
Windows / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Windows / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.

Artifacts

Produced during runtime
Name Size
Lint-13035609901-Logs
38.4 KB
Pixi-13035609901-macos-latest-Logs
45.7 KB
Pixi-13035609901-macos-latest-report.md
406 Bytes
Pixi-13035609901-ubuntu-latest-Logs
45.8 KB
Pixi-13035609901-ubuntu-latest-report.md
593 Bytes
Prepare-13035609901-Logs
25.8 KB
Ubuntu_20-04-13035609901-Logs
187 KB
Windows-13035609901-Logs
1.66 MB