sync: from linuxdeepin/dtkwidget #131
Triggered via pull request
June 19, 2024 01:41
deepin-ci-robot
opened
#58
Status
Success
Total duration
33s
Artifacts
–
Annotations
2 warnings
cppcheck:
src/widgets/private/dblureffectwithborderwidget_p.h#L16
Class 'DBlurEffectWithBorderWidgetPrivate' has a constructor with 1 argument that is not explicit. Such constructors should in general be explicit for type safety reasons. Using the explicit keyword in the constructor means some mistakes when using the class can be avoided.
|
cppcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|