[TD]fix fail when dropping onto corrupt object #2
CI_master.yml
on: push
Prepare
/
Prepare
4s
MacOS_13_Conda_Intel
/
Build
47m 18s
Ubuntu_20-04
/
Build
36m 8s
Ubuntu_22-04_Conda
/
Build
2m 18s
Windows
/
Build
55m 16s
Windows_Conda
/
Build
51m 0s
Lint
/
Lint
8m 53s
WrapUp
/
WrapUp
5s
Annotations
8 errors and 41 warnings
Ubuntu_22-04_Conda / Build
Process completed with exit code 1.
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Mod/Draft/DraftGui.py#L1600
Instance of 'DraftToolBar' has no 'ui' member (no-member)
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Mod/TechDraw/Gui/QGIViewBalloon.cpp#L963
'Mod/TechDraw/Gui/moc_QGIViewBalloon.cpp' file not found [clang-diagnostic-error]
|
Lint / Lint:
src/Mod/TechDraw/Gui/TaskSelectLineAttributes.cpp#L30
'ui_TaskSelectLineAttributes.h' file not found [clang-diagnostic-error]
|
Lint / Lint
Process completed with exit code 1.
|
Ubuntu_22-04_Conda / Build
Mamba support is still experimental and can result in differently solved environments!
|
Ubuntu_22-04_Conda / Build
No files were found with the provided path: /tmp/report/Ubuntu_22-04_Conda-7364265512-report.md. No artifacts will be uploaded.
|
Ubuntu_22-04_Conda / Build
No files were found with the provided path: /tmp/logs/
/var/crash/*FreeCAD*. No artifacts will be uploaded.
|
Lint / Lint:
src/Mod/Draft/DraftGui.py#L1
would reformat src/Mod/Draft/DraftGui.py
|
Lint / Lint:
src/Mod/Draft/DraftGui.py#L335
Line too long (116/100) (line-too-long)
|
Lint / Lint:
src/Mod/Draft/DraftGui.py#L339
Line too long (116/100) (line-too-long)
|
Lint / Lint:
src/Mod/Draft/DraftGui.py#L362
Line too long (120/100) (line-too-long)
|
Lint / Lint:
src/Mod/Draft/DraftGui.py#L433
Line too long (109/100) (line-too-long)
|
Lint / Lint:
src/Mod/Draft/DraftGui.py#L434
Line too long (107/100) (line-too-long)
|
Lint / Lint:
src/Mod/Draft/DraftGui.py#L436
Line too long (109/100) (line-too-long)
|
Lint / Lint:
src/Mod/Draft/DraftGui.py#L440
Line too long (103/100) (line-too-long)
|
Lint / Lint:
src/Mod/Draft/DraftGui.py#L441
Line too long (103/100) (line-too-long)
|
Lint / Lint:
src/Mod/Draft/DraftGui.py#L442
Line too long (103/100) (line-too-long)
|
Lint / Lint:
src/Mod/Draft/DraftGui.py#L443
Line too long (108/100) (line-too-long)
|
Lint / Lint:
src/Mod/Part/App/TopoShape.h#L83
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
|
Lint / Lint:
src/Mod/Part/App/TopoShape.h#L107
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
|
Lint / Lint:
src/Mod/TechDraw/App/Cosmetic.h#L89
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
|
Lint / Lint:
src/Mod/TechDraw/App/Cosmetic.h#L90
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
|
Lint / Lint:
src/Mod/TechDraw/App/Cosmetic.h#L92
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
|
Lint / Lint:
src/Mod/TechDraw/App/Cosmetic.h#L93
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
|
Lint / Lint:
src/Mod/TechDraw/Gui/CommandExtensionDims.cpp#L130
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
|
Lint / Lint:
src/Mod/TechDraw/Gui/CommandExtensionDims.cpp#L131
Use operator || instead of or [readability/alt_tokens] [2]
|
Lint / Lint:
src/Mod/TechDraw/Gui/CommandExtensionDims.cpp#L132
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
|
Lint / Lint:
src/Mod/TechDraw/Gui/CommandExtensionDims.cpp#L163
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
|
Lint / Lint:
src/Mod/Part/App/TopoShapeExpansion.cpp#L31
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
|
Lint / Lint
note: expanded from macro 'FC_LOG_LEVEL_INIT'
|
Lint / Lint
note: expanded from macro '_FC_LOG_LEVEL_INIT'
|
Lint / Lint
fatal error: 'Mod/TechDraw/Gui/moc_QGIViewBalloon.cpp' file not found
|
Lint / Lint
fatal error: 'ui_TaskSelectLineAttributes.h' file not found
|
Lint / Lint:
src/Mod/Part/App/TopoShape.h#L54
class 'NullShapeException' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator [cppcoreguidelines-special-member-functions]
|
Lint / Lint:
src/Mod/Part/App/TopoShape.h#L67
class 'BooleanException' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator [cppcoreguidelines-special-member-functions]
|
Lint / Lint:
src/Mod/Part/App/TopoShape.h#L80
variable 'classTypeId' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
|
Lint / Lint
note: expanded from macro 'TYPESYSTEM_HEADER_WITH_OVERRIDE'
|
Lint / Lint:
src/Mod/Part/App/TopoShape.h#L83
single-argument constructors must be marked explicit to avoid unintentional implicit conversions [google-explicit-constructor]
|
Lint / Lint:
src/Mod/Part/App/TopoShape.h#L83
pass by value and use std::move [modernize-pass-by-value]
|
Lint / Lint:
src/Mod/Part/App/TopoShape.h#L101
class 'TopoShape' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator [cppcoreguidelines-special-member-functions]
|
Lint / Lint:
src/Mod/Part/App/TopoShape.h#L103
variable 'classTypeId' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
|
Lint / Lint
note: expanded from macro 'TYPESYSTEM_HEADER_WITH_OVERRIDE'
|
Lint / Lint:
src/Mod/Part/App/TopoShape.h#L107
single-argument constructors must be marked explicit to avoid unintentional implicit conversions [google-explicit-constructor]
|
MacOS_13_Conda_Intel / Build
Mamba support is still experimental and can result in differently solved environments!
|
Windows_Conda / Build
Mamba support is still experimental and can result in differently solved environments!
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Lint-7364265512-Logs
Expired
|
342 KB |
|
MacOS_13_Conda_Intel-7364265512-Logs
Expired
|
328 KB |
|
Prepare-7364265512-Logs
Expired
|
135 KB |
|
Ubuntu_20-04-7364265512-Logs
Expired
|
2.69 MB |
|
Windows-7364265512-Logs
Expired
|
18 MB |
|
Windows_Conda-7364265512-Logs
Expired
|
20.6 MB |
|