Skip to content

[stable-3.9] Bugfix/infinite sync #2336

[stable-3.9] Bugfix/infinite sync

[stable-3.9] Bugfix/infinite sync #2336

Triggered via pull request September 14, 2023 16:17
Status Success
Total duration 2m 20s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 3 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/discovery.cpp: src/libsync/discovery.cpp#L1
File src/libsync/discovery.cpp (lines 1077): Code does not conform to Custom style guidelines.
Run clang-format on src/libsync/vfs/cfapi/cfapiwrapper.cpp: src/libsync/vfs/cfapi/cfapiwrapper.cpp#L1
File src/libsync/vfs/cfapi/cfapiwrapper.cpp (lines 17, 23, 31, 40, 41, 42, 43, 45, 51, 52, 54, 55, 69, 84, 87, 119, 164, 230, 253, 259, 260, 261, 262, 338, 400, 418, 429, 430, 446, 447, 448, 449, 450, 451, 452, 456, 487, 500, 595, 623, 624, 625, 626, 627, 657, 663, 666, 698, 699, 738, 745, 751, 752, 758, 761, 776, 777, 778, 781, 782, 787, 793, 839, 846, 850): Code does not conform to Custom style guidelines.
Run clang-format on src/libsync/vfs/cfapi/cfapiwrapper.h: src/libsync/vfs/cfapi/cfapiwrapper.h#L1
File src/libsync/vfs/cfapi/cfapiwrapper.h (lines 25, 36, 39, 50, 51, 54, 65, 66, 67, 75, 89, 90, 91, 92, 97, 98, 99): Code does not conform to Custom style guidelines.