Sd 91 activity history #336
code-quality.yml
on: pull_request
Set up Node.js and install npm dependencies
16s
Run tests
21s
Annotations
2 errors
|
Lint code
Process completed with exit code 1.
|
|
Lint code:
src/domains/shielder/components/Activity/ActivityItem.tsx#L104
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|