Skip to content

[stable-3.15] fix regressions in automated tests for bulk upload #4698

[stable-3.15] fix regressions in automated tests for bulk upload

[stable-3.15] fix regressions in automated tests for bulk upload #4698

Triggered via pull request November 29, 2024 10:09
Status Success
Total duration 33s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 10 warnings, and 3 notices
test/syncenginetestutils.cpp:1417:30 [bugprone-easily-swappable-parameters]: test/syncenginetestutils.cpp#L1417
2 adjacent parameters of 'FakeJsonReply' of similar type are easily swapped by mistake
test/syncenginetestutils.cpp:1417:63 [readability-identifier-length]: test/syncenginetestutils.cpp#L1417
parameter name 'op' is too short, expected at least 3 characters
Run clang-format on test/syncenginetestutils.cpp: test/syncenginetestutils.cpp#L1
File test/syncenginetestutils.cpp does not conform to Custom style guidelines. (lines 555)
Run clang-format on test/syncenginetestutils.h: test/syncenginetestutils.h#L1
File test/syncenginetestutils.h does not conform to Custom style guidelines. (lines 233)
Run clang-format on test/testsyncengine.cpp: test/testsyncengine.cpp#L1
File test/testsyncengine.cpp does not conform to Custom style guidelines. (lines 988, 990, 997)