Skip to content

Add PackageManager bindings #457

Add PackageManager bindings

Add PackageManager bindings #457

Triggered via pull request June 18, 2025 16:41
Status Failure
Total duration 35s
Artifacts

linting.yml

on: pull_request
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]