fix(runfiles): correct Python runfiles path assumption #5385
Annotations
3 errors
|
ci
Process completed with exit code 1.
|
|
ci:
tests/runfiles/runfiles_test.py#L73
Argument 1 to "Path" has incompatible type "Union[str, Any, None]"; expected "Union[str, PathLike[str]]" [arg-type]
|
|
ci:
tests/runfiles/runfiles_test.py#L70
Item "None" of "Optional[Runfiles]" has no attribute "Rlocation" [union-attr]
|