Skip to content

Fix all reportMissingImports #313

Fix all reportMissingImports

Fix all reportMissingImports #313

Re-run triggered November 7, 2024 20:14
Status Failure
Total duration 1m 4s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 15 warnings
test: stubs/matplotlib/colorbar.pyi#L3
Import "libcst" could not be resolved (reportMissingImports)
test: stubs/sympy-stubs/__init__.pyi#L3
Import "mpmath" could not be resolved (reportMissingImports)
test: stubs/sympy-stubs/__init__.pyi#L4
Import "sympy.algebras" could not be resolved (reportMissingImports)
test: stubs/sympy-stubs/__init__.pyi#L5
Import "sympy.assumptions" could not be resolved (reportMissingImports)
test: stubs/sympy-stubs/__init__.pyi#L16
Import "sympy.calculus" could not be resolved (reportMissingImports)
test: stubs/sympy-stubs/__init__.pyi#L35
Import "sympy.concrete" could not be resolved (reportMissingImports)
test: stubs/sympy-stubs/__init__.pyi#L36
Import "sympy.core" could not be resolved (reportMissingImports)
test: stubs/sympy-stubs/__init__.pyi#L130
Import "sympy.core.cache" could not be resolved (reportMissingImports)
test: stubs/sympy-stubs/__init__.pyi#L131
Import "sympy.discrete" could not be resolved (reportMissingImports)
test: stubs/sympy-stubs/__init__.pyi#L144
Import "sympy.functions" could not be resolved (reportMissingImports)
test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
hygiene
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/
hygiene
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/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: stubs/matplotlib/dates.pyi#L211
"relativedelta" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
test: stubs/sklearn/utils/_joblib.pyi#L30
"joblib" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
test: stubs/sympy-stubs/printing/lambdarepr.pyi#L5
"NumPyPrinter" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
test: stubs/sympy-stubs/printing/lambdarepr.pyi#L5
"NumPyPrinter" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
test: stubs/vispy/gloo/wrappers.pyi#L19
"set_viewport" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
test: stubs/vispy/gloo/wrappers.pyi#L20
"set_depth_range" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
test: stubs/vispy/gloo/wrappers.pyi#L21
"set_front_face" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
test: stubs/vispy/gloo/wrappers.pyi#L22
"set_cull_face" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
test: stubs/vispy/gloo/wrappers.pyi#L23
"set_line_width" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
test: stubs/vispy/gloo/wrappers.pyi#L24
"set_polygon_offset" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)