(hopefully) fixes some parts of the updater again #3481
Annotations
10 errors and 11 warnings
|
Run pnpm run lint:fix:
apps/server/scripts/e2e-llm-router.ts#L113
Unexpected console statement. Only these console methods are allowed: warn, error, info
|
|
Run pnpm run lint:fix:
apps/server/scripts/e2e-llm-router.ts#L112
Unexpected console statement. Only these console methods are allowed: warn, error, info
|
|
Run pnpm run lint:fix:
apps/server/scripts/e2e-llm-router.ts#L97
Unexpected console statement. Only these console methods are allowed: warn, error, info
|
|
Run pnpm run lint:fix:
apps/server/scripts/e2e-llm-router.ts#L75
Unexpected console statement. Only these console methods are allowed: warn, error, info
|
|
Run pnpm run lint:fix:
apps/server/scripts/e2e-llm-router.ts#L63
Unexpected console statement. Only these console methods are allowed: warn, error, info
|
|
Run pnpm run lint:fix:
apps/server/scripts/e2e-llm-router.ts#L57
Unexpected console statement. Only these console methods are allowed: warn, error, info
|
|
Run pnpm run lint:fix:
apps/server/scripts/e2e-llm-router.ts#L54
Unexpected console statement. Only these console methods are allowed: warn, error, info
|
|
Run pnpm run lint:fix:
apps/server/scripts/e2e-llm-router.ts#L46
Unexpected console statement. Only these console methods are allowed: warn, error, info
|
|
Run pnpm run lint:fix:
apps/server/docs/ai-context/verifications/streaming-tts.md#L211
Do not import modules in `node_modules` folder by path
|
|
Run pnpm run lint:fix:
services/computer-use-mcp/src/desktop-grounding.ts#L80
Identifier `chromeWindowBounds` has already been declared
|
|
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:
apps/stage-tamagotchi/scripts/desktop-overlay-live-window-smoke.ts#L534
Avoid `error instanceof Error ? error.message : ...`. Use `errorMessageFrom(error)` from '@moeru/std' (or `errorMessageFromUnknown(error, fallback)` from '@proj-airi/stage-shared'). Pair with `?? 'fallback'` when a default is needed
|
|
Run pnpm run lint:fix:
apps/stage-tamagotchi/scripts/desktop-overlay-live-window-smoke.ts#L502
Avoid `error instanceof Error ? error.message : ...`. Use `errorMessageFrom(error)` from '@moeru/std' (or `errorMessageFromUnknown(error, fallback)` from '@proj-airi/stage-shared'). Pair with `?? 'fallback'` when a default is needed
|
|
Run pnpm run lint:fix:
apps/stage-tamagotchi/scripts/desktop-overlay-live-window-smoke.ts#L488
Avoid `error instanceof Error ? error.message : ...`. Use `errorMessageFrom(error)` from '@moeru/std' (or `errorMessageFromUnknown(error, fallback)` from '@proj-airi/stage-shared'). Pair with `?? 'fallback'` when a default is needed
|
|
Run pnpm run lint:fix:
apps/stage-tamagotchi/scripts/desktop-overlay-live-window-smoke.ts#L481
Avoid `error instanceof Error ? error.message : ...`. Use `errorMessageFrom(error)` from '@moeru/std' (or `errorMessageFromUnknown(error, fallback)` from '@proj-airi/stage-shared'). Pair with `?? 'fallback'` when a default is needed
|
|
Run pnpm run lint:fix:
services/computer-use-mcp/src/desktop-grounding.test.ts#L134
Variable 'axCount' is declared but never used. Unused variables should start with a '_'.
|
|
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/renderer/components/stage-islands/controls-island/index.vue#L50
Expected expression to be used
|
|
|
|
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:
packages/stage-ui-live2d/src/utils/live2d-structure-report.ts#L45
Unexpected control character
|
background
wait
wait-all
cancel
Loading