[MacroExecuteDialog] set keyboard focus to LineEditFind #609
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
CI_master.yml
on: push
Prepare
/
Prepare
5s
Ubuntu_20-04
/
Build
22m 52s
Ubuntu_22-04
/
Build
16m 12s
Windows
/
Build
23m 53s
Lint
/
Lint
6m 48s
WrapUp
/
WrapUp
15s
Annotations
4 errors and 24 warnings
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Gui/DlgMacroExecuteImp.cpp#L37
'ui_DlgMacroExecute.h' file not found [clang-diagnostic-error]
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Mod/Part/TestPartApp.py#L1
would reformat src/Mod/Part/TestPartApp.py
|
Lint / Lint:
src/Mod/Part/TestPartApp.py#L468
Line too long (144/100) (line-too-long)
|
Lint / Lint:
src/Mod/Part/TestPartApp.py#L471
Line too long (122/100) (line-too-long)
|
Lint / Lint:
src/Mod/Part/TestPartApp.py#L472
Line too long (120/100) (line-too-long)
|
Lint / Lint:
src/Mod/Part/TestPartApp.py#L1
Missing module docstring (missing-module-docstring)
|
Lint / Lint:
src/Mod/Part/TestPartApp.py#L23
Multiple imports on one line (FreeCAD, unittest, Part) (multiple-imports)
|
Lint / Lint:
src/Mod/Part/TestPartApp.py#L30
Import "from parttests.regression_tests import RegressionTests" should be placed at the top of the module (wrong-import-position)
|
Lint / Lint:
src/Mod/Part/TestPartApp.py#L31
Import "from parttests.TopoShapeListTest import TopoShapeListTest" should be placed at the top of the module (wrong-import-position)
|
Lint / Lint:
src/Mod/Part/TestPartApp.py#L36
Missing function or method docstring (missing-function-docstring)
|
Lint / Lint:
src/Mod/Part/TestPartApp.py#L47
Missing class docstring (missing-class-docstring)
|
Lint / Lint:
src/Mod/Part/TestPartApp.py#L54
Using deprecated method failUnless() (deprecated-method)
|
Lint / Lint:
src/Gui/DlgMacroExecuteImp.cpp#L565
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/Gui/DlgMacroExecuteImp.cpp#L568
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
fatal error: 'ui_DlgMacroExecute.h' file not found
|
Lint / Lint:
build/src/Mod/Part/App/TopoShapeEdgePy.h#L129
function 'Part::TopoShapeEdgePy::setTolerance' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Lint / Lint
note: the definition seen here
|
Lint / Lint
note: differing parameters are named here: ('arg'), in definition: ('tol')
|
Lint / Lint:
build/src/Mod/Part/App/TopoShapeFacePy.h#L125
function 'Part::TopoShapeFacePy::setTolerance' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Lint / Lint
note: the definition seen here
|
Lint / Lint
note: differing parameters are named here: ('arg'), in definition: ('tol')
|
Lint / Lint:
src/Gui/DlgMacroExecuteImp.cpp#L54
nested namespaces can be concatenated [modernize-concat-nested-namespaces]
|
Lint / Lint:
src/Gui/DlgMacroExecuteImp.cpp#L56
class 'MacroItem' 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/Gui/DlgMacroExecuteImp.cpp#L85
'watcher' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer]
|
Lint / Lint:
src/Gui/DlgMacroExecuteImp.cpp#L159
variable 'dir' is not initialized [cppcoreguidelines-init-variables]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Lint-6418527343-Logs
Expired
|
240 KB |
|
Prepare-6418527343-Logs
Expired
|
48.3 KB |
|
Ubuntu_20-04-6418527343-Logs
Expired
|
1.37 MB |
|
Ubuntu_22-04-6418527343-Logs
Expired
|
1.37 MB |
|
Windows-6418527343-Logs
Expired
|
13 MB |
|