Skip to content

subprojects: Prepare for release #584

subprojects: Prepare for release

subprojects: Prepare for release #584

Triggered via push December 15, 2025 20:28
Status Failure
Total duration 2m 17s
Artifacts

linting.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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