[Gui] Change Preference page lookup to by name instead of index #1102
CI_master.yml
on: push
Prepare
/
Prepare
3s
Ubuntu_20-04
/
Build
23m 52s
Ubuntu_22-04
/
Build
23m 19s
Windows
/
Build
23m 24s
Lint
/
Lint
4m 40s
WrapUp
/
WrapUp
9s
Annotations
14 errors and 30 warnings
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Mod/Arch/exportIFC.py#L110
Possibly using variable 'FreeCADGui' before assignment (possibly-used-before-assignment)
|
Lint / Lint:
src/Mod/Arch/importIFCHelper.py#L88
Possibly using variable 'Gui' before assignment (possibly-used-before-assignment)
|
Lint / Lint:
src/Mod/Draft/importDXF.py#L1506
Possibly using variable 'z' before assignment (possibly-used-before-assignment)
|
Lint / Lint:
src/Mod/Draft/importDXF.py#L3421
Possibly using variable 'inl' before assignment (possibly-used-before-assignment)
|
Lint / Lint:
src/Mod/Draft/importDXF.py#L3613
Using variable 'rotation' before assignment (used-before-assignment)
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Gui/DlgPreferencesImp.cpp#L46
'ui_DlgPreferences.h' file not found [clang-diagnostic-error]
|
Lint / Lint
Process completed with exit code 1.
|
Ubuntu_22-04 / Build
Process completed with exit code 2.
|
Windows / Build
Process completed with exit code 1.
|
Ubuntu_20-04 / Build
Process completed with exit code 2.
|
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/ApplicationPy.cpp#L536
exprected ==> expected
|
Lint / Lint:
src/Mod/Arch/importIFCHelper.py#L1
would reformat src/Mod/Arch/importIFCHelper.py
|
Lint / Lint:
src/Mod/Arch/exportIFC.py#L1
would reformat src/Mod/Arch/exportIFC.py
|
Lint / Lint:
src/Mod/Draft/importDXF.py#L1
would reformat src/Mod/Draft/importDXF.py
|
Lint / Lint:
src/Mod/Arch/exportIFC.py#L166
Line too long (104/100) (line-too-long)
|
Lint / Lint:
src/Mod/Arch/exportIFC.py#L268
Line too long (147/100) (line-too-long)
|
Lint / Lint:
src/Mod/Arch/exportIFC.py#L274
Line too long (141/100) (line-too-long)
|
Lint / Lint:
src/Mod/Arch/exportIFC.py#L281
Line too long (140/100) (line-too-long)
|
Lint / Lint:
src/Mod/Arch/exportIFC.py#L292
Line too long (109/100) (line-too-long)
|
Lint / Lint:
src/Mod/Arch/exportIFC.py#L293
Line too long (106/100) (line-too-long)
|
Lint / Lint:
src/Mod/Arch/exportIFC.py#L294
Line too long (117/100) (line-too-long)
|
Lint / Lint:
src/Mod/Arch/exportIFC.py#L309
Line too long (128/100) (line-too-long)
|
Lint / Lint:
src/Mod/Arch/exportIFC.py#L318
Line too long (117/100) (line-too-long)
|
Lint / Lint:
src/Mod/Arch/exportIFC.py#L335
Line too long (149/100) (line-too-long)
|
Lint / Lint:
src/Gui/ApplicationPy.cpp#L498
Empty loop bodies should use {} or continue [whitespace/empty_loop_body] [5]
|
Lint / Lint
fatal error: 'ui_DlgPreferences.h' file not found
|
Lint / Lint:
src/Gui/Application.h#L54
class 'Application' defines a non-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/Application.h#L106
member variable 'signalNewDocument' has public visibility [cppcoreguidelines-non-private-member-variables-in-classes]
|
Lint / Lint:
src/Gui/Application.h#L108
member variable 'signalDeleteDocument' has public visibility [cppcoreguidelines-non-private-member-variables-in-classes]
|
Lint / Lint:
src/Gui/Application.h#L110
member variable 'signalRelabelDocument' has public visibility [cppcoreguidelines-non-private-member-variables-in-classes]
|
Lint / Lint:
src/Gui/Application.h#L112
member variable 'signalRenameDocument' has public visibility [cppcoreguidelines-non-private-member-variables-in-classes]
|
Lint / Lint:
src/Gui/Application.h#L114
member variable 'signalActiveDocument' has public visibility [cppcoreguidelines-non-private-member-variables-in-classes]
|
Lint / Lint:
src/Gui/Application.h#L116
member variable 'signalNewObject' has public visibility [cppcoreguidelines-non-private-member-variables-in-classes]
|
Lint / Lint:
src/Gui/Application.h#L118
member variable 'signalDeletedObject' has public visibility [cppcoreguidelines-non-private-member-variables-in-classes]
|
Lint / Lint:
src/Gui/Application.h#L120
member variable 'signalBeforeChangeObject' has public visibility [cppcoreguidelines-non-private-member-variables-in-classes]
|
Lint / Lint:
src/Gui/Application.h#L122
member variable 'signalChangedObject' has public visibility [cppcoreguidelines-non-private-member-variables-in-classes]
|
WrapUp / WrapUp
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Lint-12334525295-Logs", "Prepare-12334525295-Logs", "Ubuntu_20-04-12334525295-Logs", "Ubuntu_22-04-12334525295-Logs", "Windows-12334525295-Logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Lint-12334525295-Logs
|
215 KB |
|
Prepare-12334525295-Logs
|
25.5 KB |
|
Ubuntu_20-04-12334525295-Logs
|
742 KB |
|
Ubuntu_22-04-12334525295-Logs
|
757 KB |
|
Windows-12334525295-Logs
|
1.71 MB |
|