Skip to content

Add spatial

Add spatial #6044

Triggered via pull request December 4, 2024 01:31
@alexvpickeringalexvpickering
synchronize #1003
Status Failure
Total duration 8m 24s
Artifacts 1

ci.yaml

on: pull_request_target
Sensitive jobs are safe to be run
2s
Sensitive jobs are safe to be run
Sensitive jobs aren't labeled safe to be run
0s
Sensitive jobs aren't labeled safe to be run
Build Docker container
6m 50s
Build Docker container
Run unit tests
4m 2s
Run unit tests
Mark integration test as not run
2s
Mark integration test as not run
Matrix: Deploy to Kubernetes
Ready for merging
2s
Ready for merging
Report if workflow failed
1s
Report if workflow failed
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
SpatialViewer > fetches sample file URLs and processes them: src/__test__/components/data-exploration/embedding/SpatialViewer.test.jsx#L147
Error: expect(received).toHaveBeenCalled() Matcher error: received value must be a mock or spy function Received has value: undefined at Object.toHaveBeenCalled (/home/runner/work/ui/ui/src/__test__/components/data-exploration/embedding/SpatialViewer.test.jsx:153:33)
SpatialViewer > renders popover on cell selection and closes on cancel: src/__test__/components/data-exploration/embedding/SpatialViewer.test.jsx#L167
TypeError: component.find(...).props(...).setCellSelection is not a function at setCellSelection (/home/runner/work/ui/ui/src/__test__/components/data-exploration/embedding/SpatialViewer.test.jsx:172:56) at act (/home/runner/work/ui/ui/node_modules/react/cjs/react.development.js:2199:20) at Object.<anonymous> (/home/runner/work/ui/ui/src/__test__/components/data-exploration/embedding/SpatialViewer.test.jsx:171:8) at Promise.then.completed (/home/runner/work/ui/ui/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/ui/ui/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/home/runner/work/ui/ui/node_modules/jest-circus/build/run.js:316:40) at _runTest (/home/runner/work/ui/ui/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/home/runner/work/ui/ui/node_modules/jest-circus/build/run.js:126:9) at _runTestsForDescribeBlock (/home/runner/work/ui/ui/node_modules/jest-circus/build/run.js:121:9) at run (/home/runner/work/ui/ui/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/home/runner/work/ui/ui/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/home/runner/work/ui/ui/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/home/runner/work/ui/ui/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/home/runner/work/ui/ui/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/home/runner/work/ui/ui/node_modules/jest-runner/build/testWorker.js:106:12)
SpatialViewer > highlights cells on hover: src/__test__/components/data-exploration/embedding/SpatialViewer.test.jsx#L189
TypeError: component.find(...).props(...).setCellHighlight is not a function at setCellHighlight (/home/runner/work/ui/ui/src/__test__/components/data-exploration/embedding/SpatialViewer.test.jsx:191:56) at act (/home/runner/work/ui/ui/node_modules/react/cjs/react.development.js:2199:20) at Object.<anonymous> (/home/runner/work/ui/ui/src/__test__/components/data-exploration/embedding/SpatialViewer.test.jsx:190:8) at Promise.then.completed (/home/runner/work/ui/ui/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/ui/ui/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/home/runner/work/ui/ui/node_modules/jest-circus/build/run.js:316:40) at _runTest (/home/runner/work/ui/ui/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/home/runner/work/ui/ui/node_modules/jest-circus/build/run.js:126:9) at _runTestsForDescribeBlock (/home/runner/work/ui/ui/node_modules/jest-circus/build/run.js:121:9) at run (/home/runner/work/ui/ui/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/home/runner/work/ui/ui/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/home/runner/work/ui/ui/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/home/runner/work/ui/ui/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/home/runner/work/ui/ui/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/home/runner/work/ui/ui/node_modules/jest-runner/build/testWorker.js:106:12)
SpatialViewer > creates a new cluster on popover create action: src/__test__/components/data-exploration/embedding/SpatialViewer.test.jsx#L199
TypeError: component.find(...).props(...).setCellSelection is not a function at setCellSelection (/home/runner/work/ui/ui/src/__test__/components/data-exploration/embedding/SpatialViewer.test.jsx:202:56) at act (/home/runner/work/ui/ui/node_modules/react/cjs/react.development.js:2199:20) at Object.<anonymous> (/home/runner/work/ui/ui/src/__test__/components/data-exploration/embedding/SpatialViewer.test.jsx:201:8) at Promise.then.completed (/home/runner/work/ui/ui/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/ui/ui/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/home/runner/work/ui/ui/node_modules/jest-circus/build/run.js:316:40) at _runTest (/home/runner/work/ui/ui/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/home/runner/work/ui/ui/node_modules/jest-circus/build/run.js:126:9) at _runTestsForDescribeBlock (/home/runner/work/ui/ui/node_modules/jest-circus/build/run.js:121:9) at run (/home/runner/work/ui/ui/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/home/runner/work/ui/ui/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/home/runner/work/ui/ui/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/home/runner/work/ui/ui/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/home/runner/work/ui/ui/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/home/runner/work/ui/ui/node_modules/jest-runner/build/testWorker.js:106:12)
Run unit tests
Some jest tests failed.
Build Docker container
Process completed with exit code 254.
Report if workflow failed
Error: An API error occurred: not_authed
Build Docker container
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Mark integration test as not run
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/
Mark integration test as not run
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/
Mark integration test as not run
No updates were made to PR title
Mark integration test as not run
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/
Mark integration test as not run
No updates were made to PR body
Build Docker container
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Deploy to Kubernetes (production)
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Deploy to Kubernetes (staging)
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Deploy to Kubernetes (develop)
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.

Artifacts

Produced during runtime
Name Size
next-build-out
22.9 MB