use dashes instead of underscores #4872
meta_tests.yml
on: pull_request
Stubsabot dry run
24s
Matrix: Check scripts and tests with mypy
Matrix: Check scripts and tests with pyright
Annotations
6 errors and 3 warnings
|
|
|
Check scripts and tests with pyright (Windows):
lib/ts_utils/metadata.py#L365
Type of "pop" is partially unknown
Type of "pop" is "Overload[(key: Unknown, /) -> Unknown, (key: Unknown, default: Unknown, /) -> Unknown, (key: Unknown, default: _T@pop, /) -> (Unknown | _T@pop)]" (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Windows):
lib/ts_utils/metadata.py#L365
Type of "replace" is unknown (reportUnknownMemberType)
|
|
|
|
Check scripts and tests with pyright (Linux):
lib/ts_utils/metadata.py#L365
Type of "pop" is partially unknown
Type of "pop" is "Overload[(key: Unknown, /) -> Unknown, (key: Unknown, default: Unknown, /) -> Unknown, (key: Unknown, default: _T@pop, /) -> (Unknown | _T@pop)]" (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Linux):
lib/ts_utils/metadata.py#L365
Type of "replace" is unknown (reportUnknownMemberType)
|
|
Check scripts and tests with mypy (linux)
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.13.12-pruned-40263116d167c9d619f8b0a4217e3b920737e6237a004dc9274662c9aabe690f, another job may be creating this cache.
|
|
Check scripts and tests with mypy (win32)
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.13.12-pruned-40263116d167c9d619f8b0a4217e3b920737e6237a004dc9274662c9aabe690f, another job may be creating this cache.
|
|
Stubsabot dry run
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.13.12-pruned-40263116d167c9d619f8b0a4217e3b920737e6237a004dc9274662c9aabe690f, another job may be creating this cache.
|