Skip to content

Update project setup #353

Update project setup

Update project setup #353

Triggered via push January 2, 2026 09:57
Status Failure
Total duration 29s
Artifacts

testing.yml

on: push
Fit to window
Zoom out
Zoom in

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)