Skip to content

Adds constraints for server media access #13036

Adds constraints for server media access

Adds constraints for server media access #13036

Triggered via pull request April 1, 2026 19:15
@Burhan-QBurhan-Q
synchronize #7218
fp-patch
Status Cancelled
Total duration 1h 30m 41s
Artifacts 6

pr.yml

on: pull_request
modified-files
8s
modified-files
Matrix: test / test-python
e2e  /  Prepare e2e assets
5m 32s
e2e / Prepare e2e assets
Matrix: test-windows / test-python
Matrix: e2e / test-e2e
all-tests
2s
all-tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 67 warnings, and 4 notices
[chromium] › src/oss/specs/smoke-tests/annotate-canvas-actions.spec.ts:149:3 › canvas interactions and action state › clicking an existing detection overlay activates QuickDraw: e2e-pw/src/oss/poms/modal/sample-canvas/index.ts#L194
1) [chromium] › src/oss/specs/smoke-tests/annotate-canvas-actions.spec.ts:149:3 › canvas interactions and action state › clicking an existing detection overlay activates QuickDraw Error: expect(received).toBe(expected) // Object.is equality Expected: "pointer" Received: "default" at oss/poms/modal/sample-canvas/index.ts:194 192 | async hasCursor(cursor: string) { 193 | const value = await this.sampleCanvasPom.cursor; > 194 | return expect(value).toBe(cursor); | ^ 195 | } 196 | 197 | /** at SampleCanvasAsserter.hasCursor (/home/runner/work/fiftyone/fiftyone/e2e-pw/src/oss/poms/modal/sample-canvas/index.ts:194:26) at SampleCanvasPom.move (/home/runner/work/fiftyone/fiftyone/e2e-pw/src/oss/poms/modal/sample-canvas/index.ts:119:7) at /home/runner/work/fiftyone/fiftyone/e2e-pw/src/oss/specs/smoke-tests/annotate-canvas-actions.spec.ts:157:5
test / test-python (ubuntu-latest, 3.9)
The job has exceeded the maximum execution time of 1h30m0s
test / test-python (ubuntu-latest, 3.9)
The operation was canceled.
all-tests
Process completed with exit code 1.
lint / eslint: app/packages/operators/src/built-in-operators.ts#L40
'Clear' is defined but never used. Allowed unused vars must match /^_|React/u
lint / eslint: app/packages/operators/src/CustomPanel.tsx#L116
React Hook useEffect has a missing dependency: 'dimensions'. Either include it or remove the dependency array
lint / eslint: app/packages/operators/src/CustomPanel.tsx#L52
React Hook useEffect has missing dependencies: 'panelId', 'panelName', 'props.onUnLoad', 'setPanelCloseEffect', 'trackEvent', and 'triggerPanelEvent'. Either include them or remove the dependency array
lint / eslint: app/packages/operators/src/CustomPanel.tsx#L40
'pending' is never reassigned. Use 'const' instead
lint / eslint: app/packages/operators/src/CustomPanel.tsx#L38
'data' is never reassigned. Use 'const' instead
lint / eslint: app/packages/operators/src/CustomPanel.tsx#L37
'panelSchema' is never reassigned. Use 'const' instead
lint / eslint: app/packages/operators/src/CustomPanel.tsx#L36
'handlePanelStatePathChange' is never reassigned. Use 'const' instead
lint / eslint: app/packages/operators/src/CustomPanel.tsx#L35
'handlePanelStateChange' is never reassigned. Use 'const' instead
lint / eslint: app/packages/operators/src/CustomPanel.tsx#L28
'panelLabel' is assigned a value but never used. Allowed unused vars must match /^_|React/u
lint / eslint: app/packages/operators/src/CustomPanel.tsx#L1
'CodeBlock' is defined but never used. Allowed unused vars must match /^_|React/u
test / test-python (ubuntu-latest, 3.10)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: afoley587/setup-ffmpeg@main. 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/
test / test-python (ubuntu-latest, 3.10)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test / test-python (ubuntu-latest, 3.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: afoley587/setup-ffmpeg@main. 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/
test / test-python (ubuntu-latest, 3.12)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test / test-python (ubuntu-latest, 3.11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, afoley587/setup-ffmpeg@main. 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/
test / test-python (ubuntu-latest, 3.11)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e / Test e2e (Mongo latest, shard 2/4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v5, afoley587/setup-ffmpeg@main. 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/
e2e / Test e2e (Mongo latest, shard 2/4)
Unexpected input(s) 'cache-dependency-path', valid inputs are ['version', 'version-file', 'python-version', 'activate-environment', 'venv-path', 'working-directory', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'restore-cache', 'save-cache', 'cache-suffix', 'cache-local-path', 'prune-cache', 'cache-python', 'ignore-nothing-to-cache', 'ignore-empty-workdir', 'tool-dir', 'tool-bin-dir', 'manifest-file', 'add-problem-matchers', 'resolution-strategy']
Slow Test: e2e-pw/[chromium] › src/oss/specs/sidebar/sidebar.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/sidebar/sidebar.spec.ts took 22.3s
Slow Test: e2e-pw/[chromium] › src/oss/specs/operators/prompt.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/operators/prompt.spec.ts took 22.7s
Slow Test: e2e-pw/[chromium] › src/oss/specs/selection.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/selection.spec.ts took 24.4s
e2e / Test e2e (Mongo latest, shard 2/4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e / Test e2e (Mongo latest, shard 2/4)
Unexpected input(s) 'cache-dependency-path', valid inputs are ['version', 'version-file', 'python-version', 'activate-environment', 'venv-path', 'working-directory', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'restore-cache', 'save-cache', 'cache-suffix', 'cache-local-path', 'prune-cache', 'cache-python', 'ignore-nothing-to-cache', 'ignore-empty-workdir', 'tool-dir', 'tool-bin-dir', 'manifest-file', 'add-problem-matchers', 'resolution-strategy']
test-windows / test-python (windows-latest, 3.11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: afoley587/setup-ffmpeg@main. 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/
test-windows / test-python (windows-latest, 3.11)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e / Test e2e (Mongo latest, shard 3/4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v5, afoley587/setup-ffmpeg@main. 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/
e2e / Test e2e (Mongo latest, shard 3/4)
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.10.16-pruned-cae7dd84b57f9693b00c6abd9a61484268364a4a33774e71a2f8ea28098b8d6c, another job may be creating this cache.
e2e / Test e2e (Mongo latest, shard 3/4)
Unexpected input(s) 'cache-dependency-path', valid inputs are ['version', 'version-file', 'python-version', 'activate-environment', 'venv-path', 'working-directory', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'restore-cache', 'save-cache', 'cache-suffix', 'cache-local-path', 'prune-cache', 'cache-python', 'ignore-nothing-to-cache', 'ignore-empty-workdir', 'tool-dir', 'tool-bin-dir', 'manifest-file', 'add-problem-matchers', 'resolution-strategy']
Slow Test: e2e-pw/[chromium] › src/oss/specs/smoke-tests/annotate-sidebar.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/smoke-tests/annotate-sidebar.spec.ts took 19.8s
Slow Test: e2e-pw/[chromium] › src/oss/specs/smoke-tests/annotate-static-actions.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/smoke-tests/annotate-static-actions.spec.ts took 20.6s
Slow Test: e2e-pw/[chromium] › src/oss/specs/smoke-tests/annotate-edit.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/smoke-tests/annotate-edit.spec.ts took 21.3s
Slow Test: e2e-pw/[chromium] › src/oss/specs/smoke-tests/annotate-action-switching.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/smoke-tests/annotate-action-switching.spec.ts took 40.2s
Slow Test: e2e-pw/[chromium] › src/oss/specs/smoke-tests/field-visibility.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/smoke-tests/field-visibility.spec.ts took 48.4s
e2e / Test e2e (Mongo latest, shard 3/4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e / Test e2e (Mongo latest, shard 3/4)
Unexpected input(s) 'cache-dependency-path', valid inputs are ['version', 'version-file', 'python-version', 'activate-environment', 'venv-path', 'working-directory', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'restore-cache', 'save-cache', 'cache-suffix', 'cache-local-path', 'prune-cache', 'cache-python', 'ignore-nothing-to-cache', 'ignore-empty-workdir', 'tool-dir', 'tool-bin-dir', 'manifest-file', 'add-problem-matchers', 'resolution-strategy']
e2e / Test e2e (Mongo latest, shard 1/4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v5, afoley587/setup-ffmpeg@main. 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/
e2e / Test e2e (Mongo latest, shard 1/4)
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.10.16-pruned-cae7dd84b57f9693b00c6abd9a61484268364a4a33774e71a2f8ea28098b8d6c, another job may be creating this cache.
e2e / Test e2e (Mongo latest, shard 1/4)
Unexpected input(s) 'cache-dependency-path', valid inputs are ['version', 'version-file', 'python-version', 'activate-environment', 'venv-path', 'working-directory', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'restore-cache', 'save-cache', 'cache-suffix', 'cache-local-path', 'prune-cache', 'cache-python', 'ignore-nothing-to-cache', 'ignore-empty-workdir', 'tool-dir', 'tool-bin-dir', 'manifest-file', 'add-problem-matchers', 'resolution-strategy']
Slow Test: e2e-pw/[chromium] › src/oss/specs/groups/dynamic-groups.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/groups/dynamic-groups.spec.ts took 20.9s
Slow Test: e2e-pw/[chromium] › src/oss/specs/3d/jagged-multimodal-groups.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/3d/jagged-multimodal-groups.spec.ts took 23.8s
Slow Test: e2e-pw/[chromium] › src/oss/specs/3d/jagged-fo3d-groups.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/3d/jagged-fo3d-groups.spec.ts took 25.2s
Slow Test: e2e-pw/[chromium] › src/oss/specs/groups/sparse-groups.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/groups/sparse-groups.spec.ts took 34.6s
Slow Test: e2e-pw/[chromium] › src/oss/specs/3d/fo3d-camera-init.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/3d/fo3d-camera-init.spec.ts took 47.8s
e2e / Test e2e (Mongo latest, shard 1/4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e / Test e2e (Mongo latest, shard 1/4)
Unexpected input(s) 'cache-dependency-path', valid inputs are ['version', 'version-file', 'python-version', 'activate-environment', 'venv-path', 'working-directory', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'restore-cache', 'save-cache', 'cache-suffix', 'cache-local-path', 'prune-cache', 'cache-python', 'ignore-nothing-to-cache', 'ignore-empty-workdir', 'tool-dir', 'tool-bin-dir', 'manifest-file', 'add-problem-matchers', 'resolution-strategy']
e2e / Test e2e (Mongo latest, shard 4/4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v5, afoley587/setup-ffmpeg@main. 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/
e2e / Test e2e (Mongo latest, shard 4/4)
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.10.16-pruned-cae7dd84b57f9693b00c6abd9a61484268364a4a33774e71a2f8ea28098b8d6c, another job may be creating this cache.
e2e / Test e2e (Mongo latest, shard 4/4)
Unexpected input(s) 'cache-dependency-path', valid inputs are ['version', 'version-file', 'python-version', 'activate-environment', 'venv-path', 'working-directory', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'restore-cache', 'save-cache', 'cache-suffix', 'cache-local-path', 'prune-cache', 'cache-python', 'ignore-nothing-to-cache', 'ignore-empty-workdir', 'tool-dir', 'tool-bin-dir', 'manifest-file', 'add-problem-matchers', 'resolution-strategy']
Slow Test: e2e-pw/[chromium] › src/oss/specs/smoke-tests/quickstart.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/smoke-tests/quickstart.spec.ts took 21.4s
Slow Test: e2e-pw/[chromium] › src/oss/specs/smoke-tests/saved-views.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/smoke-tests/saved-views.spec.ts took 32.0s
Slow Test: e2e-pw/[chromium] › src/oss/specs/smoke-tests/quickstart-groups.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/smoke-tests/quickstart-groups.spec.ts took 1.0m
Slow Test: e2e-pw/[chromium] › src/oss/specs/smoke-tests/quickdraw.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/smoke-tests/quickdraw.spec.ts took 1.1m
Slow Test: e2e-pw/[chromium] › src/oss/specs/smoke-tests/quick-edit.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/smoke-tests/quick-edit.spec.ts took 2.1m
e2e / Test e2e (Mongo latest, shard 4/4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e / Test e2e (Mongo latest, shard 4/4)
Unexpected input(s) 'cache-dependency-path', valid inputs are ['version', 'version-file', 'python-version', 'activate-environment', 'venv-path', 'working-directory', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'restore-cache', 'save-cache', 'cache-suffix', 'cache-local-path', 'prune-cache', 'cache-python', 'ignore-nothing-to-cache', 'ignore-empty-workdir', 'tool-dir', 'tool-bin-dir', 'manifest-file', 'add-problem-matchers', 'resolution-strategy']
test-windows / test-python (windows-latest, 3.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: afoley587/setup-ffmpeg@main. 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/
test-windows / test-python (windows-latest, 3.12)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-windows / test-python (windows-latest, 3.10)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: afoley587/setup-ffmpeg@main. 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/
test-windows / test-python (windows-latest, 3.10)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-windows / test-python (windows-latest, 3.9)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: afoley587/setup-ffmpeg@main. 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/
test-windows / test-python (windows-latest, 3.9)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test / test-python (ubuntu-latest, 3.9)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: afoley587/setup-ffmpeg@main. 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/
test / test-python (ubuntu-latest, 3.9)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
🎭 Playwright Run Summary
1 skipped 37 passed (5.3m)
🎭 Playwright Run Summary
1 flaky [chromium] › src/oss/specs/smoke-tests/annotate-canvas-actions.spec.ts:149:3 › canvas interactions and action state › clicking an existing detection overlay activates QuickDraw 36 passed (6.8m)
🎭 Playwright Run Summary
37 passed (7.9m)
🎭 Playwright Run Summary
1 skipped 35 passed (7.8m)

Artifacts

Produced during runtime
Name Size Digest
dist
33.6 MB
sha256:dd68ccddfdd81b1e826565af9e72ac2478a38d0d120e62141e0c940891dce0d1
e2e-app-static Expired
15.5 MB
sha256:c9351306eddfdfb89fc30fdd7fa1bd0b09f0f21e7d1cba179105497065380be7
playwright-report-mongodb-latest-shard-1
307 KB
sha256:c6d9e33103a991b702e83cdaff4286dee73e8cd73325cb11557eb4f6ed8994ea
playwright-report-mongodb-latest-shard-2
264 KB
sha256:a80af0efbc7d2fec6a00825bc2ba7a56c2d5366d29cfc11c11ead8c624d6d3b5
playwright-report-mongodb-latest-shard-3
10.8 MB
sha256:bcb2da2c01a5a4b99c828672c9cc5d6944147b094da30b04a12c006a6684c985
playwright-report-mongodb-latest-shard-4
279 KB
sha256:4bb2539598393c35ba902d2ebf1c9b9b862214baa5aa8c93c76da2f0f6411dd7