Skip to content

count the files deletion and warn if threshold is exceeded #4029

count the files deletion and warn if threshold is exceeded

count the files deletion and warn if threshold is exceeded #4029

Triggered via pull request September 13, 2024 10:29
Status Success
Total duration 35s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 3 warnings, and 1 notice
src/libsync/configfile.cpp:57:23 [readability-static-definition-in-anonymous-namespace]: src/libsync/configfile.cpp#L57
'deleteFilesThresholdC' is a static definition in anonymous namespace; static is redundant here
src/libsync/configfile.cpp:58:23 [readability-static-definition-in-anonymous-namespace]: src/libsync/configfile.cpp#L58
'crashReporterC' is a static definition in anonymous namespace; static is redundant here
src/libsync/configfile.cpp:117:22 [readability-static-definition-in-anonymous-namespace]: src/libsync/configfile.cpp#L117
'deleteFilesThresholdDefaultValue' is a static definition in anonymous namespace; static is redundant here
Run clang-format on src/libsync/syncengine.cpp: src/libsync/syncengine.cpp#L1
File src/libsync/syncengine.cpp does not conform to Custom style guidelines. (lines 1116)