Skip to content

Do isort before pyright to install required packages #4

Do isort before pyright to install required packages

Do isort before pyright to install required packages #4

Triggered via push December 26, 2024 12:06
Status Failure
Total duration 24s
Artifacts

lint.yml

on: push
python-lint
15s
python-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
python-lint: test/Ne16TestConf.py#L23
Import "pydantic" could not be resolved (reportMissingImports)
python-lint: test/Ne16Weight.py#L19
Import "numpy" could not be resolved (reportMissingImports)
python-lint: test/Ne16Weight.py#L20
Import "numpy.typing" could not be resolved (reportMissingImports)
python-lint: test/NeuralEngineFunctionalModel.py#L3
Import "torch" could not be resolved (reportMissingImports)
python-lint: test/NeuralEngineFunctionalModel.py#L4
Import "torch.nn.functional" could not be resolved (reportMissingImports)
python-lint: test/NeurekaTestConf.py#L23
Import "pydantic" could not be resolved (reportMissingImports)
python-lint: test/NeurekaWeight.py#L20
Import "numpy" could not be resolved (reportMissingImports)
python-lint: test/NeurekaWeight.py#L21
Import "numpy.typing" could not be resolved (reportMissingImports)
python-lint: test/NnxTestClasses.py#L27
Import "numpy" could not be resolved (reportMissingImports)
python-lint: test/NnxTestClasses.py#L28
Import "numpy.typing" could not be resolved (reportMissingImports)
python-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
python-lint: test/testgen.py#L25
Import "toml" could not be resolved from source (reportMissingModuleSource)