Skip to content

feat: add dde-shell-wrapper #143

feat: add dde-shell-wrapper

feat: add dde-shell-wrapper #143

Triggered via pull request January 13, 2024 04:31
@1820278174318202781743
synchronize #53
Status Success
Total duration 34s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

1 warning
cppcheck: dde-shell-wrapper/main.cpp#L53
Class 'LanchpadPanel' 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.