Skip to content

Sd 91 activity history #336

Sd 91 activity history

Sd 91 activity history #336

Triggered via pull request June 4, 2025 11:03
Status Failure
Total duration 1m 18s
Artifacts

code-quality.yml

on: pull_request
Set up Node.js and install npm dependencies
16s
Set up Node.js and install npm dependencies
Lint commits
22s
Lint commits
Type check with TS
26s
Type check with TS
Lint code
44s
Lint code
Run tests
21s
Run tests
Fit to window
Zoom out
Zoom in

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