Skip to content

[Backport maintenance/3.3.x] Fix manager.clear_cache() not fully clearing the module cache (#2572) #5274

[Backport maintenance/3.3.x] Fix manager.clear_cache() not fully clearing the module cache (#2572)

[Backport maintenance/3.3.x] Fix manager.clear_cache() not fully clearing the module cache (#2572) #5274

Re-run triggered September 22, 2024 01:54
Status Failure
Total duration 6m 16s
Artifacts 12

ci.yaml

on: pull_request
Matrix: tests-linux
Matrix: tests-pypy
Matrix: tests-windows
tests / process / coverage
30s
tests / process / coverage
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 notices
Checks
Process completed with exit code 1.
R0917: astroid/nodes/node_ng.py#L621
Too many positional arguments (7/5)
R6007: astroid/nodes/_base_nodes.py#L45
Type `Generator[InferenceResult, None, None]` has unnecessary default type args. Change it to `Generator[InferenceResult]`.
R0917: astroid/nodes/_base_nodes.py#L388
Too many positional arguments (6/5)
R0917: astroid/nodes/_base_nodes.py#L427
Too many positional arguments (6/5)
R0917: astroid/nodes/_base_nodes.py#L448
Too many positional arguments (6/5)
R0917: astroid/nodes/_base_nodes.py#L504
Too many positional arguments (7/5)
R0917: astroid/nodes/_base_nodes.py#L561
Too many positional arguments (7/5)
R6007: astroid/bases.py#L150
Type `collections.abc.Generator[InferenceResult, None, None]` has unnecessary default type args. Change it to `collections.abc.Generator[InferenceResult]`.
R0917: astroid/bases.py#L350
Too many positional arguments (6/5)
R6007: astroid/bases.py#L494
Type `collections.abc.Generator[nodes.Const | Instance | UninferableBase, None, None]` has unnecessary default type args. Change it to `collections.abc.Generator[nodes.Const | Instance | UninferableBase]`.

Artifacts

Produced during runtime
Name Size
coverage-pypy-pypy3.9
21 KB