Skip to content

Add PackageManager bindings #454

Add PackageManager bindings

Add PackageManager bindings #454

Triggered via push June 18, 2025 15:47
Status Failure
Total duration 37s
Artifacts

linting.yml

on: push
Fit to window
Zoom out
Zoom in

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]