Skip to content

Adding glomap support to ns-process-data, works with COLMAP 3.8! #6650

Adding glomap support to ns-process-data, works with COLMAP 3.8!

Adding glomap support to ns-process-data, works with COLMAP 3.8! #6650

Triggered via pull request September 6, 2024 08:22
Status Failure
Total duration 1m 18s
Artifacts

core_code_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Ruff (E712): nerfstudio/process_data/colmap_utils.py#L163
nerfstudio/process_data/colmap_utils.py:163:45: E712 Avoid inequality comparisons to `True`; use `if not glomap_toggle:` for false checks
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/