Skip to content

subprojects: Prepare for release #573

subprojects: Prepare for release

subprojects: Prepare for release #573

Triggered via push November 4, 2025 09:31
Status Failure
Total duration 1m 30s
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#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]