subprojects: Bump outdated #576
Annotations
3 errors
|
mypy
Process completed with exit code 1.
|
|
mypy:
frida/core.py#L1615
Argument 2 to "watch" of "Compiler" has incompatible type "**dict[str, Sequence[str] | None]"; expected "str | None" [arg-type]
|
|
mypy:
frida/core.py#L1589
Argument 2 to "build" of "Compiler" has incompatible type "**dict[str, Sequence[str] | None]"; expected "str | None" [arg-type]
|