Skip to content

feat: add notification #69

feat: add notification

feat: add notification #69

Triggered via pull request November 16, 2023 09:57
@1820278174318202781743
opened #21
Status Success
Total duration 38s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
cppcheck: panels/notification/bubblemodel.cpp#L157
Member variable 'BubbleItem::m_replaceId' is not initialized in the constructor.
cppcheck: panels/notification/bubblemodel.cpp#L326
Member variable 'BubbleModel::BubbleRule' is not initialized in the constructor.
cppcheck: panels/notification/bubblemodel.cpp#L238
The function 'defaultActionText' is never used.
cppcheck: panels/notification/bubblemodel.cpp#L434
The function 'roleNames' is never used.
cppcheck: panels/notification/bubblemodel.cpp#L393
The function 'rowCount' is never used.
cppcheck: panels/notification/notificationpanel.cpp#L132
The function 'actionInvoke' is never used.
cppcheck: panels/notification/notificationpanel.cpp#L115
The function 'bubbles' is never used.
cppcheck: panels/notification/notificationpanel.cpp#L120
The function 'defaultActionInvoke' is never used.
cppcheck: panels/notification/notificationpanel.cpp#L156
The function 'delayProcess' is never used.