Skip to content

Fix file tag fetching for files in sync folders that have non-root remote target #4608

Fix file tag fetching for files in sync folders that have non-root remote target

Fix file tag fetching for files in sync folders that have non-root remote target #4608

Triggered via pull request November 21, 2024 07:33
Status Success
Total duration 30s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 3 warnings, and 3 notices
src/gui/filetagmodel.h:17:10 [clang-diagnostic-error]: src/gui/filetagmodel.h#L17
'QAbstractListModel' file not found
src/gui/folder.h:20:10 [clang-diagnostic-error]: src/gui/folder.h#L20
'syncresult.h' file not found
Run clang-format on src/gui/filedetails/filedetails.cpp: src/gui/filedetails/filedetails.cpp#L1
File src/gui/filedetails/filedetails.cpp does not conform to Custom style guidelines. (lines 190)
Run clang-format on src/gui/filetagmodel.h: src/gui/filetagmodel.h#L1
File src/gui/filetagmodel.h does not conform to Custom style guidelines. (lines 36, 37)
Run clang-format on src/gui/folder.h: src/gui/folder.h#L1
File src/gui/folder.h does not conform to Custom style guidelines. (lines 131, 170, 226, 227, 228, 230, 231, 232, 233, 234, 297)