[Gui] Change Preference page lookup to by name instead of index #1100
CI_master.yml
on: push
Prepare
/
Prepare
6s
Ubuntu_20-04
/
Build
25m 34s
Ubuntu_22-04
/
Build
21m 20s
Windows
/
Build
12m 4s
Lint
/
Lint
3m 3s
WrapUp
/
WrapUp
3s
Annotations
5 errors and 16 warnings
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint
Process completed with exit code 1.
|
Windows / Build
Process completed with exit code 1.
|
Ubuntu_22-04 / Build
Process completed with exit code 2.
|
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/Gui/ApplicationPy.cpp#L498
Empty loop bodies should use {} or continue [whitespace/empty_loop_body] [5]
|
Lint / Lint:
src/Gui/ApplicationPy.cpp#L75
do not declare C-style arrays, use std::array<> instead [cppcoreguidelines-avoid-c-arrays,modernize-avoid-c-arrays]
|
Lint / Lint:
src/Gui/ApplicationPy.cpp#L75
variable 'Methods' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
|
Lint / Lint:
src/Gui/ApplicationPy.cpp#L401
do not call c-style vararg functions [cppcoreguidelines-pro-type-vararg]
|
Lint / Lint:
src/Gui/ApplicationPy.cpp#L401
implicit conversion 'int' -> bool [readability-implicit-bool-conversion]
|
Lint / Lint:
src/Gui/ApplicationPy.cpp#L401
statement should be inside braces [readability-braces-around-statements]
|
Lint / Lint:
src/Gui/ApplicationPy.cpp#L405
statement should be inside braces [readability-braces-around-statements]
|
Lint / Lint:
src/Gui/ApplicationPy.cpp#L407
do not use 'else' after 'return' [readability-else-after-return]
|
Lint / Lint:
src/Gui/ApplicationPy.cpp#L407
statement should be inside braces [readability-braces-around-statements]
|
Lint / Lint:
src/Gui/ApplicationPy.cpp#L413
do not call c-style vararg functions [cppcoreguidelines-pro-type-vararg]
|
Lint / Lint:
src/Gui/ApplicationPy.cpp#L413
implicit conversion 'int' -> bool [readability-implicit-bool-conversion]
|
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-12334506319-Logs", "Prepare-12334506319-Logs", "Ubuntu_20-04-12334506319-Logs", "Ubuntu_22-04-12334506319-Logs", "Windows-12334506319-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-12334506319-Logs
|
109 KB |
|
Prepare-12334506319-Logs
|
17.9 KB |
|
Ubuntu_20-04-12334506319-Logs
|
747 KB |
|
Ubuntu_22-04-12334506319-Logs
|
751 KB |
|
Windows-12334506319-Logs
|
1.52 MB |
|