Skip to content

feat: 紧凑模式适配;适配文管新预览插件,新旧版本兼容 #106

feat: 紧凑模式适配;适配文管新预览插件,新旧版本兼容

feat: 紧凑模式适配;适配文管新预览插件,新旧版本兼容 #106

Triggered via pull request October 13, 2023 07:50
@feeenglifeeengli
opened #105
Status Success
Total duration 40s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
cppcheck: deepin-font-manager/views/dfontmgrmainwindow.cpp#L1989
Redundant initialization for 'x'. The initialized value is overwritten before it is read.
cppcheck: deepin-font-manager/views/dfontmgrmainwindow.cpp#L2196
Redundant initialization for 'x'. The initialized value is overwritten before it is read.
cppcheck: deepin-font-preview-plugin/fontpreview.cpp#L97
The function 'contentWidget' is never used.
cppcheck: deepin-font-preview-plugin/fontpreview.cpp#L82
The function 'fileUrl' is never used.
cppcheck: deepin-font-preview-plugin/fontpreview.h#L27
The one definition rule is violated, different classes/structs have the same name 'FontPreview'
cppcheck: deepin-font-preview-plugin/main.cpp#L21
The one definition rule is violated, different classes/structs have the same name 'TextPreviewPlugin'
cppcheck: deepin-font-preview-plugin/main.cpp#L39
The function 'create' is never used.