Skip to content

Installer script and commented out dependencies #165

Installer script and commented out dependencies

Installer script and commented out dependencies #165

Triggered via push July 27, 2023 18:44
Status Failure
Total duration 26s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
isort: installer.py#L1
Imports are incorrectly sorted and/or formatted.
isort: aitviewer/viewer.py#L1
Imports are incorrectly sorted and/or formatted.
isort: aitviewer/utils/usd.py#L1
Imports are incorrectly sorted and/or formatted.
isort: aitviewer/utils/utils.py#L1
Imports are incorrectly sorted and/or formatted.
isort: aitviewer/utils/so3.py#L1
Imports are incorrectly sorted and/or formatted.
isort: aitviewer/renderables/meshes.py#L1
Imports are incorrectly sorted and/or formatted.
isort: aitviewer/renderables/billboard.py#L1
Imports are incorrectly sorted and/or formatted.
isort: aitviewer/renderables/plane.py#L1
Imports are incorrectly sorted and/or formatted.
isort
Process completed with exit code 1.
black
Process completed with exit code 1.
isort
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
black
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/