Open JenySadadia opened 3 weeks ago
@nuclearcat reported pydantic warnings below:
INFO: 10.224.0.101:55470 - "GET /latest/nodes?parent=6733238c68b6090bcedcc978&limit=100&offset=0 HTTP/1.1" 200 OK
/usr/local/lib/python3.11/site-packages/pydantic/main.py:390: UserWarning: Pydantic serializer warnings:
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
Expected `url` but got `str` with value `'https://kciapistagingsto...GGQivo89HKZbD78gcxvc%3D'` - serialized value may not be as expected
PydanticSerializationUnexpectedValue: Expected `url` but got `str` with value `'https://git.kernel.org/p...t/sashal/linus-next.git'` - serialized value may not be as expected
PydanticSerializationUnexpectedValue: Expected `url` but got `str` with value `'https://git.kernel.org/p...t/sashal/linus-next.git'` - serialized value may not be as expected
return self.__pydantic_serializer__.to_python(
Receiving
pydantic
warning onkci user group join
command:The warnings are also observed while running unit tests.