Skip to content

[Refactoring] Split bounding_box struct #262

[Refactoring] Split bounding_box struct

[Refactoring] Split bounding_box struct #262

Triggered via pull request May 14, 2024 08:40
Status Success
Total duration 1m 12s
Artifacts

cpp-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
ext/nnstreamer/tensor_decoder/box_properties/mobilenetssd.cc:44:7 [cppcoreguidelines-special-member-functions]: ext/nnstreamer/tensor_decoder/box_properties/mobilenetssd.cc#L44
class 'MobilenetSSD' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator
ext/nnstreamer/tensor_decoder/box_properties/mobilenetssd.cc:73:9 [cppcoreguidelines-macro-usage]: ext/nnstreamer/tensor_decoder/box_properties/mobilenetssd.cc#L73
function-like macro '_get_object_i_mobilenet_ssd' used; consider a 'constexpr' template function