Support splat export in original dataset coordinates #6943
Annotations
3 errors and 2 warnings
Ruff (F841):
tests/utils/test_spherical_harmonics.py#L79
tests/utils/test_spherical_harmonics.py:79:5: F841 Local variable `color_original` is assigned to but never used
|
Ruff (F841):
tests/utils/test_spherical_harmonics.py#L86
tests/utils/test_spherical_harmonics.py:86:5: F841 Local variable `color_rotated` is assigned to but never used
|
build
Process completed with exit code 1.
|
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|