Skip to content

[stable-3.14] count the files deletion and warn if threshold is exceeded #4240

[stable-3.14] count the files deletion and warn if threshold is exceeded

[stable-3.14] count the files deletion and warn if threshold is exceeded #4240

Triggered via pull request October 11, 2024 15:35
Status Success
Total duration 2h 36m 27s
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 1106, 1130)