Placement: Adds a helper to print the value of the placement. #1592
CI_master.yml
on: push
Prepare
/
Prepare
4s
Matrix: Pixi / build_with_pixi
Ubuntu_20-04
/
Build
1h 25m
Windows
/
Build
2h 30m
Lint
/
Lint
21m 56s
WrapUp
/
WrapUp
4s
Annotations
13 errors and 70 warnings
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Mod/AddonManager/Addon.py#L595
Access to member 'cached_icon_filename' before its definition line 622 (access-member-before-definition)
|
Lint / Lint:
src/Mod/AddonManager/Addon.py#L596
Access to member 'cached_icon_filename' before its definition line 622 (access-member-before-definition)
|
Lint / Lint:
src/Mod/AddonManager/AddonManagerTest/gui/test_python_deps_gui.py#L137
Using variable 'QtWidgets' before assignment (used-before-assignment)
|
Lint / Lint:
src/Mod/AddonManager/AddonManagerTest/gui/test_python_deps_gui.py#L138
Using variable 'QtCore' before assignment (used-before-assignment)
|
Lint / Lint:
src/Mod/AddonManager/addonmanager_utilities.py#L384
Possibly using variable 'NetworkManager' before assignment (possibly-used-before-assignment)
|
Lint / Lint:
src/Mod/AddonManager/addonmanager_utilities.py#L391
Possibly using variable 'requests' before assignment (possibly-used-before-assignment)
|
Lint / Lint:
src/Mod/AddonManager/addonmanager_utilities.py#L396
Possibly using variable 'ssl' before assignment (possibly-used-before-assignment)
|
Lint / Lint:
src/Mod/AddonManager/addonmanager_utilities.py#L397
Using variable 'urllib' before assignment (used-before-assignment)
|
Lint / Lint:
src/Mod/BIM/ArchReference.py#L543
Possibly using variable 'QtCore' before assignment (possibly-used-before-assignment)
|
Lint / Lint:
src/Mod/BIM/ArchReference.py#L636
Possibly using variable 'FreeCADGui' before assignment (possibly-used-before-assignment)
|
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 3402k. 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/Gui/CommandDoc.cpp#L839
Rever ==> Revert, Refer, Fever
|
Lint / Lint:
src/Gui/CommandDoc.cpp#L1784
Propert ==> Property
|
Lint / Lint:
src/Mod/BIM/importers/exportIFC.py#L2468
repid ==> rapid
|
Lint / Lint:
src/Mod/BIM/importers/exportIFC.py#L2587
repid ==> rapid
|
Lint / Lint:
src/Mod/Draft/importDXF.py#L2159
LightYears ==> light years
|
Lint / Lint:
src/Mod/Spreadsheet/App/Sheet.cpp#L113
dyanamic ==> dynamic
|
Lint / Lint:
src/Mod/TechDraw/Gui/QGITile.h#L71
pointIn ==> pointing, point in
|
Lint / Lint:
src/Mod/TechDraw/Gui/QGIWeldSymbol.cpp#L551
localY ==> locally
|
Lint / Lint:
src/Mod/TechDraw/Gui/QGIWeldSymbol.cpp#L552
localY ==> locally
|
Lint / Lint:
src/Mod/TechDraw/Gui/QGIWeldSymbol.cpp#L553
localY ==> locally
|
Lint / Lint:
src/Mod/AddonManager/AddonManagerTest/gui/test_python_deps_gui.py#L1
would reformat src/Mod/AddonManager/AddonManagerTest/gui/test_python_deps_gui.py
|
Lint / Lint:
src/Mod/AddonManager/AddonManagerTest/app/test_utilities.py#L1
would reformat src/Mod/AddonManager/AddonManagerTest/app/test_utilities.py
|
Lint / Lint:
src/Mod/AddonManager/addonmanager_freecad_interface.py#L1
would reformat src/Mod/AddonManager/addonmanager_freecad_interface.py
|
Lint / Lint:
src/Mod/AddonManager/addonmanager_python_deps_gui.py#L1
would reformat src/Mod/AddonManager/addonmanager_python_deps_gui.py
|
Lint / Lint:
src/Mod/AddonManager/Addon.py#L1
would reformat src/Mod/AddonManager/Addon.py
|
Lint / Lint:
src/Mod/AddonManager/addonmanager_utilities.py#L1
would reformat src/Mod/AddonManager/addonmanager_utilities.py
|
Lint / Lint:
src/Mod/AddonManager/AddonManager.py#L1
would reformat src/Mod/AddonManager/AddonManager.py
|
Lint / Lint:
src/Mod/CAM/Path/Post/Processor.py#L1
would reformat src/Mod/CAM/Path/Post/Processor.py
|
Lint / Lint:
src/Mod/BIM/ArchReference.py#L1
would reformat src/Mod/BIM/ArchReference.py
|
Lint / Lint:
src/Mod/PartDesign/PartDesignTests/TestHole.py#L1
would reformat src/Mod/PartDesign/PartDesignTests/TestHole.py
|
Lint / Lint:
src/Mod/AddonManager/Addon.py#L267
Line too long (103/100) (line-too-long)
|
Lint / Lint:
src/Mod/AddonManager/Addon.py#L278
Line too long (105/100) (line-too-long)
|
Lint / Lint:
src/Mod/AddonManager/Addon.py#L294
Line too long (103/100) (line-too-long)
|
Lint / Lint:
src/Mod/AddonManager/Addon.py#L489
Line too long (152/100) (line-too-long)
|
Lint / Lint:
src/Mod/AddonManager/Addon.py#L497
Line too long (158/100) (line-too-long)
|
Lint / Lint:
src/Mod/AddonManager/Addon.py#L693
Line too long (117/100) (line-too-long)
|
Lint / Lint:
src/Mod/AddonManager/Addon.py#L725
Unnecessary parens after 'not' keyword (superfluous-parens)
|
Lint / Lint:
src/Mod/AddonManager/Addon.py#L70
Too many instance attributes (34/15) (too-many-instance-attributes)
|
Lint / Lint:
src/Mod/AddonManager/Addon.py#L122
Too few public methods (0/1) (too-few-public-methods)
|
Lint / Lint:
src/Mod/AddonManager/Addon.py#L231
Missing function or method docstring (missing-function-docstring)
|
Lint / Lint:
src/App/Application.cpp#L159
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/App/Application.cpp#L160
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/App/Application.cpp#L161
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/App/Application.cpp#L162
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/App/Application.cpp#L163
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/App/Application.cpp#L682
Is this a non-const reference? If so, make const or use a pointer: bool &f [runtime/references] [2]
|
Lint / Lint:
src/App/Application.cpp#L682
Is this a non-const reference? If so, make const or use a pointer: boost::signals2::signal<void ()> &s [runtime/references] [2]
|
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/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 (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 (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]
|
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):
src/Mod/Measure/Gui/TaskMeasure.cpp#L150
not enough arguments for function-like macro invocation 'QStringLiteral'
|
Pixi / build_with_pixi (windows-latest):
src/Mod/Measure/Gui/TaskMeasure.cpp#L150
not enough arguments for function-like macro invocation 'QT_UNICODE_LITERAL'
|
Pixi / build_with_pixi (windows-latest)
No files were found with the provided path: D:\a\FreeCAD\FreeCAD/report/Pixi-12358786779-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-12358786779-Logs
|
218 KB |
|
Pixi-12358786779-macos-latest-Logs
|
45.3 KB |
|
Pixi-12358786779-macos-latest-report.md
|
379 Bytes |
|
Pixi-12358786779-ubuntu-latest-Logs
|
45.7 KB |
|
Pixi-12358786779-ubuntu-latest-report.md
|
547 Bytes |
|
Prepare-12358786779-Logs
|
66.5 KB |
|
Ubuntu_20-04-12358786779-Logs
|
186 KB |
|
Windows-12358786779-Logs
|
2.42 MB |
|