execute workflow on push #1
Annotations
2 errors and 10 warnings
|
Build and Publish
Process completed with exit code 2.
|
|
Build and Publish
Invalid version drg-69-automate-publishing-to-vs-marketplace-open-vsx
|
|
Build and Publish:
src/utils/configure-aws.ts#L204
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
|
|
Build and Publish:
src/utils/authenticate.ts#L116
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
|
|
Build and Publish:
src/test/extension.test.ts#L11
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
|
|
Build and Publish:
src/plugins/setup.ts#L349
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
|
|
Build and Publish:
src/plugins/setup.ts#L342
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
|
|
Build and Publish:
src/plugins/setup.ts#L338
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
|
|
Build and Publish:
src/plugins/setup.ts#L331
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
|
|
Build and Publish:
src/plugins/setup.ts#L46
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
|
|
Build and Publish:
src/plugins/manage.ts#L31
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
|
|
Build and Publish:
src/plugins/manage.ts#L16
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
|