Skip to content

Gui: replace SbBool with bool in View3DInventorViewer #653

Gui: replace SbBool with bool in View3DInventorViewer

Gui: replace SbBool with bool in View3DInventorViewer #653

Triggered via push October 26, 2023 02:52
Status Success
Total duration 44m 41s
Artifacts 5

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 27 warnings
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Gui/DemoMode.cpp#L33
'ui_DemoMode.h' file not found [clang-diagnostic-error]
Lint / Lint: src/Gui/PreferencePages/DlgSettingsNavigation.cpp#L42
'ui_DlgSettingsNavigation.h' file not found [clang-diagnostic-error]
Lint / Lint: src/Gui/Quarter/SoQTQuarterAdaptor.cpp#L799
'moc_SoQTQuarterAdaptor.cpp' file not found [clang-diagnostic-error]
Lint / Lint: src/Gui/View3DInventorViewer.cpp#L3909
'moc_View3DInventorViewer.cpp' file not found [clang-diagnostic-error]
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Gui/Quarter/SoQTQuarterAdaptor.h#L111
<-- trailing whitespace
Lint / Lint: src/Mod/Draft/draftobjects/facebinder.py#L1
would reformat src/Mod/Draft/draftobjects/facebinder.py
Lint / Lint: src/Mod/Draft/draftobjects/facebinder.py#L49
Line too long (106/100) (line-too-long)
Lint / Lint: src/Mod/Draft/draftobjects/facebinder.py#L52
Line too long (103/100) (line-too-long)
Lint / Lint: src/Mod/Draft/draftobjects/facebinder.py#L41
Consider using Python 3 style super() without arguments (super-with-arguments)
Lint / Lint: src/Mod/Draft/draftobjects/facebinder.py#L62
Too many local variables (17/15) (too-many-locals)
Lint / Lint: src/Mod/Draft/draftobjects/facebinder.py#L67
Import outside toplevel (Part) (import-outside-toplevel)
Lint / Lint: src/Mod/Draft/draftobjects/facebinder.py#L75
Too many nested blocks (6/5) (too-many-nested-blocks)
Lint / Lint: src/Mod/Draft/draftobjects/facebinder.py#L62
Too many branches (23/12) (too-many-branches)
Lint / Lint: src/Mod/Draft/draftobjects/facebinder.py#L62
Too many statements (58/50) (too-many-statements)
Lint / Lint: src/Mod/Draft/draftobjects/facebinder.py#L68
Unused variable 'pl' (unused-variable)
Lint / Lint: src/Mod/Draft/draftobjects/facebinder.py#L141
Consider merging these isinstance calls to isinstance(sel, (list, tuple)) (consider-merging-isinstance)
Lint / Lint: src/Gui/NavigationStyle.cpp#L65
Constructors callable with one argument should be marked explicit. [runtime/explicit] [5]
Lint / Lint
fatal error: 'ui_DemoMode.h' file not found
Lint / Lint
fatal error: 'ui_DlgSettingsNavigation.h' file not found
Lint / Lint
fatal error: 'moc_SoQTQuarterAdaptor.cpp' file not found
Lint / Lint
fatal error: 'moc_View3DInventorViewer.cpp' file not found
Lint / Lint: src/Gui/DemoMode.cpp#L45
constructor does not initialize these fields: ui [cppcoreguidelines-pro-type-member-init]
Lint / Lint: src/Gui/DemoMode.cpp#L53
assigning newly created 'gsl::owner<>' to non-owner 'QTimer *' [cppcoreguidelines-owning-memory]
Lint / Lint: src/Gui/DemoMode.cpp#L53
'timer' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer]
Lint / Lint: src/Gui/DemoMode.cpp#L54
1000 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
Lint / Lint: src/Gui/DemoMode.cpp#L58
'wasHidden' should be initialized in an in-class default member initializer [cppcoreguidelines-prefer-member-initializer]
Lint / Lint: src/Gui/DemoMode.cpp#L59
assigning newly created 'gsl::owner<>' to non-owner 'QTimer *' [cppcoreguidelines-owning-memory]
Lint / Lint: src/Gui/DemoMode.cpp#L59
'showHideTimer' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer]
Lint / Lint: src/Gui/DemoMode.cpp#L60
5000 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
Lint / Lint: src/Gui/DemoMode.cpp#L90
statement should be inside braces [readability-braces-around-statements]
Lint / Lint: src/Gui/DemoMode.cpp#L114
5 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]

Artifacts

Produced during runtime
Name Size
Lint-6648852032-Logs Expired
429 KB
Prepare-6648852032-Logs Expired
281 KB
Ubuntu_20-04-6648852032-Logs Expired
1.39 MB
Ubuntu_22-04-6648852032-Logs Expired
1.38 MB
Windows-6648852032-Logs Expired
13.9 MB