Skip to content

Replace validate_stubs scripts with stubtest #504

Replace validate_stubs scripts with stubtest

Replace validate_stubs scripts with stubtest #504

Status Failure
Total duration 1m 12s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test (3.10)
3 errors
test (3.10): tests/run_stubtest.py#L31
"chdir" is not a known attribute of module "contextlib" (reportAttributeAccessIssue)
test (3.10): stubs/sklearn/model_selection/__init__.pyi#L7
"ValidationCurveDisplay" is unknown import symbol (reportAttributeAccessIssue)
test (3.10): stubs/sklearn/model_selection/__init__.pyi#L1
Import "._classification_threshold" could not be resolved (reportMissingImports)
test (3.13)
6 errors
test (3.13): stubs/vispy/util/check_environment.pyi#L4
Import "distutils.version" could not be resolved (reportMissingImports)
test (3.13): stubs/vispy/testing/_testing.pyi#L11
Import "distutils.version" could not be resolved (reportMissingImports)
test (3.13): stubs/vispy/gloo/glir.pyi#L11
Import "distutils.version" could not be resolved (reportMissingImports)
test (3.13): stubs/sklearn/model_selection/__init__.pyi#L7
"ValidationCurveDisplay" is unknown import symbol (reportAttributeAccessIssue)
test (3.13): stubs/sklearn/model_selection/__init__.pyi#L1
Import "._classification_threshold" could not be resolved (reportMissingImports)
test (3.13): stubs/matplotlib/_mathtext.pyi#L4
Import "tkinter.tix" could not be resolved (reportMissingImports)