feat(stage-tamagotchi,computer-use-mcp): implement browser-native DOM action routing #1648
Annotations
10 errors and 11 warnings
|
Run pnpm run lint:fix:
packages/stage-ui/src/libs/inference/adapters/whisper.ts#L221
'handler' was used before it was defined
|
|
Run pnpm run lint:fix:
packages/stage-ui/src/libs/inference/adapters/kokoro.ts#L155
'handler' was used before it was defined
|
|
Run pnpm run lint:fix:
packages/stage-ui/src/libs/inference/adapters/background-removal.ts#L117
'handler' was used before it was defined
|
|
|
|
|
|
Run pnpm run lint:fix:
packages/stage-pages/src/pages/settings/airi-card/components/CardCreationDialog.vue#L319
'e' is defined but never used
|
|
Run pnpm run lint:fix:
fetch_unresolved.cjs#L40
Unexpected console statement. Only these console methods are allowed: warn, error, info
|
|
Run pnpm run lint:fix:
fetch_unresolved.cjs#L33
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
|
Run pnpm run lint:fix:
apps/stage-tamagotchi/src/renderer/widgets/artistry/components/Comfy.vue#L115
Unexpected console statement. Only these console methods are allowed: warn, error, info
|
|
Run pnpm run lint:fix:
apps/stage-tamagotchi/src/main/windows/desktop-overlay/index.ts#L35
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: autofix-ci/action@7a166d7532b277f34e16238930461bf77f9d7ed8. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run pnpm run lint:fix:
services/computer-use-mcp/src/terminal/pty-runner.ts#L295
Using a spread operator here creates a new array unnecessarily.
|
|
Run pnpm run lint:fix:
packages/scenarios-stage-tamagotchi-browser/src/components/platforms/windows-11/index.ts#L1
Empty files are not allowed.
|
|
|
|
Run pnpm run lint:fix:
apps/stage-tamagotchi/src/renderer/components/stage-islands/controls-island/index.vue#L50
Expected expression to be used
|
|
Run pnpm run lint:fix:
apps/stage-tamagotchi/src/main/services/airi/widgets/artistry-bridge.ts#L368
Empty fallbacks in spreads are unnecessary
|
|
Run pnpm run lint:fix:
apps/stage-tamagotchi/src/main/services/airi/widgets/artistry-bridge.ts#L132
Variable 'image' is declared but never used. Unused variables should start with a '_'.
|
|
Run pnpm run lint:fix:
apps/stage-tamagotchi/src/main/services/airi/widgets/providers/replicate.ts#L78
Variable 'remixId' is declared but never used. Unused variables should start with a '_'.
|
|
Run pnpm run lint:fix:
apps/stage-tamagotchi/src/main/services/airi/widgets/providers/replicate.ts#L78
Variable 'internalJobId' is declared but never used. Unused variables should start with a '_'.
|
|
Run pnpm run lint:fix:
apps/stage-tamagotchi/src/main/services/airi/widgets/providers/replicate.ts#L78
Variable 'image' is declared but never used. Unused variables should start with a '_'.
|
|
Run pnpm run lint:fix:
services/computer-use-mcp/src/desktop-grounding.test.ts#L133
Variable 'axCount' is declared but never used. Unused variables should start with a '_'.
|
Loading