fix: bubble closed when it's still hovering for notification #3040
Triggered via pull request
November 25, 2024 07:22
18202781743
opened
#902
Status
Success
Total duration
36s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 warnings
|
cppcheck:
panels/notification/bubble/bubblemodel.cpp#L138
Consider using std::find_if algorithm instead of a raw loop.
|
|
cppcheck:
panels/notification/bubble/bubblemodel.cpp#L235
The function 'delayRemovedBubble' is never used.
|
|
cppcheck:
panels/notification/bubble/bubblemodel.cpp#L240
The function 'setDelayRemovedBubble' is never used.
|
|
cppcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|