Bump ArduinoJson from 6.20.1 to 7.2.0 #1559
Annotations
3 errors and 10 warnings
Run PlatformIO:
.pio/libdeps/olimex_esp32-gateway-f/ArduinoJson/src/ArduinoJson/Variant/ConverterImpl.hpp#L39
no matching function for call to 'ArduinoJson::V720PB22::DynamicJsonDocument::DynamicJsonDocument()'
|
Run PlatformIO:
.pio/libdeps/olimex_esp32-gateway-f/ArduinoJson/src/ArduinoJson/Variant/ConverterImpl.hpp#L40
no matching function for call to 'convertFromJson(ArduinoJson::V720PB22::JsonVariantConst&, ArduinoJson::V720PB22::DynamicJsonDocument&)'
|
Run PlatformIO
Process completed with exit code 1.
|
Run PlatformIO:
src/energy_meter.h#L20
JSON_OBJECT_SIZE is deprecated, you don't need to compute the size anymore
|
Run PlatformIO:
src/energy_meter.h#L20
JSON_OBJECT_SIZE is deprecated, you don't need to compute the size anymore
|
Run PlatformIO:
.pio/libdeps/olimex_esp32-gateway-f/ConfigJson/src/ConfigJson.h#L44
JSON_OBJECT_SIZE is deprecated, you don't need to compute the size anymore
|
Run PlatformIO:
src/energy_meter.h#L20
JSON_OBJECT_SIZE is deprecated, you don't need to compute the size anymore
|
Run PlatformIO:
src/energy_meter.h#L20
JSON_OBJECT_SIZE is deprecated, you don't need to compute the size anymore
|
Run PlatformIO:
src/app_config.h#L251
'DynamicJsonDocument' is deprecated: use JsonDocument instead [-Wdeprecated-declarations]
|
Run PlatformIO:
src/app_config.h#L256
'DynamicJsonDocument' is deprecated: use JsonDocument instead [-Wdeprecated-declarations]
|
Run PlatformIO:
src/app_config.h#L251
'DynamicJsonDocument' is deprecated: use JsonDocument instead [-Wdeprecated-declarations]
|
Run PlatformIO:
src/app_config.h#L256
'DynamicJsonDocument' is deprecated: use JsonDocument instead [-Wdeprecated-declarations]
|
Run PlatformIO:
src/energy_meter.h#L48
'template<unsigned int N> class ArduinoJson::V720PB22::StaticJsonDocument' is deprecated: use JsonDocument instead [-Wdeprecated-declarations]
|
Loading