Skip to content

chore(deps): lock file maintenance #1035

chore(deps): lock file maintenance

chore(deps): lock file maintenance #1035

Triggered via push May 29, 2024 11:20
Status Failure
Total duration 30s
Artifacts

ci.yml

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