Show/Hide Menubar and Dock Icon on macOS #4296
Triggered via pull request
October 17, 2024 08:23
Status
Success
Total duration
1h 27m 39s
Artifacts
–
Annotations
3 errors, 1 warning, and 1 notice
src/gui/foregroundbackground_cocoa.h:15:9 [clang-diagnostic-error]:
src/gui/foregroundbackground_cocoa.h#L15
'AppKit/NSApplication.h' file not found
|
|
src/gui/wizard/owncloudwizard.cpp:16:10 [clang-diagnostic-error]:
src/gui/wizard/owncloudwizard.cpp#L16
'account.h' file not found
|
src/gui/foregroundbackground_interface.h:26:11 [cppcoreguidelines-avoid-non-const-global-variables]:
src/gui/foregroundbackground_interface.h#L26
variable 'OCC' is non-const and globally accessible, consider making it const
|
Run clang-format on src/gui/foregroundbackground_interface.h:
src/gui/foregroundbackground_interface.h#L1
File src/gui/foregroundbackground_interface.h does not conform to Custom style guidelines. (lines 15, 16, 17, 23, 26, 27, 38, 40, 43, 44, 45, 50, 51, 52, 56, 57, 58)
|