Rewrite communication between client and File Provider extensions using XPC #2879
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors, 1 warning, and 1 notice
|
|
src/gui/macOS/fileproviderxpc.h:15:10 [clang-diagnostic-error]:
src/gui/macOS/fileproviderxpc.h#L15
'QObject' file not found
|
src/gui/macOS/fileproviderxpc_mac_utils.h:15:10 [clang-diagnostic-error]:
src/gui/macOS/fileproviderxpc_mac_utils.h#L15
'QLoggingCategory' file not found
|
src/gui/macOS/fileproviderxpc.h:22:11 [cppcoreguidelines-avoid-non-const-global-variables]:
src/gui/macOS/fileproviderxpc.h#L22
variable 'OCC' is non-const and globally accessible, consider making it const
|
Run clang-format on src/gui/macOS/fileproviderxpc.h:
src/gui/macOS/fileproviderxpc.h#L1
File src/gui/macOS/fileproviderxpc.h does not conform to Custom style guidelines. (lines 41)
|