[Issue #3527] Modify the logic around the opportunity change tracking table to never delete records #1557
Annotations
1 error and 3 warnings
Run linting
Process completed with exit code 2.
|
Run linting:
api/src/task/task.py#L93
Item "None" of "JobTable | None" has no attribute "job_status" [union-attr]
|
Run linting:
api/src/task/task.py#L95
Item "None" of "JobTable | None" has no attribute "metrics" [union-attr]
|
Run linting:
api/src/search/backend/load_opportunities_to_index.py#L149
Item "None" of "JobTable | None" has no attribute "created_at" [union-attr]
|
Loading