Skip to content

avoid modifying a placeholder (virtual files) when not needed #2673

avoid modifying a placeholder (virtual files) when not needed

avoid modifying a placeholder (virtual files) when not needed #2673

Triggered via pull request December 4, 2023 22:21
Status Success
Total duration 58s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 notices
/src/common/vfs.h:16:10 [clang-diagnostic-error]: src/common/vfs.h#L16
'ocsynclib.h' file not found
Run clang-format on src/common/vfs.h: src/common/vfs.h#L1
File src/common/vfs.h does not conform to Custom style guidelines. (lines 16, 215, 216, 217, 323)
Run clang-format on src/libsync/owncloudpropagator.h: src/libsync/owncloudpropagator.h#L1
File src/libsync/owncloudpropagator.h does not conform to Custom style guidelines. (lines 606, 607, 608, 609)
Run clang-format on src/libsync/vfs/cfapi/cfapiwrapper.cpp: src/libsync/vfs/cfapi/cfapiwrapper.cpp#L1
File src/libsync/vfs/cfapi/cfapiwrapper.cpp does not conform to Custom style guidelines. (lines 270, 272, 273, 274, 276, 277, 278, 279, 280, 282, 283, 284, 286, 287, 288, 289, 290, 291, 292, 294, 295, 296, 297, 299, 300, 301, 302, 304, 305, 306, 307, 877)
Run clang-format on src/libsync/vfs/cfapi/cfapiwrapper.h: src/libsync/vfs/cfapi/cfapiwrapper.h#L1
File src/libsync/vfs/cfapi/cfapiwrapper.h does not conform to Custom style guidelines. (lines 100)
Run clang-format on src/libsync/vfs/cfapi/vfs_cfapi.cpp: src/libsync/vfs/cfapi/vfs_cfapi.cpp#L1
File src/libsync/vfs/cfapi/vfs_cfapi.cpp does not conform to Custom style guidelines. (lines 225)
Run clang-format on src/libsync/vfs/cfapi/vfs_cfapi.h: src/libsync/vfs/cfapi/vfs_cfapi.h#L1
File src/libsync/vfs/cfapi/vfs_cfapi.h does not conform to Custom style guidelines. (lines 48)
Run clang-format on src/libsync/vfs/suffix/vfs_suffix.h: src/libsync/vfs/suffix/vfs_suffix.h#L1
File src/libsync/vfs/suffix/vfs_suffix.h does not conform to Custom style guidelines. (lines 45)
Run clang-format on src/libsync/vfs/xattr/vfs_xattr.cpp: src/libsync/vfs/xattr/vfs_xattr.cpp#L1
File src/libsync/vfs/xattr/vfs_xattr.cpp does not conform to Custom style guidelines. (lines 127, 128, 129)
Run clang-format on src/libsync/vfs/xattr/vfs_xattr.h: src/libsync/vfs/xattr/vfs_xattr.h#L1
File src/libsync/vfs/xattr/vfs_xattr.h does not conform to Custom style guidelines. (lines 45, 46, 47)