Skip to content

feat: Enhance OCR plugin loading mechanism #117

feat: Enhance OCR plugin loading mechanism

feat: Enhance OCR plugin loading mechanism #117

Triggered via pull request October 30, 2025 10:47
Status Success
Total duration 3m 3s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
cppcheck: src/engine/OCREngine.cpp#L29
Class 'OCREngine' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s).
cppcheck: src/engine/OCREngine.cpp#L29
Class 'OCREngine' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s).