Skip to content

feat: add dde-shell's plugin #39

feat: add dde-shell's plugin

feat: add dde-shell's plugin #39

Triggered via pull request October 19, 2023 12:17
@1820278174318202781743
opened #17
Status Success
Total duration 50s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

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