Remove C++ escaping from *Py.xml templates #444
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
CI_master.yml
on: push
Prepare
/
Prepare
4s
Ubuntu_20-04
/
Build
58m 29s
Ubuntu_22-04
/
Build
48m 51s
Windows
/
Build
1h 19m
Lint
/
Lint
9m 32s
WrapUp
/
WrapUp
16s
Annotations
9 errors and 26 warnings
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Tools/generateTemplates/templateClassPyExport.py#L17
Instance of 'TemplateClassPyExport' has no 'path' member (no-member)
|
Lint / Lint:
src/Tools/generateTemplates/templateClassPyExport.py#L18
Instance of 'TemplateClassPyExport' has no 'export' member (no-member)
|
Lint / Lint:
src/Tools/generateTemplates/templateClassPyExport.py#L19
Instance of 'TemplateClassPyExport' has no 'dirname' member (no-member)
|
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/Application.cpp#L75
'GuiInitScript.h' file not found [clang-diagnostic-error]
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Tools/generateTemplates/templateClassPyExport.py#L1
would reformat src/Tools/generateTemplates/templateClassPyExport.py
|
Lint / Lint:
src/Tools/generateTemplates/templateClassPyExport.py#L1171
Line too long (117/100) (line-too-long)
|
Lint / Lint:
src/Tools/generateTemplates/templateClassPyExport.py#L1
Missing module docstring (missing-module-docstring)
|
Lint / Lint:
src/Tools/generateTemplates/templateClassPyExport.py#L7
Multiple imports on one line (os, sys) (multiple-imports)
|
Lint / Lint:
src/Tools/generateTemplates/templateClassPyExport.py#L12
Missing class docstring (missing-class-docstring)
|
Lint / Lint:
src/Tools/generateTemplates/templateClassPyExport.py#L31
Consider using 'with' for resource-allocating operations (consider-using-with)
|
Lint / Lint:
src/Tools/generateTemplates/templateClassPyExport.py#L16
Possibly unused variable 'encoding' (possibly-unused-variable)
|
Lint / Lint:
src/Tools/generateTemplates/templateClassPyExport.py#L20
Possibly unused variable 'escapeString' (possibly-unused-variable)
|
Lint / Lint:
src/Gui/Application.cpp#L2146
QObject::connect(&mainApp, SIGNAL(messageReceived(const QList<QByteArray> &)), <--Consider using Functor-Based Connections
|
Lint / Lint:
src/Gui/Application.cpp#L2147
&mw, SLOT(processMessages(const QList<QByteArray> &))); <--Consider using Functor-Based Connections
|
Lint / Lint:
src/Gui/Application.cpp#L2349
QTimer::singleShot(0, &mw, SLOT(delayedStartup())); <--Consider using Functor-Based Connections
|
Lint / Lint:
src/Gui/Selection.cpp#L733
If you can, use sizeof(buf) instead of 512 as the 2nd arg to snprintf. [runtime/printf] [3]
|
Lint / Lint
fatal error: 'GuiInitScript.h' file not found
|
Lint / Lint:
src/Gui/Selection.cpp#L56
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
|
Lint / Lint
note: expanded from macro 'FC_LOG_LEVEL_INIT'
|
Lint / Lint
note: expanded from macro '_FC_LOG_LEVEL_INIT'
|
Lint / Lint:
src/Gui/Application.cpp#L135
variable 'Instance' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
|
Lint / Lint:
src/Gui/Application.cpp#L135
variable 'Instance' 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/Application.cpp#L139
constructor does not initialize these fields: map [cppcoreguidelines-pro-type-member-init]
|
Lint / Lint:
src/Gui/Application.cpp#L143
method 'newObject' can be made static [readability-convert-member-functions-to-static]
|
Lint / Lint:
src/Gui/Application.cpp#L146
do not use const_cast [cppcoreguidelines-pro-type-const-cast]
|
Lint / Lint:
src/Gui/Application.cpp#L150
method 'deleteObject' can be made static [readability-convert-member-functions-to-static]
|
Lint / Lint:
src/Gui/Application.cpp#L153
do not use const_cast [cppcoreguidelines-pro-type-const-cast]
|
Lint / Lint:
src/Gui/Application.cpp#L161
method 'getViewProvider' can be made static [readability-convert-member-functions-to-static]
|
Lint / Lint:
src/Gui/Application.cpp#L164
statement should be inside braces [readability-braces-around-statements]
|
Lint / Lint:
src/Gui/Application.cpp#L171
class 'ApplicationP' 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]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Lint-5878128818-Logs
Expired
|
352 KB |
|
Prepare-5878128818-Logs
Expired
|
176 KB |
|
Ubuntu_20-04-5878128818-Logs
Expired
|
1.34 MB |
|
Ubuntu_22-04-5878128818-Logs
Expired
|
1.32 MB |
|
Windows-5878128818-Logs
Expired
|
12.1 MB |
|