Skip to content

Draft: improvements for gui_groups.py (#19312) #1687

Draft: improvements for gui_groups.py (#19312)

Draft: improvements for gui_groups.py (#19312) #1687

Triggered via push February 4, 2025 11:54
Status Success
Total duration 24m 35s
Artifacts 8

CI_master.yml

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

Annotations

13 errors and 50 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/Draft/DraftGui.py#L1652
Instance of 'DraftToolBar' has no 'ui' member (no-member)
Lint / Lint: src/Mod/Draft/importDXF.py#L1495
Possibly using variable 'z' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/Draft/importDXF.py#L3525
Possibly using variable 'inl' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/Draft/importOCA.py#L85
Module 'DraftGeomUtils' has no 'findProjection' member (no-member)
Lint / Lint: src/Mod/Draft/importOCA.py#L170
Module 'DraftVecUtils' has no 'new' member; maybe 'neg'? (no-member)
Lint / Lint: src/Mod/Draft/importSVG.py#L428
Possibly using variable 'tomm' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/Draft/importSVG.py#L431
Using variable 'topx' before assignment (used-before-assignment)
Lint / Lint: src/Mod/Draft/importSVG.py#L471
Possibly using variable 'isok' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/Draft/importSVG.py#L775
Using variable 'inks_doc_name' before assignment (used-before-assignment)
Lint / Lint: src/Mod/Draft/importSVG.py#L954
Instance of 'svgHandler' has no 'doc' member (no-member)
Lint / Lint: src/Mod/Draft/importAirfoilDAT.py#L134
afile ==> a file, agile
Lint / Lint: src/Mod/Draft/importAirfoilDAT.py#L136
afile ==> a file, agile
Lint / Lint: src/Mod/Draft/importAirfoilDAT.py#L143
afile ==> a file, agile
Lint / Lint: src/Mod/Draft/importAirfoilDAT.py#L159
afile ==> a file, agile
Lint / Lint: src/Mod/Draft/importDXF.py#L2159
LightYears ==> light years
Lint / Lint: src/Mod/Draft/DraftGui.py#L1412
<-- trailing whitespace
Lint / Lint: src/Mod/Draft/importAirfoilDAT.py#L1
would reformat src/Mod/Draft/importAirfoilDAT.py
Lint / Lint: src/Mod/Draft/draftguitools/gui_groups.py#L1
would reformat src/Mod/Draft/draftguitools/gui_groups.py
Lint / Lint: src/Mod/Draft/importOCA.py#L1
would reformat src/Mod/Draft/importOCA.py
Lint / Lint: src/Mod/Draft/draftutils/utils.py#L1
would reformat src/Mod/Draft/draftutils/utils.py
Lint / Lint: src/Mod/Draft/DraftGui.py#L1
would reformat src/Mod/Draft/DraftGui.py
Lint / Lint: src/Mod/Draft/importDXF.py#L1
would reformat src/Mod/Draft/importDXF.py
Lint / Lint: src/Mod/Draft/importSVG.py#L1
would reformat src/Mod/Draft/importSVG.py
Lint / Lint: src/Mod/Draft/DraftGui.py#L173
Line too long (101/100) (line-too-long)
Lint / Lint: src/Mod/Draft/DraftGui.py#L174
Line too long (101/100) (line-too-long)
Lint / Lint: src/Mod/Draft/DraftGui.py#L190
Line too long (108/100) (line-too-long)
Lint / Lint: src/Mod/Draft/DraftGui.py#L345
Line too long (116/100) (line-too-long)
Lint / Lint: src/Mod/Draft/DraftGui.py#L349
Line too long (116/100) (line-too-long)
Lint / Lint: src/Mod/Draft/DraftGui.py#L372
Line too long (120/100) (line-too-long)
Lint / Lint: src/Mod/Draft/DraftGui.py#L446
Line too long (109/100) (line-too-long)
Lint / Lint: src/Mod/Draft/DraftGui.py#L447
Line too long (107/100) (line-too-long)
Lint / Lint: src/Mod/Draft/DraftGui.py#L449
Line too long (109/100) (line-too-long)
Lint / Lint: src/Mod/Draft/DraftGui.py#L453
Line too long (103/100) (line-too-long)
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 (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]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L1787
'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-13134857275-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-13134857275-Logs
13.9 KB
Pixi-13134857275-macos-latest-Logs
45.7 KB
Pixi-13134857275-macos-latest-report.md
406 Bytes
Pixi-13134857275-ubuntu-latest-Logs
45.8 KB
Pixi-13134857275-ubuntu-latest-report.md
586 Bytes
Prepare-13134857275-Logs
13.4 KB
Ubuntu_20-04-13134857275-Logs
180 KB
Windows-13134857275-Logs
1.63 MB