Skip to content

Reflect File Provider domain sync status in tray icon (macOS VFS) #3719

Reflect File Provider domain sync status in tray icon (macOS VFS)

Reflect File Provider domain sync status in tray icon (macOS VFS) #3719

Triggered via pull request July 22, 2024 08:56
Status Success
Total duration 45s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 1 warning, and 3 notices
src/gui/macOS/fileprovidersocketserver.h:23:11 [cppcoreguidelines-avoid-non-const-global-variables]: src/gui/macOS/fileprovidersocketserver.h#L23
variable 'OCC' is non-const and globally accessible, consider making it const
Run clang-format on src/gui/macOS/fileprovidersocketcontroller.h: src/gui/macOS/fileprovidersocketcontroller.h#L1
File src/gui/macOS/fileprovidersocketcontroller.h does not conform to Custom style guidelines. (lines 35)
Run clang-format on src/gui/macOS/fileprovidersocketserver.cpp: src/gui/macOS/fileprovidersocketserver.cpp#L1
File src/gui/macOS/fileprovidersocketserver.cpp does not conform to Custom style guidelines. (lines 67)
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 391, 392, 393, 394)