improve again state tracking with terms of service app #4373
Annotations
1 error, 6 warnings, and 3 notices
Run cpp-linter/[email protected]:
src/gui/connectionvalidator.cpp#L15
'QJsonDocument' file not found
|
Run cpp-linter/[email protected]:
src/gui/accountstate.cpp#L451
variable 'termsOfServiceChanged' is not initialized
|
Run cpp-linter/[email protected]:
src/gui/connectionvalidator.cpp#L393
use a trailing return type for this function
|
Run cpp-linter/[email protected]:
src/gui/connectionvalidator.cpp#L397
use a trailing return type for this function
|
Run cpp-linter/[email protected]:
src/gui/connectionvalidator.cpp#L404
use a trailing return type for this function
|
Run cpp-linter/[email protected]:
src/gui/owncloudgui.cpp#L288
method 'slotNeedToAcceptTermsOfService' can be made static
|
Run cpp-linter/[email protected]:
src/gui/owncloudgui.cpp#L288
2 adjacent parameters of 'slotNeedToAcceptTermsOfService' of similar type ('int') are easily swapped by mistake
|
Run cpp-linter/[email protected]:
src/gui/accountstate.cpp#L1
File src/gui/accountstate.cpp does not conform to Custom style guidelines. (lines 448, 449, 451)
|
Run cpp-linter/[email protected]:
src/gui/owncloudgui.cpp#L1
File src/gui/owncloudgui.cpp does not conform to Custom style guidelines. (lines 288, 292, 293, 294, 295)
|
Run cpp-linter/[email protected]:
src/gui/owncloudgui.h#L1
File src/gui/owncloudgui.h does not conform to Custom style guidelines. (lines 97)
|
Loading