Skip to content

chore(deps): lock file maintenance #1154

chore(deps): lock file maintenance

chore(deps): lock file maintenance #1154

Triggered via push June 17, 2024 16:35
Status Failure
Total duration 55s
Artifacts

ci.yml

on: push
Build and Test
15s
Build and Test
Check Code Style
16s
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.