Skip to content

chore(deps): lock file maintenance #1047

chore(deps): lock file maintenance

chore(deps): lock file maintenance #1047

Triggered via push May 31, 2024 06:37
Status Failure
Total duration 28s
Artifacts

ci.yml

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