Skip to content

chore(deps): lock file maintenance #1098

chore(deps): lock file maintenance

chore(deps): lock file maintenance #1098

Triggered via push June 5, 2024 03:23
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Build and Test
17s
Build and Test
Check Code Style
26s
Check Code Style
Check Types
21s
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.