Bump pydantic from 1.10.15 to 1.10.18 #3512
Annotations
10 errors
care/abdm/api/serializers/abha_number.py#L1
care/abdm/api/serializers/abha_number.py:1:1: INP001 File `care/abdm/api/serializers/abha_number.py` is part of an implicit namespace package. Add an `__init__.py`.
|
care/abdm/api/serializers/auth.py#L1
care/abdm/api/serializers/auth.py:1:1: INP001 File `care/abdm/api/serializers/auth.py` is part of an implicit namespace package. Add an `__init__.py`.
|
care/abdm/api/serializers/auth.py#L9
care/abdm/api/serializers/auth.py:9:5: N815 Variable `accessToken` in class scope should not be mixedCase
|
care/abdm/api/serializers/auth.py#L10
care/abdm/api/serializers/auth.py:10:5: N815 Variable `refreshToken` in class scope should not be mixedCase
|
care/abdm/api/serializers/auth.py#L11
care/abdm/api/serializers/auth.py:11:5: N815 Variable `expiresIn` in class scope should not be mixedCase
|
care/abdm/api/serializers/auth.py#L12
care/abdm/api/serializers/auth.py:12:5: N815 Variable `refreshExpiresIn` in class scope should not be mixedCase
|
care/abdm/api/serializers/auth.py#L13
care/abdm/api/serializers/auth.py:13:5: N815 Variable `tokenType` in class scope should not be mixedCase
|
care/abdm/api/serializers/auth.py#L22
care/abdm/api/serializers/auth.py:22:5: N815 Variable `refreshToken` in class scope should not be mixedCase
|
care/abdm/api/serializers/auth.py#L23
care/abdm/api/serializers/auth.py:23:5: N815 Variable `expiresIn` in class scope should not be mixedCase
|
care/abdm/api/serializers/auth.py#L24
care/abdm/api/serializers/auth.py:24:5: N815 Variable `refreshExpiresIn` in class scope should not be mixedCase
|
This job failed
Loading