Update project setup #353
Annotations
7 errors
|
test
6 errors
|
|
test:
convex_api/models.py#L79
Argument of type "None" cannot be assigned to parameter "default" of type "_T@Field" in function "Field"
Type "None" cannot be assigned to type "str" (reportGeneralTypeIssues)
|
|
test:
convex_api/models.py#L78
Argument of type "None" cannot be assigned to parameter "default" of type "_T@Field" in function "Field"
Type "None" cannot be assigned to type "str" (reportGeneralTypeIssues)
|
|
test:
convex_api/models.py#L77
Argument of type "None" cannot be assigned to parameter "default" of type "_T@Field" in function "Field"
Type "None" cannot be assigned to type "str" (reportGeneralTypeIssues)
|
|
test:
convex_api/models.py#L69
Argument of type "None" cannot be assigned to parameter "default" of type "_T@Field" in function "Field"
Type "None" cannot be assigned to type "str" (reportGeneralTypeIssues)
|
|
test:
convex_api/models.py#L17
Argument of type "None" cannot be assigned to parameter "default" of type "_T@Field" in function "Field"
Type "None" cannot be assigned to type "str" (reportGeneralTypeIssues)
|
|
test:
convex_api/api.py#L693
Cannot assign member "sequence" for type "PrepareTransactionRequest"
Member "sequence" is unknown (reportGeneralTypeIssues)
|