Skip to content

Dockerfile

Dockerfile #112

Triggered via push September 10, 2024 12:24
Status Failure
Total duration 51s
Artifacts

ci.yml

on: push
publish  /  publish
28s
publish / publish
Matrix: validation / validation
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 16 warnings
validation / validation (pyright): sources/unipercept/_api_config.py#L12
Import "numpy" could not be resolved (reportMissingImports)
validation / validation (pyright): sources/unipercept/_api_config.py#L13
Import "torch" could not be resolved (reportMissingImports)
validation / validation (pyright): sources/unipercept/_api_config.py#L14
Import "torch.utils.data" could not be resolved (reportMissingImports)
validation / validation (pyright): sources/unipercept/_api_config.py#L15
Import "omegaconf" could not be resolved (reportMissingImports)
validation / validation (pyright): sources/unipercept/_api_config.py#L17
Import "torch" could not be resolved (reportMissingImports)
validation / validation (pyright): sources/unipercept/_api_config.py#L25
Import "torch.types" could not be resolved (reportMissingImports)
validation / validation (pyright): sources/unipercept/_api_config.py#L71
Import "wandb" could not be resolved (reportMissingImports)
validation / validation (pyright): sources/unipercept/_api_config.py#L72
Import "wandb.sdk.wandb_run" could not be resolved (reportMissingImports)
validation / validation (pyright): sources/unipercept/_api_config.py#L191
"Tensor" is not defined (reportUndefinedVariable)
validation / validation (pyright): sources/unipercept/_api_config.py#L218
Import "safetensors.torch" could not be resolved (reportMissingImports)
publish / publish
Process completed with exit code 2.
validation / validation (black)
The job was canceled because "pyright" failed.
validation / validation (pylint)
The job was canceled because "pyright" failed.
validation / validation (pytest, -m integration)
The job was canceled because "pyright" failed.
validation / validation (pytest, -m integration)
The operation was canceled.
validation / validation (pytest, -m not integration and not gpu)
The job was canceled because "pyright" failed.
validation / validation (bandit)
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/
validation / validation (bandit)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
validation / validation (flake8)
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/
validation / validation (flake8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
validation / validation (pyright): sources/unipercept/_api_config.py#L16
Import "PIL" could not be resolved from source (reportMissingModuleSource)
validation / validation (pyright): sources/unipercept/_api_config.py#L16
Import "PIL.Image" could not be resolved from source (reportMissingModuleSource)
validation / validation (pyright): sources/unipercept/log.py#L29
Import "tabulate" could not be resolved from source (reportMissingModuleSource)
validation / validation (pyright): sources/unipercept/state.py#L20
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
validation / validation (pyright): sources/unipercept/state.py#L297
Instance methods should take a "self" parameter (reportSelfClsParameterName)
validation / validation (pyright): sources/unipercept/cli/backbones.py#L12
Import "regex" could not be resolved from source (reportMissingModuleSource)
validation / validation (pyright): sources/unipercept/cli/check.py#L12
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
validation / validation (pyright): sources/unipercept/cli/datasets.py#L15
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
validation / validation (pyright): sources/unipercept/cli/datasets.py#L16
Import "tabulate" could not be resolved from source (reportMissingModuleSource)
validation / validation (pyright): sources/unipercept/cli/datasets.py#L17
Import "tqdm" could not be resolved from source (reportMissingModuleSource)
publish / publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish / publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/