Skip to content

Merge branch 'FreeCAD:main' into main #15

Merge branch 'FreeCAD:main' into main

Merge branch 'FreeCAD:main' into main #15

Triggered via push January 14, 2025 09:38
Status Failure
Total duration 2h 50m 14s
Artifacts 8

CI_master.yml

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

Annotations

16 errors and 66 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/ArchNesting.py#L117
self.setCounter is not callable (not-callable)
Lint / Lint: src/Mod/BIM/ArchStairs.py#L453
Possibly using variable 'struct' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/BIM/ArchStairs.py#L568
Possibly using variable 'dvec' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/BIM/ArchStairs.py#L570
Using variable 'dvec1' before assignment (used-before-assignment)
Lint / Lint: src/Mod/BIM/ArchStairs.py#L571
Using variable 'dvec2' before assignment (used-before-assignment)
Lint / Lint: src/Mod/BIM/ArchStairs.py#L1222
Possibly using variable 'p3r' before assignment (possibly-used-before-assignment)
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Pixi / build_with_pixi (macos-latest)
Process completed with exit code 1.
Pixi / build_with_pixi (ubuntu-latest)
Process completed with exit code 1.
Ubuntu_20-04 / Build
Process completed with exit code 1.
Windows / Build
Process completed with exit code 1.
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 3831k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
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/3rdParty/salomesmesh/inc/MED_Wrapper.hxx#L496
destribution ==> distribution
Lint / Lint: src/3rdParty/salomesmesh/inc/MED_Wrapper.hxx#L718
conntected ==> connected
Lint / Lint: src/3rdParty/salomesmesh/inc/MED_Wrapper.hxx#L49
virtual <-- trailing whitespace
Lint / Lint: src/3rdParty/salomesmesh/inc/MED_Wrapper.hxx#L52
<-- trailing whitespace
Lint / Lint: src/3rdParty/salomesmesh/inc/MED_Wrapper.hxx#L55
virtual <-- trailing whitespace
Lint / Lint: src/3rdParty/salomesmesh/inc/MED_Wrapper.hxx#L56
PMeshInfo <-- trailing whitespace
Lint / Lint: src/3rdParty/salomesmesh/inc/MED_Wrapper.hxx#L63
virtual <-- trailing whitespace
Lint / Lint: src/3rdParty/salomesmesh/inc/MED_Wrapper.hxx#L64
PMeshInfo <-- trailing whitespace
Lint / Lint: src/3rdParty/salomesmesh/inc/MED_Wrapper.hxx#L68
virtual <-- trailing whitespace
Lint / Lint: src/3rdParty/salomesmesh/inc/MED_Wrapper.hxx#L69
TInt <-- trailing whitespace
Lint / Lint: src/3rdParty/salomesmesh/inc/MED_Wrapper.hxx#L71
<-- trailing whitespace
Lint / Lint: src/3rdParty/salomesmesh/inc/MED_Wrapper.hxx#L73
virtual <-- trailing whitespace
Lint / Lint: src/Mod/BIM/ArchVRM.py#L1
would reformat src/Mod/BIM/ArchVRM.py
Lint / Lint: src/Mod/BIM/ArchNesting.py#L1
would reformat src/Mod/BIM/ArchNesting.py
Lint / Lint: src/Mod/BIM/ArchStairs.py#L1
would reformat src/Mod/BIM/ArchStairs.py
Lint / Lint: src/Mod/BIM/ArchNesting.py#L160
Line too long (105/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchNesting.py#L230
Line too long (164/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchNesting.py#L336
Line too long (122/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchNesting.py#L337
Line too long (122/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchNesting.py#L346
Line too long (112/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchNesting.py#L395
Line too long (110/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchNesting.py#L396
Line too long (123/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchNesting.py#L397
Line too long (136/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchNesting.py#L520
Line too long (118/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchNesting.py#L521
Line too long (118/100) (line-too-long)
Lint / Lint: src/Gui/QSint/actionpanel/actionbox.h#L47
connect(box1->header(), SIGNAL(clicked()), this, SLOT(header1clicked())); <--Consider using Functor-Based Connections
Lint / Lint: src/Gui/QSint/actionpanel/actionbox.h#L54
connect(action1, SIGNAL(clicked()), this, SLOT(action1clicked())); <--Consider using Functor-Based Connections
Lint / Lint: src/Gui/QSint/actionpanel/actionbox.h#L57
connect(action2, SIGNAL(clicked()), this, SLOT(action2clicked())); <--Consider using Functor-Based Connections
Lint / Lint: src/Gui/QSint/actionpanel/actionbox.h#L64
connect(myAction3, SIGNAL(clicked()), this, SLOT(action3clicked())); <--Consider using Functor-Based Connections
Lint / Lint: src/3rdParty/salomesmesh/inc/MED_Wrapper.hxx#L23
#ifndef header guard has wrong style, please use: SRC_3RDPARTY_SALOMESMESH_INC_MED_WRAPPER_HXX_ [build/header_guard] [5]
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 (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-12764912166-windows-latest-report.md. No artifacts will be uploaded.
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.
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 Digest
Lint-12764912166-Logs Expired
316 KB
sha256:8135a3b5ff3d6237b965d9f929b5934ea07f2bf3d329d8b40a3f0e33e6630e58
Pixi-12764912166-macos-latest-Logs Expired
46.4 KB
sha256:45c888282695a383079c8a3c678ac2fbcf48c5dd8076477931c5a655536bbc91
Pixi-12764912166-macos-latest-report.md Expired
421 Bytes
sha256:fb34265c6190373afb800fbf1f8b4ee144c9084eb6e7bd7ba57a59c1f717d567
Pixi-12764912166-ubuntu-latest-Logs Expired
47.3 KB
sha256:1fd6b55acde3a3f3b523e0f288e268c4f9efea87fb3c829cb4f8a0149d9cc9c9
Pixi-12764912166-ubuntu-latest-report.md Expired
1.12 KB
sha256:5fc128ae0730e852e5927cd9ec768ae92ed8f18ea3a1324341ab961c3b82dd41
Prepare-12764912166-Logs Expired
163 KB
sha256:f47fbdb7c3e8e0ebd0e8f6fecf9427d93102a2587a89d4ed3ae3e4bcc1acfcd5
Ubuntu_20-04-12764912166-Logs Expired
167 KB
sha256:b0d910a19697b1cff898eb2320277cc5925ed592dc00a2a45dd0f6527c6ed8f0
Windows-12764912166-Logs Expired
2.8 MB
sha256:54850abf4e50a19352821042558a56cf7b48dc7228b4cf05bb578757d7cf5ba9