Skip to content

feat: add dde-shell's plugin #41

feat: add dde-shell's plugin

feat: add dde-shell's plugin #41

Triggered via pull request October 20, 2023 05:18
@1820278174318202781743
synchronize #17
Status Success
Total duration 42s
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.