Skip to content

build(deps): loosen torch req to <2.3 #20

build(deps): loosen torch req to <2.3

build(deps): loosen torch req to <2.3 #20

Triggered via push August 1, 2024 13:11
Status Failure
Total duration 7m 24s
Artifacts

ci.yml

on: push
Check for Python file changes
9s
Check for Python file changes
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
based_pyright: tests/conftest.py#L4
Import "pytest" could not be resolved (reportMissingImports)
based_pyright: tests/test_data_loading.py#L4
Import "hypothesis" could not be resolved (reportMissingImports)
based_pyright: tests/test_experiments.py#L4
Import "pytest" could not be resolved (reportMissingImports)
based_pyright: tests/test_experiments.py#L8
Import "pytest_cases" could not be resolved (reportMissingImports)
based_pyright: tests/test_external_access.py#L3
Import "pytest" could not be resolved (reportMissingImports)
based_pyright: tests/test_external_access.py#L5
Import "pytest_cases" could not be resolved (reportMissingImports)
based_pyright: tests/test_hardware.py#L1
Import "pytest" could not be resolved (reportMissingImports)
based_pyright: tests/test_instance_transforms.py#L1
Import "pytest" could not be resolved (reportMissingImports)
based_pyright: tests/test_instance_transforms.py#L2
Import "pytest_cases" could not be resolved (reportMissingImports)
based_pyright: tests/test_loss.py#L4
Import "pytest_cases" could not be resolved (reportMissingImports)
check_pre_commit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/