Skip to content

Merge pull request #19089 from Roy-043/Draft-Clone-avoid-B-spline-fac… #1649

Merge pull request #19089 from Roy-043/Draft-Clone-avoid-B-spline-fac…

Merge pull request #19089 from Roy-043/Draft-Clone-avoid-B-spline-fac… #1649

Triggered via push January 16, 2025 18:59
Status Success
Total duration 25m 23s
Artifacts 8

CI_master.yml

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

Annotations

11 errors and 45 warnings
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Mod/BIM/ArchWall.py#L385
Instance of 'list' has no 'fuse' member (no-member)
Lint / Lint: src/Mod/BIM/ArchWall.py#L737
Module 'ArchSketchObject' has no 'sortSketchWidth' member (no-member)
Lint / Lint: src/Mod/BIM/ArchWall.py#L783
Module 'ArchSketchObject' has no 'sortSketchAlign' member (no-member)
Lint / Lint: src/Mod/BIM/ArchWall.py#L1002
Possibly using variable 'edgeNum' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/BIM/ArchWall.py#L1161
Possibly using variable 'wNe2' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/BIM/ArchWall.py#L1162
Possibly using variable 'wNe1' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/BIM/ArchWall.py#L1416
Possibly using variable 'FreeCADGui' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/BIM/ArchWall.py#L1421
Possibly using variable 'QtGui' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/BIM/ArchWall.py#L1424
Possibly using variable 'QtCore' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/Draft/draftutils/params.py#L88
Possibly using variable 'Gui' before assignment (possibly-used-before-assignment)
Prepare / Prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint / Lint: src/Mod/Draft/draftobjects/clone.py#L1
would reformat src/Mod/Draft/draftobjects/clone.py
Lint / Lint: src/Mod/Draft/draftguitools/gui_fillets.py#L1
would reformat src/Mod/Draft/draftguitools/gui_fillets.py
Lint / Lint: src/Mod/Draft/draftutils/params.py#L1
would reformat src/Mod/Draft/draftutils/params.py
Lint / Lint: src/Mod/BIM/ArchWall.py#L1
would reformat src/Mod/BIM/ArchWall.py
Lint / Lint: src/Mod/BIM/ArchWall.py#L160
Line too long (299/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchWall.py#L162
Line too long (243/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchWall.py#L166
Line too long (687/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchWall.py#L168
Line too long (709/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchWall.py#L170
Line too long (766/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchWall.py#L172
Line too long (192/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchWall.py#L174
Line too long (161/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchWall.py#L177
Line too long (244/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchWall.py#L180
Line too long (185/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchWall.py#L182
Line too long (161/100) (line-too-long)
Pixi / build_with_pixi (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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-12815725575-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.
WrapUp / WrapUp
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
Lint-12815725575-Logs
9.2 KB
Pixi-12815725575-macos-latest-Logs
45.7 KB
Pixi-12815725575-macos-latest-report.md
406 Bytes
Pixi-12815725575-ubuntu-latest-Logs
46 KB
Pixi-12815725575-ubuntu-latest-report.md
593 Bytes
Prepare-12815725575-Logs
7.64 KB
Ubuntu_20-04-12815725575-Logs
186 KB
Windows-12815725575-Logs
1.65 MB