Skip to content

Fix: --crop-bottom for equirect data (#3525) #175

Fix: --crop-bottom for equirect data (#3525)

Fix: --crop-bottom for equirect data (#3525) #175

Triggered via push November 26, 2024 19:49
Status Failure
Total duration 1m 11s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (PLC0206): nerfstudio/process_data/odm_utils.py#L177
nerfstudio/process_data/odm_utils.py:177:5: PLC0206 Extracting value from dictionary without calling `.items()`
Ruff (PLC0206): nerfstudio/scripts/downloads/eyeful_tower.py#L220
nerfstudio/scripts/downloads/eyeful_tower.py:220:13: PLC0206 Extracting value from dictionary without calling `.items()`
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 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/