New macros for the named JSON convertor generation #4563
Codacy Production / Codacy Static Code Analysis
required action
Jan 27, 2025 in 0s
3 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 3
Clones added
============
- docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_with_names_macro.cpp 1
- docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_with_names_explicit.cpp 1
- tests/src/unit-udt_macro.cpp 18
See the complete overview on Codacy
Annotations
codacy-production / Codacy Static Code Analysis
docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_with_names_macro.cpp#L11
struct member 'person::name' is never used.
codacy-production / Codacy Static Code Analysis
docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_with_names_macro.cpp#L12
struct member 'person::address' is never used.
codacy-production / Codacy Static Code Analysis
docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_with_names_macro.cpp#L13
struct member 'person::age' is never used.
Loading