Update PROBLEM_REPORT.yml #201
CI_master.yml
on: push
Prepare
/
Prepare
2s
MacOS_13_Conda_Intel
/
Build
1h 18m
Ubuntu_20-04
/
Build
1h 28m
Ubuntu_22-04_Conda
/
Build
1h 33m
Windows
/
Build
2h 0m
Windows_Conda
/
Build
1h 43m
Lint
/
Lint
8m 39s
WrapUp
/
WrapUp
8s
Annotations
6 errors and 26 warnings
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Gui/ExpressionCompleter.cpp#L1103
'moc_ExpressionCompleter.cpp' file not found [clang-diagnostic-error]
|
Lint / Lint:
src/Mod/TechDraw/Gui/QGIWeldSymbol.cpp#L553
'Mod/TechDraw/Gui/moc_QGIWeldSymbol.cpp' file not found [clang-diagnostic-error]
|
Lint / Lint:
src/Mod/TechDraw/Gui/QGSPage.cpp#L1169
'Mod/TechDraw/Gui/moc_QGSPage.cpp' file not found [clang-diagnostic-error]
|
Lint / Lint:
src/Mod/TechDraw/Gui/TaskWeldingSymbol.cpp#L42
'ui_TaskWeldingSymbol.h' file not found [clang-diagnostic-error]
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Main/MainGui.cpp#L81
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
|
Lint / Lint:
src/Mod/TechDraw/Gui/QGIWeldSymbol.cpp#L344
Missing space around colon in range-based for loop [whitespace/forcolon] [2]
|
Lint / Lint:
src/Mod/TechDraw/Gui/QGIWeldSymbol.cpp#L346
Missing space around colon in range-based for loop [whitespace/forcolon] [2]
|
Lint / Lint:
src/Mod/TechDraw/Gui/QGIWeldSymbol.cpp#L361
Missing space around colon in range-based for loop [whitespace/forcolon] [2]
|
Lint / Lint:
src/Mod/TechDraw/Gui/QGIWeldSymbol.cpp#L405
Missing space around colon in range-based for loop [whitespace/forcolon] [2]
|
Lint / Lint:
src/Mod/TechDraw/Gui/QGIWeldSymbol.cpp#L421
Missing space around colon in range-based for loop [whitespace/forcolon] [2]
|
Lint / Lint:
src/Mod/TechDraw/Gui/QGIWeldSymbol.cpp#L438
Missing space around colon in range-based for loop [whitespace/forcolon] [2]
|
Lint / Lint:
src/Mod/TechDraw/Gui/QGIWeldSymbol.cpp#L530
Missing space around colon in range-based for loop [whitespace/forcolon] [2]
|
Lint / Lint:
src/Mod/TechDraw/Gui/QGIWeldSymbol.h#L66
Zero-parameter constructors should not be marked explicit. [runtime/explicit] [5]
|
Lint / Lint:
src/Mod/TechDraw/Gui/QGSPage.cpp#L1113
Never use sprintf. Use snprintf instead. [runtime/printf] [5]
|
Lint / Lint
fatal error: 'moc_ExpressionCompleter.cpp' file not found
|
Lint / Lint
fatal error: 'Mod/TechDraw/Gui/moc_QGIWeldSymbol.cpp' file not found
|
Lint / Lint
fatal error: 'Mod/TechDraw/Gui/moc_QGSPage.cpp' file not found
|
Lint / Lint
fatal error: 'ui_TaskWeldingSymbol.h' file not found
|
Lint / Lint:
src/App/ProjectFile.cpp#L146
method 'readProperty' can be made static [readability-convert-member-functions-to-static]
|
Lint / Lint:
src/App/ProjectFile.cpp#L413
implicit conversion 'xercesc_3_2::DOMNode *' -> bool [readability-implicit-bool-conversion]
|
Lint / Lint:
src/App/ProjectFile.cpp#L485
implicit conversion 'xercesc_3_2::DOMNode *' -> bool [readability-implicit-bool-conversion]
|
Lint / Lint:
src/FCConfig.h#L90
macro 'PATHSEP' used to declare a constant; consider using a 'constexpr' constant [cppcoreguidelines-macro-usage]
|
Lint / Lint:
src/FCConfig.h#L261
function-like macro 'DBG_CATCH' used; consider a 'constexpr' template function [cppcoreguidelines-macro-usage]
|
Lint / Lint:
src/Gui/ExpressionCompleter.cpp#L45
variable '_s_fclvl' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
|
Lint / Lint
note: expanded from macro 'FC_LOG_LEVEL_INIT'
|
Lint / Lint
note: expanded from macro 'FC_LOG_INSTANCE'
|
Lint / Lint:
src/Gui/ExpressionCompleter.cpp#L195
single-argument constructors must be marked explicit to avoid unintentional implicit conversions [google-explicit-constructor]
|
Lint / Lint:
src/Gui/ExpressionCompleter.cpp#L212
single-argument constructors must be marked explicit to avoid unintentional implicit conversions [google-explicit-constructor]
|
Windows / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, actions/cache/save@v3, microsoft/setup-msbuild@v1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
WrapUp / WrapUp
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: geekyeggo/delete-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Lint-8232149415-Logs
Expired
|
23.7 KB |
|
Lint-8232149415-report.md
Expired
|
23.1 KB |
|
MacOS_13_Conda_Intel-8232149415-Logs
Expired
|
40.2 KB |
|
MacOS_13_Conda_Intel-8232149415-report.md
Expired
|
528 Bytes |
|
Prepare-8232149415-Logs
Expired
|
18.2 KB |
|
Prepare-8232149415-report.md
Expired
|
597 Bytes |
|
Ubuntu_20-04-8232149415-Logs
Expired
|
165 KB |
|
Ubuntu_20-04-8232149415-report.md
Expired
|
3.45 KB |
|
Ubuntu_22-04_Conda-8232149415-Logs
Expired
|
178 KB |
|
Ubuntu_22-04_Conda-8232149415-report.md
Expired
|
3.7 KB |
|
Windows-8232149415-Logs
Expired
|
2.44 MB |
|
Windows_Conda-8232149415-Logs
Expired
|
2.23 MB |
|