Skip to content

sync: from linuxdeepin/dtkwidget #60

sync: from linuxdeepin/dtkwidget

sync: from linuxdeepin/dtkwidget #60

Triggered via pull request March 5, 2024 03:05
@deepin-ci-robotdeepin-ci-robot
synchronize #27
Status Success
Total duration 33s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
cppcheck: src/widgets/private/dlineedit_p.h#L23
Class 'DLineEditPrivate' 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: src/widgets/private/dmainwindow_p.h#L125
There is an unknown macro here somewhere. Configuration is required. If D_DECLARE_PUBLIC is a macro then please configure it.
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/.