feat: port artistry & chatbox enhancements #1636
Merged
Annotations
11 errors and 11 warnings
|
Run autofix-ci/action@7a166d7532b277f34e16238930461bf77f9d7ed8
pull request is not open: MERGED
|
|
Run pnpm run lint:fix:
packages/stage-ui/src/stores/background.ts#L176
Unexpected console statement. Only these console methods are allowed: warn, error, info
|
|
Run pnpm run lint:fix:
packages/stage-ui/src/stores/background.ts#L170
Unexpected console statement. Only these console methods are allowed: warn, error, info
|
|
Run pnpm run lint:fix:
packages/stage-ui/src/stores/background.ts#L84
Unexpected console statement. Only these console methods are allowed: warn, error, info
|
|
Run pnpm run lint:fix:
packages/stage-ui/src/stores/background.ts#L55
Unexpected console statement. Only these console methods are allowed: warn, error, info
|
|
|
|
|
|
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
|
|
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:
packages/stage-ui/src/tools/character/orchestrator/spark-command.test.ts#L64
Unsafe usage of optional chaining
|
|
Run pnpm run lint:fix:
packages/stage-ui/src/tools/character/orchestrator/spark-command.test.ts#L63
Unsafe usage of optional chaining
|
|
|
|
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:
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:
apps/stage-tamagotchi/src/renderer/components/stage-islands/controls-island/index.vue#L50
Expected expression to be used
|
Loading