Skip to content

[stable-3.13] if a virtual file change but nothing changed: set it as in sync #3354

[stable-3.13] if a virtual file change but nothing changed: set it as in sync

[stable-3.13] if a virtual file change but nothing changed: set it as in sync #3354

Triggered via pull request April 23, 2024 16:22
Status Success
Total duration 27m 17s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 2 warnings, and 5 notices
src/common/vfs.h:16:10 [clang-diagnostic-error]: src/common/vfs.h#L16
'ocsynclib.h' file not found
src/gui/folder.cpp:16:10 [clang-diagnostic-error]: src/gui/folder.cpp#L16
'common/syncjournaldb.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 332, 333)
Run clang-format on src/libsync/discovery.cpp: src/libsync/discovery.cpp#L1
File src/libsync/discovery.cpp does not conform to Custom style guidelines. (lines 1683, 1684)
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 101)
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 42, 43)
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 42, 43)
src/gui/folder.cpp:560:14 [readability-function-cognitive-complexity]: src/gui/folder.cpp#L560
function 'slotWatchedPathChanged' has cognitive complexity of 41 (threshold 25)