| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/lottie/qlottiegfill_p.h @ Line 30 | cppcoreguidelines-special-member-functions | class 'QLottieGFill' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 2 | src/lottie/qlottiegradientholder_p.h @ Line 46 | cppcoreguidelines-special-member-functions | class 'QLottieGradientHolder' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 3 | src/lottie/qlottiegstroke_p.h @ Line 24 | cppcoreguidelines-special-member-functions | class 'QLottieGStroke' defines a copy constructor but does not define a destructor or a copy assignment operator | 1 | unreviewed |