Skip to content

[stable-3.14] detect the terms of service app is requiring the user to sign them #4356

[stable-3.14] detect the terms of service app is requiring the user to sign them

[stable-3.14] detect the terms of service app is requiring the user to sign them #4356

Triggered via pull request October 22, 2024 13:40
Status Success
Total duration 29m 46s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 6 warnings, and 5 notices
src/gui/folder.cpp:16:10 [clang-diagnostic-error]: src/gui/folder.cpp#L16
'common/syncjournaldb.h' file not found
src/gui/accountstate.cpp:358:14 [cppcoreguidelines-init-variables]: src/gui/accountstate.cpp#L358
variable 'termsOfServiceChanged' is not initialized
src/gui/owncloudgui.cpp:298:19 [readability-convert-member-functions-to-static]: src/gui/owncloudgui.cpp#L298
method 'slotComputeOverallSyncStatus' can be made static
Run clang-format on src/gui/accountstate.cpp: src/gui/accountstate.cpp#L1
File src/gui/accountstate.cpp does not conform to Custom style guidelines. (lines 67, 68, 355, 356)
Run clang-format on src/gui/application.cpp: src/gui/application.cpp#L1
File src/gui/application.cpp does not conform to Custom style guidelines. (lines 630)
Run clang-format on src/gui/connectionvalidator.cpp: src/gui/connectionvalidator.cpp#L1
File src/gui/connectionvalidator.cpp does not conform to Custom style guidelines. (lines 279, 280, 281)
Run clang-format on src/gui/folder.cpp: src/gui/folder.cpp#L1
File src/gui/folder.cpp does not conform to Custom style guidelines. (lines 96, 97, 98, 99)
Run clang-format on src/gui/owncloudgui.cpp: src/gui/owncloudgui.cpp#L1
File src/gui/owncloudgui.cpp does not conform to Custom style guidelines. (lines 290, 291, 292, 293)