[Issue #3527] Modify the logic around the opportunity change tracking table to never delete records #1557
ci-api.yml
on: pull_request
API Lint, Format & Tests
3m 38s
Annotations
1 error and 3 warnings
API Lint, Format & Tests
Process completed with exit code 2.
|
API Lint, Format & Tests:
api/src/task/task.py#L93
Item "None" of "JobTable | None" has no attribute "job_status" [union-attr]
|
API Lint, Format & Tests:
api/src/task/task.py#L95
Item "None" of "JobTable | None" has no attribute "metrics" [union-attr]
|
API Lint, Format & Tests:
api/src/search/backend/load_opportunities_to_index.py#L149
Item "None" of "JobTable | None" has no attribute "created_at" [union-attr]
|