Skip to content

Add Depth Anything V3 to model zoo #12312

Add Depth Anything V3 to model zoo

Add Depth Anything V3 to model zoo #12312

Triggered via pull request March 2, 2026 21:08
Status Success
Total duration 20m 53s
Artifacts 2

pr.yml

on: pull_request
modified-files
9s
modified-files
Matrix: e2e / test-e2e
Matrix: test / test-python
Matrix: test-windows / test-python
all-tests
3s
all-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 28 warnings, and 1 notice
e2e / Test e2e (Mongo latest): e2e-pw/src/oss/specs/3d/fo3d-ply.spec.ts#L83
'page' is defined but never used
[chromium] › src/oss/specs/smoke-tests/embeddings.spec.ts:60:3 › embeddings on quickstart dataset › embeddings panel opens: e2e-pw/src/oss/poms/panels/embeddings-panel.ts#L96
1) [chromium] › src/oss/specs/smoke-tests/embeddings.spec.ts:60:3 › embeddings on quickstart dataset › embeddings panel opens TimeoutError: locator.click: Timeout 500ms exceeded. Call log: - waiting for getByTestId('embeddings-container').getByTestId('embeddings-plot-option-lasso') - locator resolved to <a title="Select (s)" class="sc-eUcPGm eNjZGD" data-cy="embeddings-plot-option-lasso">…</a> - attempting click action - waiting for element to be visible, enabled and stable - element is not stable - retrying click action - waiting for element to be visible, enabled and stable at oss/poms/panels/embeddings-panel.ts:96 94 | }); 95 | > 96 | await this.embeddingsPom.lassoTool.click({ timeout: 500 }); | ^ 97 | await this.embeddingsPom.selectAll(); 98 | await expect(this.panelPom.selectionCount).toBeVisible({ timeout: 500 }); 99 | } at EmebddingsAsserter.verifyLassoSelectsSamples (/home/runner/work/fiftyone/fiftyone/e2e-pw/src/oss/poms/panels/embeddings-panel.ts:96:40) at /home/runner/work/fiftyone/fiftyone/e2e-pw/src/oss/specs/smoke-tests/embeddings.spec.ts:69:5
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.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/
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/
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)
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)
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): e2e-pw/src/oss/specs/regression-tests/media-field.spec.ts#L85
Unexpected use of the `.skip()` annotation
e2e / Test e2e (Mongo latest): e2e-pw/src/oss/poms/modal/index.ts#L124
Unexpected use of page.waitForTimeout()
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 28.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 38.5s
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 42.9s
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 51.0s
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 51.4s
e2e / Test e2e (Mongo latest)
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)
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)
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.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/
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-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/
🎭 Playwright Run Summary
1 flaky [chromium] › src/oss/specs/smoke-tests/embeddings.spec.ts:60:3 › embeddings on quickstart dataset › embeddings panel opens 2 skipped 101 passed (9.7m)

Artifacts

Produced during runtime
Name Size Digest
dist
22.3 MB
sha256:511daa94989b5a36889e3792b2b64152534110097ef12739c689c335199b511f
playwright-report-mongodb-latest Expired
3.71 MB
sha256:85306629926b38dee923cec0250d8622dd4250cf57467e94dc246c09ca7b0ca4