Write camera path to output dir if saving to the data dir fails #6767
Annotations
3 errors and 2 warnings
Ruff (I001):
nerfstudio/viewer/render_panel.py#L15
nerfstudio/viewer/render_panel.py:15:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F841):
nerfstudio/viewer/render_panel.py#L1136
nerfstudio/viewer/render_panel.py:1136:29: F841 Local variable `e` is assigned to but never used
|
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/
|