Skip to content

fix(PinState): don't trigger sync when file's PinState changed to Unspecified. #5668

fix(PinState): don't trigger sync when file's PinState changed to Unspecified.

fix(PinState): don't trigger sync when file's PinState changed to Unspecified. #5668

Triggered via pull request April 10, 2025 20:56
Status Success
Total duration 31s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 1 warning, and 2 notices
src/gui/folder.cpp:16:10 [clang-diagnostic-error]: src/gui/folder.cpp#L16
'common/syncjournaldb.h' file not found
src/gui/folder.cpp:595:14 [readability-function-cognitive-complexity]: src/gui/folder.cpp#L595
function 'slotWatchedPathChanged' has cognitive complexity of 45 (threshold 25)
Run clang-format on test/testsynccfapi.cpp: test/testsynccfapi.cpp#L0
File test/testsynccfapi.cpp does not conform to Custom style guidelines. (lines 1453)
Run clang-format on test/testfolderwatcher.cpp: test/testfolderwatcher.cpp#L0
File test/testfolderwatcher.cpp does not conform to Custom style guidelines. (lines 399, 403, 411)