[Gui] Correct for 0.21 naming scheme #1103
CI_master.yml
on: push
Prepare
/
Prepare
4s
Ubuntu_20-04
/
Build
58m 26s
Ubuntu_22-04
/
Build
50m 8s
Windows
/
Build
9m 37s
Lint
/
Lint
2m 23s
WrapUp
/
WrapUp
5s
Annotations
3 errors and 15 warnings
Lint / Lint:
src/Gui/DlgPreferencesImp.cpp#L46
'ui_DlgPreferences.h' file not found [clang-diagnostic-error]
|
Lint / Lint
Process completed with exit code 1.
|
Windows / Build
Process completed with exit code 1.
|
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
fatal error: 'ui_DlgPreferences.h' file not found
|
Lint / Lint:
src/Gui/DlgPreferencesImp.cpp#L59
variable '_pages' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
|
Lint / Lint:
src/Gui/DlgPreferencesImp.cpp#L60
variable '_groupMap' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
|
Lint / Lint:
src/Gui/DlgPreferencesImp.cpp#L62
variable '_activeDialog' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
|
Lint / Lint:
src/Gui/DlgPreferencesImp.cpp#L62
variable '_activeDialog' provides global access to a non-const object; consider making the pointed-to data 'const' [cppcoreguidelines-avoid-non-const-global-variables]
|
Lint / Lint:
src/Gui/DlgPreferencesImp.cpp#L78
20 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
|
Lint / Lint:
src/Gui/DlgPreferencesImp.cpp#L78
108 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
|
Lint / Lint:
src/Gui/DlgPreferencesImp.cpp#L78
120 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
|
Lint / Lint:
src/Gui/DlgPreferencesImp.cpp#L79
108 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
|
Lint / Lint:
src/Gui/DlgPreferencesImp.cpp#L79
75 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
|
Lint / Lint:
src/Gui/DlgPreferencesImp.cpp#L123
method 'longestGroupName' can be made static [readability-convert-member-functions-to-static]
|
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-12341373357-Logs", "Prepare-12341373357-Logs", "Ubuntu_20-04-12341373357-Logs", "Ubuntu_22-04-12341373357-Logs", "Windows-12341373357-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-12341373357-Logs
|
47.1 KB |
|
Prepare-12341373357-Logs
|
18.4 KB |
|
Ubuntu_20-04-12341373357-Logs
|
1.61 MB |
|
Ubuntu_22-04-12341373357-Logs
|
1.61 MB |
|
Windows-12341373357-Logs
|
1.52 MB |
|