Skip to content

Add PackageManager bindings #458

Add PackageManager bindings

Add PackageManager bindings #458

Triggered via push June 18, 2025 16:42
Status Failure
Total duration 38s
Artifacts

linting.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
mypy
Process completed with exit code 1.
mypy: frida/core.py#L1703
Argument 1 to "install" of "PackageManager" has incompatible type "**dict[str, Sequence[str] | None]"; expected "str | None" [arg-type]