Skip to content

Ensure errors are displayed as first entries in tray window activity list, add testing for SortedActivityListModel #2077

Ensure errors are displayed as first entries in tray window activity list, add testing for SortedActivityListModel

Ensure errors are displayed as first entries in tray window activity list, add testing for SortedActivityListModel #2077

Triggered via pull request July 25, 2023 00:43
Status Success
Total duration 30s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/gui/tray/activitylistmodel.cpp: src/gui/tray/activitylistmodel.cpp#L1
File src/gui/tray/activitylistmodel.cpp (lines 17, 29, 37, 46, 52, 105, 208, 209, 210, 211, 212, 213, 214, 215, 221, 236, 238, 242, 243, 244, 245, 246, 247, 330, 336, 349, 356, 357, 358, 359, 363, 364, 365, 366, 375, 380, 401, 427, 458, 466, 484, 485, 543, 550, 555, 586, 589, 599, 669, 670, 671, 672, 712, 720, 721, 724, 729, 762, 763, 764, 766, 834, 835, 854, 902, 980): Code does not conform to Custom style guidelines.
Run clang-format on src/gui/tray/activitylistmodel.h: src/gui/tray/activitylistmodel.h#L1
File src/gui/tray/activitylistmodel.h (lines 24): Code does not conform to Custom style guidelines.
Run clang-format on src/gui/tray/sortedactivitylistmodel.cpp: src/gui/tray/sortedactivitylistmodel.cpp#L1
File src/gui/tray/sortedactivitylistmodel.cpp (lines 52, 53, 56, 57, 67, 70): Code does not conform to Custom style guidelines.
Run clang-format on test/activitylistmodeltestutils.cpp: test/activitylistmodeltestutils.cpp#L1
File test/activitylistmodeltestutils.cpp (lines 18, 23, 40, 44, 46, 69, 112, 142, 167, 200, 348, 397, 398, 399, 400, 401, 404, 405, 409, 411, 428, 429, 430, 431, 432, 447, 451, 453, 458, 492): Code does not conform to Custom style guidelines.
Run clang-format on test/activitylistmodeltestutils.h: test/activitylistmodeltestutils.h#L1
File test/activitylistmodeltestutils.h (lines 20, 33, 37, 39): Code does not conform to Custom style guidelines.
Run clang-format on test/testactivitylistmodel.cpp: test/testactivitylistmodel.cpp#L1
File test/testactivitylistmodel.cpp (lines 101, 102, 103, 104, 105): Code does not conform to Custom style guidelines.
Run clang-format on test/testsortedactivitylistmodel.cpp: test/testsortedactivitylistmodel.cpp#L1
File test/testsortedactivitylistmodel.cpp (lines 60, 64, 97, 98, 99, 100, 118, 133, 150, 168, 169, 170, 171, 172, 173): Code does not conform to Custom style guidelines.