Switch from Black to Ruff (#328) #304
Annotations
15 warnings
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)
|