Bump ArduinoJson from 6.20.1 to 7.2.1 #1593
Annotations
3 errors and 10 warnings
.pio/libdeps/olimex_esp32-gateway-e_dev/ArduinoJson/src/ArduinoJson/Variant/ConverterImpl.hpp#L39
no matching function for call to 'ArduinoJson::V721PB22::DynamicJsonDocument::DynamicJsonDocument()'
|
.pio/libdeps/olimex_esp32-gateway-e_dev/ArduinoJson/src/ArduinoJson/Variant/ConverterImpl.hpp#L40
no matching function for call to 'convertFromJson(ArduinoJson::V721PB22::JsonVariantConst&, ArduinoJson::V721PB22::DynamicJsonDocument&)'
|
|
src/energy_meter.h#L20
JSON_OBJECT_SIZE is deprecated, you don't need to compute the size anymore
|
src/energy_meter.h#L20
JSON_OBJECT_SIZE is deprecated, you don't need to compute the size anymore
|
.pio/libdeps/olimex_esp32-gateway-e_dev/ConfigJson/src/ConfigJson.h#L44
JSON_OBJECT_SIZE is deprecated, you don't need to compute the size anymore
|
src/energy_meter.h#L20
JSON_OBJECT_SIZE is deprecated, you don't need to compute the size anymore
|
src/energy_meter.h#L20
JSON_OBJECT_SIZE is deprecated, you don't need to compute the size anymore
|
src/app_config.h#L251
'DynamicJsonDocument' is deprecated: use JsonDocument instead [-Wdeprecated-declarations]
|
src/app_config.h#L256
'DynamicJsonDocument' is deprecated: use JsonDocument instead [-Wdeprecated-declarations]
|
src/energy_meter.h#L48
'template<unsigned int N> class ArduinoJson::V721PB22::StaticJsonDocument' is deprecated: use JsonDocument instead [-Wdeprecated-declarations]
|
src/energy_meter.h#L49
'template<unsigned int N> class ArduinoJson::V721PB22::StaticJsonDocument' is deprecated: use JsonDocument instead [-Wdeprecated-declarations]
|
src/json_serialize.h#L36
'DynamicJsonDocument' is deprecated: use JsonDocument instead [-Wdeprecated-declarations]
|
The logs for this run have expired and are no longer available.
Loading