Merge branch 'FreeCAD:main' into main #13
CI_master.yml
on: push
Prepare
/
Prepare
4s
Matrix: Pixi / build_with_pixi
Ubuntu_20-04
/
Build
1h 42m
Windows
/
Build
2h 53m
Lint
/
Lint
5m 42s
WrapUp
/
WrapUp
3s
Annotations
17 errors and 64 warnings
|
Lint / Lint
Process completed with exit code 1.
|
|
Lint / Lint
Process completed with exit code 1.
|
|
Lint / Lint:
src/Mod/BIM/ArchRoof.py#L847
Possibly using variable 'FreeCADGui' before assignment (possibly-used-before-assignment)
|
|
Lint / Lint:
src/Mod/BIM/ArchRoof.py#L861
Possibly using variable 'QtGui' before assignment (possibly-used-before-assignment)
|
|
Lint / Lint:
src/Mod/BIM/ArchRoof.py#L881
Possibly using variable 'QtCore' before assignment (possibly-used-before-assignment)
|
|
Lint / Lint:
src/Mod/BIM/ArchSpace.py#L685
Possibly using variable 'FreeCADGui' before assignment (possibly-used-before-assignment)
|
|
Lint / Lint:
src/Mod/BIM/ArchSpace.py#L723
Possibly using variable 'QtGui' before assignment (possibly-used-before-assignment)
|
|
Lint / Lint:
src/Mod/BIM/ArchSpace.py#L728
Possibly using variable 'QtCore' before assignment (possibly-used-before-assignment)
|
|
Lint / Lint:
src/Mod/BIM/bimcommands/BimLayers.py#L209
Module 'nativeifc.ifc_tools' has no 'create_layer' member (no-member)
|
|
Lint / Lint:
src/Mod/BIM/bimcommands/BimLayers.py#L216
Possibly using variable 'QtCore' before assignment (possibly-used-before-assignment)
|
|
Lint / Lint:
src/Mod/Draft/DraftGui.py#L1631
Instance of 'DraftToolBar' has no 'ui' member (no-member)
|
|
Lint / Lint:
src/Mod/Draft/draftguitools/gui_layers.py#L184
Possibly using variable 'QtCore' before assignment (possibly-used-before-assignment)
|
|
Lint / Lint
Process completed with exit code 1.
|
|
Pixi / build_with_pixi (ubuntu-latest)
Process completed with exit code 1.
|
|
Pixi / build_with_pixi (macos-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.
|
|
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/BIM/importers/importDAE.py#L169
occured ==> occurred
|
|
Lint / Lint:
src/Mod/BIM/importers/importDAE.py#L1
would reformat src/Mod/BIM/importers/importDAE.py
|
|
Lint / Lint:
src/Mod/BIM/bimcommands/BimLayers.py#L1
would reformat src/Mod/BIM/bimcommands/BimLayers.py
|
|
Lint / Lint:
src/Mod/BIM/ArchSpace.py#L1
would reformat src/Mod/BIM/ArchSpace.py
|
|
Lint / Lint:
src/Mod/Draft/draftmake/make_sketch.py#L1
would reformat src/Mod/Draft/draftmake/make_sketch.py
|
|
Lint / Lint:
src/Mod/Draft/draftguitools/gui_layers.py#L1
would reformat src/Mod/Draft/draftguitools/gui_layers.py
|
|
Lint / Lint:
src/Mod/BIM/ArchRoof.py#L1
would reformat src/Mod/BIM/ArchRoof.py
|
|
Lint / Lint:
src/Mod/Draft/DraftGui.py#L1
would reformat src/Mod/Draft/DraftGui.py
|
|
Lint / Lint:
src/Mod/BIM/ArchRoof.py#L73
Line too long (115/100) (line-too-long)
|
|
Lint / Lint:
src/Mod/BIM/ArchRoof.py#L162
Line too long (106/100) (line-too-long)
|
|
Lint / Lint:
src/Mod/BIM/ArchRoof.py#L167
Line too long (129/100) (line-too-long)
|
|
Lint / Lint:
src/Mod/BIM/ArchRoof.py#L172
Line too long (128/100) (line-too-long)
|
|
Lint / Lint:
src/Mod/BIM/ArchRoof.py#L177
Line too long (111/100) (line-too-long)
|
|
Lint / Lint:
src/Mod/BIM/ArchRoof.py#L182
Line too long (109/100) (line-too-long)
|
|
Lint / Lint:
src/Mod/BIM/ArchRoof.py#L187
Line too long (118/100) (line-too-long)
|
|
Lint / Lint:
src/Mod/BIM/ArchRoof.py#L192
Line too long (124/100) (line-too-long)
|
|
Lint / Lint:
src/Mod/BIM/ArchRoof.py#L197
Line too long (118/100) (line-too-long)
|
|
Lint / Lint:
src/Mod/BIM/ArchRoof.py#L203
Line too long (110/100) (line-too-long)
|
|
Lint / Lint:
src/Gui/CommandLink.cpp#L51
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
|
Lint / Lint:
src/Gui/CommandLink.cpp#L587
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
|
|
Lint / Lint:
src/Gui/CommandLink.cpp#L744
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
|
|
Lint / Lint:
src/Gui/CommandLink.cpp#L827
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
|
|
Lint / Lint:
src/Gui/CommandLink.cpp#L231
Add #include <set> for set<> [build/include_what_you_use] [4]
|
|
Lint / Lint:
src/Gui/CommandLink.cpp#L371
Add #include <utility> for make_pair [build/include_what_you_use] [4]
|
|
Lint / Lint:
src/Gui/CommandLink.cpp#L397
Add #include <unordered_map> for unordered_map<> [build/include_what_you_use] [4]
|
|
Lint / Lint:
src/Gui/CommandLink.cpp#L554
Add #include <map> for map<> [build/include_what_you_use] [4]
|
|
Lint / Lint:
src/Gui/CommandLink.cpp#L554
Add #include <vector> for vector<> [build/include_what_you_use] [4]
|
|
Lint / Lint:
src/Gui/CommandLink.cpp#L746
Add #include <string> for string [build/include_what_you_use] [4]
|
|
Lint / Lint:
build/_deps/fmt-src/include/fmt/core.h#L2095
Returning a void expression [-Wclazy-returning-void-expression]
|
|
Lint / Lint:
build/_deps/fmt-src/include/fmt/core.h#L2197
fmt::detail::specs_setter has copy-ctor but not dtor, copy-assignment [-Wclazy-rule-of-three]
|
|
Lint / Lint:
build/_deps/fmt-src/include/fmt/core.h#L2233
fmt::detail::dynamic_specs_handler has copy-ctor but not dtor, copy-assignment [-Wclazy-rule-of-three]
|
|
Lint / Lint:
build/_deps/fmt-src/include/fmt/core.h#L3126
Pass small and trivially-copyable type by value (const signed char &) [-Wclazy-function-args-by-value]
|
|
Lint / Lint:
build/_deps/fmt-src/include/fmt/core.h#L3127
Pass small and trivially-copyable type by value (const unsigned char &) [-Wclazy-function-args-by-value]
|
|
Lint / Lint:
build/_deps/fmt-src/include/fmt/core.h#L3128
Pass small and trivially-copyable type by value (const short &) [-Wclazy-function-args-by-value]
|
|
Lint / Lint:
build/_deps/fmt-src/include/fmt/core.h#L3129
Pass small and trivially-copyable type by value (const unsigned short &) [-Wclazy-function-args-by-value]
|
|
Lint / Lint:
build/_deps/fmt-src/include/fmt/core.h#L3130
Pass small and trivially-copyable type by value (const long &) [-Wclazy-function-args-by-value]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullMatrix.h#L700
unused variable 'aaaa' [-Wunused-variable]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
|
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/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
|
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-12744498837-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-12744498837-Logs
Expired
|
42.4 KB |
sha256:8a2f3a67fbb8eda0a9bfe527212f9d06b69f7c0b87eef60cf1033f1439e03063
|
|
|
Pixi-12744498837-macos-latest-Logs
Expired
|
46.4 KB |
sha256:e6c496aea76eec1130d39bdf35c4060eb8d7c7075226621deb929c1b6ca33ba6
|
|
|
Pixi-12744498837-macos-latest-report.md
Expired
|
421 Bytes |
sha256:d01fbd26724c68f5cc72afb7d4c175cf40b955449234d8d2db16c4f01103bc58
|
|
|
Pixi-12744498837-ubuntu-latest-Logs
Expired
|
47.3 KB |
sha256:a196b613863cb05d1c5e6097befaf355d077a52b4144af1fb66620783f100654
|
|
|
Pixi-12744498837-ubuntu-latest-report.md
Expired
|
1.12 KB |
sha256:dc2890cc13ba939e2eff8c0b533768dfaac49942792f8df82df914271c538f6d
|
|
|
Prepare-12744498837-Logs
Expired
|
21.1 KB |
sha256:106205de7cc86458d98aadfec6364603e164085c4cb931864bb10187a1d7130d
|
|
|
Ubuntu_20-04-12744498837-Logs
Expired
|
167 KB |
sha256:63541acf11a0a2141b9cca200899457e696c39fa3ac5d5f346200fd966191fbc
|
|
|
Windows-12744498837-Logs
Expired
|
2.79 MB |
sha256:a30672f6f096a1b41edfd97b468444ff72b2839965024368b8393679d6cde264
|
|