Modify query to use index. #420
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
static-checks:
app/services/recent-activity-service.js#L7
'logger' is assigned a value but never used
|
static-checks:
app/services/recent-activity-service.js#L53
'objectDocuments' is never reassigned. Use 'const' instead
|
static-checks:
app/services/recent-activity-service.js#L72
'relationshipDocuments' is never reassigned. Use 'const' instead
|
static-checks:
app/services/recent-activity-service.js#L73
'documents' is never reassigned. Use 'const' instead
|
static-checks
Process completed with exit code 1.
|