Skip to content

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

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 #4367

Triggered via pull request October 23, 2024 06:53
Status Success
Total duration 28s
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 226, 227, 228, 230)