Skip to content

feat: use a modal for the installation choices instead of a quick pick #74

feat: use a modal for the installation choices instead of a quick pick

feat: use a modal for the installation choices instead of a quick pick #74

Triggered via pull request September 5, 2025 15:46
Status Success
Total duration 43s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: src/plugins/setup.ts#L222
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
Lint: src/plugins/setup.ts#L214
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
Lint: src/plugins/setup.ts#L189
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
Lint: src/plugins/setup.ts#L57
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
Lint: src/plugins/manage.ts#L37
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
Lint: src/plugins/manage.ts#L22
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
Lint: src/plugins/authenticate.ts#L120
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
Lint: src/plugins/authenticate.ts#L102
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
Lint: src/plugins/authenticate.ts#L62
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
Lint: src/plugins/authenticate.ts#L21
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