Skip to content

chore(deps): lock file maintenance #1160

chore(deps): lock file maintenance

chore(deps): lock file maintenance #1160

Triggered via push June 17, 2024 18:08
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Build and Test
17s
Build and Test
Check Code Style
22s
Check Code Style
Check Types
17s
Check Types
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Check Code Style: src/lib/server.mts#L25
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.
Check Code Style
Process completed with exit code 1.