Skip to content

fix(runfiles): correct Python runfiles path assumption #5386

fix(runfiles): correct Python runfiles path assumption

fix(runfiles): correct Python runfiles path assumption #5386

Triggered via pull request November 6, 2025 03:15
Status Failure
Total duration 44s
Artifacts

mypy.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ci
Process completed with exit code 1.
ci: tests/runfiles/runfiles_test.py#L74
Argument 1 to "Path" has incompatible type "Optional[str]"; expected "Union[str, PathLike[str]]" [arg-type]