Skip to content

Feat/window api llm paint interface #22

Feat/window api llm paint interface

Feat/window api llm paint interface #22

Triggered via pull request March 27, 2026 15:09
Status Failure
Total duration 31s
Artifacts

pr-tests.yml

on: pull_request
Python Tests
25s
Python Tests
TypeScript Tests
26s
TypeScript Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
Python Tests
Process completed with exit code 1.
TypeScript Tests
Process completed with exit code 1.
Python Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, astral-sh/setup-uv@v5. 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/
TypeScript Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. 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/
TypeScript Tests: src/viewer/src/lib/__tests__/stroke-renderers.test.ts#L281
Unexpected any. Specify a different type
TypeScript Tests: src/viewer/src/lib/__tests__/stroke-renderers.test.ts#L280
Unexpected any. Specify a different type
TypeScript Tests: src/viewer/src/lib/__tests__/draw-persistence.test.ts#L159
'_bg' is assigned a value but never used
TypeScript Tests: src/viewer/src/lib/__tests__/draw-persistence.test.ts#L128
'_strokes' is assigned a value but never used
TypeScript Tests: src/viewer/src/lib/__tests__/draw-persistence.test.ts#L117
'_version' is assigned a value but never used
TypeScript Tests: src/viewer/src/components/Toolbar.tsx#L3
'Link' is defined but never used
TypeScript Tests: src/viewer/src/components/DrawCanvas.tsx#L387
'_event' is defined but never used
TypeScript Tests: src/viewer/src/components/DrawCanvas.tsx#L267
'_y' is defined but never used
TypeScript Tests: src/viewer/src/components/DrawCanvas.tsx#L267
'_x' is defined but never used
TypeScript Tests: src/viewer/src/components/ArtworkCard.tsx#L10
'getScoreColor' is defined but never used