Skip to content

Bugfix/activity list fixes #2372

Bugfix/activity list fixes

Bugfix/activity list fixes #2372

Triggered via pull request September 18, 2023 15:38
Status Success
Total duration 14m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 2 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 640, 641): 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 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40): Code does not conform to Custom style guidelines.