Cross-platform third-party stubs requirements install script #2942
meta_tests.yml
on: pull_request
Stubsabot dry run
15s
Matrix: Run mypy against the scripts and tests directories
Matrix: Run pyright against the scripts and tests directories
Annotations
6 errors
Run pyright against the scripts and tests directories (Windows):
lib/build/lib/ts_utils/requirements.py#L21
Type annotation is missing for parameter "platform" (reportMissingParameterType)
|
Run pyright against the scripts and tests directories (Windows):
lib/ts_utils/requirements.py#L21
Type annotation is missing for parameter "platform" (reportMissingParameterType)
|
|
Run pyright against the scripts and tests directories (Linux):
lib/build/lib/ts_utils/requirements.py#L21
Type annotation is missing for parameter "platform" (reportMissingParameterType)
|
Run pyright against the scripts and tests directories (Linux):
lib/ts_utils/requirements.py#L21
Type annotation is missing for parameter "platform" (reportMissingParameterType)
|
|