fix issue where an outdated version of typeshed can be installed when installing the project if the docstubs have already been generated #1317
Triggered via pull request
November 19, 2024 08:51
Status
Failure
Total duration
10m 20s
Artifacts
–
validation.yml
on: pull_request
Matrix: tests
static_checks
2m 45s
Required
0s
Annotations
3 errors
Ruff (T201):
based_build/generate_docstubs.py#L27
based_build/generate_docstubs.py:27:5: T201 `print` found
|
Ruff (T201):
based_build/generate_docstubs.py#L29
based_build/generate_docstubs.py:29:9: T201 `print` found
|
static_checks
Process completed with exit code 1.
|