Skip to content

Fix typos

Fix typos #299

Triggered via push January 28, 2025 23:28
Status Success
Total duration 2h 48m 7s
Artifacts 8

CI_master.yml

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

Annotations

9 errors and 63 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.
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
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Mod/BIM/importers/importSH3DHelper.py#L485
<-- trailing whitespace
Lint / Lint: src/Mod/BIM/importers/importSH3DHelper.py#L1005
# recreate the wire while also rounding the precision of the <-- trailing whitespace
Lint / Lint: src/Mod/BIM/importers/importSH3DHelper.py#L1086
# NOTE: for room to properly display and calculate the area, the <-- trailing whitespace
Lint / Lint: src/Mod/BIM/importers/importSH3DHelper.py#L1451
# The Start and End property are used in the Wall to determine Facebinders <-- trailing whitespace
Lint / Lint: src/Mod/BIM/importers/importSH3DHelper.py#L1769
The face names are suitable for selection later on when creating <-- trailing whitespace
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/BIM/importers/importSH3DHelper.py#L1
would reformat src/Mod/BIM/importers/importSH3DHelper.py
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/Mod/BIM/bimcommands/BimIfcQuantities.py#L158
Using open without explicitly specifying an encoding (unspecified-encoding)
Lint / Lint: src/Mod/Measure/App/ShapeFinder.cpp#L57
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint: src/Mod/Measure/App/ShapeFinder.cpp#L104
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Lint / Lint: src/Mod/Measure/App/ShapeFinder.cpp#L385
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Lint / Lint: src/Mod/Measure/App/ShapeFinder.cpp#L351
Add #include <utility> for pair<> [build/include_what_you_use] [4]
Lint / Lint: src/Mod/Measure/App/ShapeFinder.cpp#L353
Add #include <vector> for vector<> [build/include_what_you_use] [4]
Lint / Lint: src/Mod/Measure/App/ShapeFinder.cpp#L401
Add #include <string> for string [build/include_what_you_use] [4]
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]
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]
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/CXX/Python3/Objects.hxx#L1787
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L1788
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L1983
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L2029
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L1992
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L2014
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L2022
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L2168
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L2191
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/cxxsupport.cxx#L49
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/Objects.hxx#L1787
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/Objects.hxx#L1788
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/Objects.hxx#L1983
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/Objects.hxx#L2029
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/Objects.hxx#L1992
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/Objects.hxx#L2014
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/Objects.hxx#L2022
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/Objects.hxx#L2168
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/Objects.hxx#L2191
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/cxxsupport.cxx#L49
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
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-13021465218-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-13021465218-Logs
21.9 KB
Pixi-13021465218-macos-latest-Logs
45.7 KB
Pixi-13021465218-macos-latest-report.md
406 Bytes
Pixi-13021465218-ubuntu-latest-Logs
45.8 KB
Pixi-13021465218-ubuntu-latest-report.md
589 Bytes
Prepare-13021465218-Logs
6.2 KB
Ubuntu_20-04-13021465218-Logs
187 KB
Windows-13021465218-Logs
2.81 MB