Skip to content

TechDraw: Ensure tolerance font size is > 0 #284

TechDraw: Ensure tolerance font size is > 0

TechDraw: Ensure tolerance font size is > 0 #284

Triggered via push December 16, 2024 17:27
Status Success
Total duration 2h 12m 52s
Artifacts 8

CI_master.yml

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

Annotations

9 errors and 74 warnings
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Mod/CAM/Path/Post/Processor.py#L139
Module 'Path' has no 'Command' member (no-member)
Lint / Lint: src/Mod/CAM/Path/Post/Processor.py#L140
Module 'Path' has no 'Path' member (no-member)
Lint / Lint: src/Mod/CAM/Path/Post/Processor.py#L145
Module 'Path' has no 'Command' member (no-member)
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint: .clang-tidy#L11
unknown key 'AnalyzeTemporaryDtors'
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 1816k. 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/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/TechDraw/Gui/QGIWeldSymbol.cpp#L554
localY ==> locally
Lint / Lint: src/Mod/TechDraw/Gui/QGIWeldSymbol.cpp#L554
localY ==> locally
Lint / Lint: src/Mod/TechDraw/Gui/QGIWeldSymbol.cpp#L555
localY ==> locally
Lint / Lint: src/Mod/CAM/Path/Post/Processor.py#L1
would reformat src/Mod/CAM/Path/Post/Processor.py
Lint / Lint: src/Mod/CAM/Path/Post/Processor.py#L45
Too few public methods (0/1) (too-few-public-methods)
Lint / Lint: src/Mod/CAM/Path/Post/Processor.py#L56
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Mod/CAM/Path/Post/Processor.py#L56
Either all return statements in a function should return an expression, or none of them should. (inconsistent-return-statements)
Lint / Lint: src/Mod/CAM/Path/Post/Processor.py#L61
Unused variable 'syspath' (unused-variable)
Lint / Lint: src/Mod/CAM/Path/Post/Processor.py#L126
Too many local variables (18/15) (too-many-locals)
Lint / Lint: src/Mod/CAM/Path/Post/Processor.py#L126
Too many branches (25/12) (too-many-branches)
Lint / Lint: src/Mod/CAM/Path/Post/Processor.py#L126
Too many statements (85/50) (too-many-statements)
Lint / Lint: src/Mod/CAM/Path/Post/Processor.py#L299
Consider explicitly re-raising using 'raise ImportError(f'Failed to load script: {e}') from e' (raise-missing-from)
Lint / Lint: src/Mod/CAM/Path/Post/Processor.py#L316
Unused variable 'idx' (unused-variable)
Lint / Lint: src/Mod/CAM/Path/Post/Processor.py#L25
Unused QtCore imported from PySide (unused-import)
Lint / Lint: src/Mod/Part/App/PartFeature.cpp#L36
"BRepBuilderAPI_MakeVertex.hxx" already included at src/Mod/Part/App/PartFeature.cpp:34 [build/include] [4]
Lint / Lint: src/Mod/Part/App/PartFeature.cpp#L81
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint: src/Mod/Part/App/PartFeature.cpp#L125
Use int16_t/int64_t/etc, rather than the C type short [runtime/int] [4]
Lint / Lint: src/Mod/Part/App/PartFeature.cpp#L305
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
Lint / Lint: src/Mod/Part/App/PartFeature.cpp#L411
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
Lint / Lint: src/Mod/Part/App/PartFeature.cpp#L513
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Lint / Lint: src/Mod/Part/App/PartFeature.cpp#L518
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Lint / Lint: src/Mod/Part/App/PartFeature.cpp#L519
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Lint / Lint: src/Mod/Part/App/PartFeature.cpp#L531
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Lint / Lint: src/Mod/Part/App/PartFeature.cpp#L622
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Lint / Lint
opencascade::handle has copy-ctor, copy-assignment but not dtor [-Wclazy-rule-of-three]
Lint / Lint
NCollection_ListNode has copy-ctor, copy-assignment but not dtor [-Wclazy-rule-of-three]
Lint / Lint
Pass small and trivially-copyable type by value (const class NCollection_BaseList::Iterator &) [-Wclazy-function-args-by-value]
Lint / Lint
Pass small and trivially-copyable type by value (const class NCollection_BaseList::Iterator &) [-Wclazy-function-args-by-value]
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
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 (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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-12357984804-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-12357984804-Logs
108 KB
Pixi-12357984804-macos-latest-Logs
45.3 KB
Pixi-12357984804-macos-latest-report.md
379 Bytes
Pixi-12357984804-ubuntu-latest-Logs
45.7 KB
Pixi-12357984804-ubuntu-latest-report.md
547 Bytes
Prepare-12357984804-Logs
21.3 KB
Ubuntu_20-04-12357984804-Logs
186 KB
Windows-12357984804-Logs
2.37 MB