Skip to content

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

avoid modifying a placeholder (virtual files) when not needed

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

Triggered via pull request December 4, 2023 17:00
Status Success
Total duration 2m 44s
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 868, 870, 873, 880, 881, 882, 885, 886, 887, 891)
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)