Use AccountPtr in Account signals instead of raw pointer #4275
Annotations
5 errors, 3 warnings, and 1 notice
Run cpp-linter/[email protected]:
src/gui/accountmanager.h#L17
'account.h' file not found
|
Run cpp-linter/[email protected]:
src/gui/connectionvalidator.cpp#L15
'QJsonDocument' file not found
|
Run cpp-linter/[email protected]:
src/gui/folderman.h#L19
'QByteArray' file not found
|
Run cpp-linter/[email protected]:
src/libsync/creds/httpcredentials.cpp#L16
'QLoggingCategory' file not found
|
Run cpp-linter/[email protected]:
test/testpushnotifications.cpp#L15
'QTest' file not found
|
Run cpp-linter/[email protected]:
src/gui/connectionvalidator.cpp#L138
variable '_account' is not initialized
|
Run cpp-linter/[email protected]:
src/gui/creds/webflowcredentials.cpp#L220
variable '_account' is not initialized
|
Run cpp-linter/[email protected]:
src/gui/owncloudgui.cpp#L272
method 'slotTrayMessageIfServerUnsupported' can be made static
|
Run cpp-linter/[email protected]:
src/gui/owncloudgui.h#L1
File src/gui/owncloudgui.h does not conform to Custom style guidelines. (lines 96)
|
Loading