detect the terms of service app is requiring the user to sign them #4352
Annotations
3 errors, 4 warnings, and 4 notices
Run cpp-linter/[email protected]:
src/gui/connectionvalidator.cpp#L15
'QJsonDocument' file not found
|
Run cpp-linter/[email protected]:
src/gui/connectionvalidator.h#L18
'owncloudlib.h' file not found
|
Run cpp-linter/[email protected]:
src/gui/folder.cpp#L16
'common/syncjournaldb.h' file not found
|
Run cpp-linter/[email protected]:
src/gui/accountstate.cpp#L354
variable 'termsOfServiceChanged' is not initialized
|
Run cpp-linter/[email protected]:
src/gui/connectionvalidator.cpp#L273
method 'checkServerTermsOfService' can be made static
|
Run cpp-linter/[email protected]:
src/gui/connectionvalidator.cpp#L276
variable 'job' is not initialized
|
Run cpp-linter/[email protected]:
src/gui/owncloudgui.cpp#L298
method 'slotComputeOverallSyncStatus' can be made static
|
Run cpp-linter/[email protected]:
src/gui/accountstate.cpp#L1
File src/gui/accountstate.cpp does not conform to Custom style guidelines. (lines 351, 352)
|
Run cpp-linter/[email protected]:
src/gui/application.cpp#L1
File src/gui/application.cpp does not conform to Custom style guidelines. (lines 630)
|
Run cpp-linter/[email protected]:
src/gui/folder.cpp#L1
File src/gui/folder.cpp does not conform to Custom style guidelines. (lines 96, 97, 98, 99, 100, 101, 102, 103)
|
Run cpp-linter/[email protected]:
src/gui/owncloudgui.cpp#L1
File src/gui/owncloudgui.cpp does not conform to Custom style guidelines. (lines 290, 291, 292, 293)
|
Loading