Skip to content

feat: add AppletBridge to connect applets #2566

feat: add AppletBridge to connect applets

feat: add AppletBridge to connect applets #2566

Triggered via pull request October 21, 2024 02:28
@1820278174318202781743
synchronize #819
Status Success
Total duration 35s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
cppcheck: example/containment-example/examplecontainment.cpp#L71
The function 'createProxyMeta' is never used.
cppcheck: example/panel-example/examplepanel.cpp#L24
Local variable 'bridge' shadows outer variable
cppcheck: example/panel-example/examplepanel.cpp#L60
The function 'onReceivedSignal' is never used.
cppcheck: frame/applet.h#L28
There is an unknown macro here somewhere. Configuration is required. If D_DECLARE_PRIVATE is a macro then please configure it.
cppcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/