Fix all reportAttributeAccessIssue #316
Annotations
10 errors and 13 warnings
Run pyright tests:
stubs/skimage/feature/_basic_features.pyi#L21
"deprecate_multichannel_kwarg" is not a known attribute of module "skimage._shared.utils" (reportAttributeAccessIssue)
|
Run pyright tests:
stubs/skimage/measure/_find_contours.pyi#L4
"deprecate_kwarg" is unknown import symbol (reportAttributeAccessIssue)
|
Run pyright tests:
stubs/sympy-stubs/__init__.pyi#L863
"Sieve" is unknown import symbol (reportAttributeAccessIssue)
|
Run pyright tests:
stubs/sympy-stubs/__init__.pyi#L865
"binomial_coefficients" is unknown import symbol (reportAttributeAccessIssue)
|
Run pyright tests:
stubs/sympy-stubs/__init__.pyi#L866
"binomial_coefficients_list" is unknown import symbol (reportAttributeAccessIssue)
|
Run pyright tests:
stubs/sympy-stubs/__init__.pyi#L867
"composite" is unknown import symbol (reportAttributeAccessIssue)
|
Run pyright tests:
stubs/sympy-stubs/__init__.pyi#L868
"compositepi" is unknown import symbol (reportAttributeAccessIssue)
|
Run pyright tests:
stubs/sympy-stubs/__init__.pyi#L869
"continued_fraction" is unknown import symbol (reportAttributeAccessIssue)
|
Run pyright tests:
stubs/sympy-stubs/__init__.pyi#L870
"continued_fraction_convergents" is unknown import symbol (reportAttributeAccessIssue)
|
Run pyright tests:
stubs/sympy-stubs/__init__.pyi#L871
"continued_fraction_iterator" is unknown import symbol (reportAttributeAccessIssue)
|
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/
|
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/
|
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/
|
Run pyright tests:
stubs/matplotlib/dates.pyi#L211
"relativedelta" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
|
Run pyright tests:
stubs/sklearn/utils/_joblib.pyi#L30
"joblib" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
|
Run pyright tests:
stubs/sympy-stubs/printing/lambdarepr.pyi#L5
"NumPyPrinter" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
|
Run pyright tests:
stubs/sympy-stubs/printing/lambdarepr.pyi#L5
"NumPyPrinter" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
|
Run pyright tests:
stubs/vispy/gloo/wrappers.pyi#L19
"set_viewport" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
|
Run pyright tests:
stubs/vispy/gloo/wrappers.pyi#L20
"set_depth_range" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
|
Run pyright tests:
stubs/vispy/gloo/wrappers.pyi#L21
"set_front_face" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
|
Run pyright tests:
stubs/vispy/gloo/wrappers.pyi#L22
"set_cull_face" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
|
Run pyright tests:
stubs/vispy/gloo/wrappers.pyi#L23
"set_line_width" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
|
Run pyright tests:
stubs/vispy/gloo/wrappers.pyi#L24
"set_polygon_offset" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
|
Loading