Release #243
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.
|