Skip to content

Gui: Create .qm out of .ts files #192

Gui: Create .qm out of .ts files

Gui: Create .qm out of .ts files #192

Triggered via push April 30, 2023 16:33
Status Success
Total duration 21m 42s
Artifacts 5

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 14 warnings
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/Gui/Application.cpp#L2131
QObject::connect(&mainApp, SIGNAL(messageReceived(const QList<QByteArray> &)), <--Consider using Functor-Based Connections
Lint / Lint: src/Gui/Application.cpp#L2132
&mw, SLOT(processMessages(const QList<QByteArray> &))); <--Consider using Functor-Based Connections
Lint / Lint: src/Gui/Application.cpp#L2334
QTimer::singleShot(0, &mw, SLOT(delayedStartup())); <--Consider using Functor-Based Connections
Lint / Lint
fatal error: 'GuiInitScript.h' file not found
Lint / Lint: src/Gui/Application.cpp#L134
variable 'Instance' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
Lint / Lint: src/Gui/Application.cpp#L134
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#L138
constructor does not initialize these fields: map [cppcoreguidelines-pro-type-member-init]
Lint / Lint: src/Gui/Application.cpp#L142
method 'newObject' can be made static [readability-convert-member-functions-to-static]
Lint / Lint: src/Gui/Application.cpp#L145
do not use const_cast [cppcoreguidelines-pro-type-const-cast]
Lint / Lint: src/Gui/Application.cpp#L149
method 'deleteObject' can be made static [readability-convert-member-functions-to-static]
Lint / Lint: src/Gui/Application.cpp#L152
do not use const_cast [cppcoreguidelines-pro-type-const-cast]
Lint / Lint: src/Gui/Application.cpp#L160
method 'getViewProvider' can be made static [readability-convert-member-functions-to-static]
Lint / Lint: src/Gui/Application.cpp#L163
statement should be inside braces [readability-braces-around-statements]
Lint / Lint: src/Gui/Application.cpp#L170
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-4845342650-Logs Expired
105 KB
Prepare-4845342650-Logs Expired
44.4 KB
Ubuntu_20-04-4845342650-Logs Expired
1.32 MB
Ubuntu_22-04-4845342650-Logs Expired
1.34 MB
Windows-4845342650-Logs Expired
11.6 MB