Skip to content

sync: from linuxdeepin/dtkgui #126

sync: from linuxdeepin/dtkgui

sync: from linuxdeepin/dtkgui #126

Triggered via pull request October 12, 2024 03:17
@deepin-ci-robotdeepin-ci-robot
synchronize #64
Status Success
Total duration 35s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
cppcheck: src/wayland/personalizationwaylandclientextension.cpp#L200
Member variable 'PersonalizationWindowContext::m_noTitlebar' is not initialized in the constructor.
cppcheck: src/wayland/personalizationwaylandclientextension.cpp#L200
Member variable 'PersonalizationWindowContext::m_windowRadius' is not initialized in the constructor.
cppcheck: src/wayland/personalizationwaylandclientextension.cpp#L236
Member variable 'PersonalizationAppearanceContext::m_windowRadius' is not initialized in the constructor.
cppcheck: src/wayland/personalizationwaylandclientextension.cpp#L338
The function 'treeland_personalization_appearance_context_v1_cursor_theme' is never used.
cppcheck: src/wayland/personalizationwaylandclientextension.cpp#L328
The function 'treeland_personalization_appearance_context_v1_font' is never used.
cppcheck: src/wayland/personalizationwaylandclientextension.cpp#L343
The function 'treeland_personalization_appearance_context_v1_icon_theme' is never used.
cppcheck: src/wayland/personalizationwaylandclientextension.cpp#L333
The function 'treeland_personalization_appearance_context_v1_monospace_font' is never used.
cppcheck: src/wayland/personalizationwaylandclientextension.cpp#L322
The function 'treeland_personalization_appearance_context_v1_round_corner_radius' is never used.
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/