mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-08-03 20:14:15 +02:00
Merge branch 'ignore_pydantic_warnings' into 'master'
MR: ci: Add missing pydantic warnings See merge request espressif/esp-mqtt!301
This commit is contained in:
@@ -13,3 +13,6 @@ warning: unknown kconfig symbol 'EXAMPLE_ETH_PHY_ADDR' assigned
|
||||
WARNING: The following Kconfig variables were used in "if" clauses
|
||||
Kconfig variables were used in .* "if" clauses
|
||||
Missing kconfig option
|
||||
Pydantic serializer warnings
|
||||
PydanticSerializationUnexpectedValue
|
||||
Defaulting to left to right union serialization
|
||||
|
||||
Reference in New Issue
Block a user