Skip to content

feat: integrate appinspector UI #212

feat: integrate appinspector UI

feat: integrate appinspector UI #212

Triggered via pull request November 6, 2025 14:46
Status Failure
Total duration 50s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
Test
Process completed with exit code 1.
Test
@types/vscode ^1.105.0 greater than engines.vscode ^1.83.0. Either upgrade engines.vscode or use an older @types/vscode version
Lint
Process completed with exit code 2.
Lint: src/utils/manage.ts#L29
Unsafe member access .session_id on an `any` value
Lint: src/utils/manage.ts#L29
Unsafe member access .session_id on an `any` value
Lint: src/utils/manage.ts#L29
Unsafe return of a value of type `any`
Lint: src/utils/manage.ts#L27
Unsafe assignment of an `any` value
Lint: src/utils/install.ts#L245
Unsafe assignment of an `any` value
Lint: src/utils/configure-aws.ts#L492
Unexpected iterable of non-Promise (non-"Thenable") values passed to promise aggregator
Lint: 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
Lint: 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
Lint: 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
Lint: 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
Lint: 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
Lint: 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
Lint: 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
Lint: 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
Lint: 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
Lint: 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