Upload: Auto adjust maxChunkSize until upload succeeds after HTTP-413 #2284
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 warnings and 7 notices
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run clang-format on src/libsync/account.h:
src/libsync/account.h#L1
File src/libsync/account.h (lines 19, 281, 282, 283, 295, 296): Code does not conform to Custom style guidelines.
|
Run clang-format on src/libsync/propagateupload.cpp:
src/libsync/propagateupload.cpp#L1
File src/libsync/propagateupload.cpp (lines 685, 689, 694, 696, 698, 699, 700, 701, 702, 709, 717, 718): Code does not conform to Custom style guidelines.
|
Run clang-format on src/libsync/propagateuploadng.cpp:
src/libsync/propagateuploadng.cpp#L1
File src/libsync/propagateuploadng.cpp (lines 435, 436): Code does not conform to Custom style guidelines.
|
Run clang-format on src/libsync/syncoptions.h:
src/libsync/syncoptions.h#L1
File src/libsync/syncoptions.h (lines 83, 86, 89): Code does not conform to Custom style guidelines.
|
Run clang-format on test/testaccount.cpp:
test/testaccount.cpp#L1
File test/testaccount.cpp (lines 34, 40, 43, 46, 52, 69): Code does not conform to Custom style guidelines.
|
Run clang-format on test/testnextcloudpropagator.cpp:
test/testnextcloudpropagator.cpp#L1
File test/testnextcloudpropagator.cpp (lines 10, 95, 96, 97, 104, 107, 108, 109, 110, 111, 114, 117, 118, 119): Code does not conform to Custom style guidelines.
|
Run clang-format on test/testsyncengine.cpp:
test/testsyncengine.cpp#L1
File test/testsyncengine.cpp (lines 633): Code does not conform to Custom style guidelines.
|