Add PackageManager bindings #454
Annotations
4 errors
|
mypy
Process completed with exit code 1.
|
|
mypy:
frida/core.py#L1704
Name "entrypoint" is not defined [name-defined]
|
|
mypy:
frida/core.py#L1691
Argument 2 to "search" of "PackageManager" has incompatible type "**dict[str, str | int | None]"; expected "int | None" [arg-type]
|
|
mypy:
frida/core.py#L1691
Name "entrypoint" is not defined [name-defined]
|