Skip to content

Fix macOS legacy build breakage caused by std::filesystem #3231

Fix macOS legacy build breakage caused by std::filesystem

Fix macOS legacy build breakage caused by std::filesystem #3231

Triggered via pull request March 28, 2024 11:11
Status Success
Total duration 11m 55s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 4 warnings, and 1 notice
Run clang-format on src/libsync/filesystem.h: src/libsync/filesystem.h#L1
File src/libsync/filesystem.h does not conform to Custom style guidelines. (lines 108)
src/libsync/filesystem.cpp:198:39 [bugprone-easily-swappable-parameters]: src/libsync/filesystem.cpp#L198
2 adjacent parameters of 'setFolderPermissions' of similar type are easily swapped by mistake
src/libsync/propagatedownload.cpp:1169:29 [readability-function-cognitive-complexity]: src/libsync/propagatedownload.cpp#L1169
function 'downloadFinished' has cognitive complexity of 54 (threshold 25)