Skip to content

[stable-3.13] count the files deletion and warn if threshold is exceeded #4239

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

[stable-3.13] count the files deletion and warn if threshold is exceeded #4239

Triggered via pull request October 11, 2024 15:32
Status Success
Total duration 2h 2m 45s
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:62:23 [readability-static-definition-in-anonymous-namespace]: src/libsync/configfile.cpp#L62
'deleteFilesThresholdC' is a static definition in anonymous namespace; static is redundant here
src/libsync/configfile.cpp:63:23 [readability-static-definition-in-anonymous-namespace]: src/libsync/configfile.cpp#L63
'crashReporterC' is a static definition in anonymous namespace; static is redundant here
src/libsync/configfile.cpp:116:22 [readability-static-definition-in-anonymous-namespace]: src/libsync/configfile.cpp#L116
'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 1111, 1135)