294 refactor references service #492
Annotations
6 errors
Run npm run lint:
app/repository/references-repository.js#L74
Expected 'this' to be used by class async method 'create'
|
Run npm run lint:
app/services/references-service.js#L11
Async method 'retrieveAll' has no 'await' expression
|
Run npm run lint:
app/services/references-service.js#L15
Async method 'create' has no 'await' expression
|
Run npm run lint:
app/services/references-service.js#L19
Async method 'update' has no 'await' expression
|
Run npm run lint:
app/services/references-service.js#L23
Async method 'deleteBySourceName' has no 'await' expression
|
Run npm run lint
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading