Skip to content

Release

Release #243

Manually triggered September 17, 2024 16:19
Status Failure
Total duration 28m 5s
Artifacts

release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Release: demo/src/main.views.ts#L12
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
Release: demo/src/main.workbench.ts#L7
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
Release
Process completed with exit code 1.