[fileinput] Deprecate hook_encoded (#15240) #4573
meta_tests.yml
on: push
Stubsabot dry run
29s
Matrix: Check scripts and tests with mypy
Matrix: Check scripts and tests with pyright
Annotations
6 errors
|
|
|
Check scripts and tests with pyright (Windows):
lib/ts_utils/utils.py#L236
Unnecessary "# pyright: ignore" rule: "reportUnknownVariableType" (reportUnnecessaryTypeIgnoreComment)
|
|
Check scripts and tests with pyright (Windows):
lib/ts_utils/utils.py#L236
Unnecessary "# pyright: ignore" rule: "reportUnknownMemberType" (reportUnnecessaryTypeIgnoreComment)
|
|
|
|
Check scripts and tests with pyright (Linux):
lib/ts_utils/utils.py#L236
Unnecessary "# pyright: ignore" rule: "reportUnknownVariableType" (reportUnnecessaryTypeIgnoreComment)
|
|
Check scripts and tests with pyright (Linux):
lib/ts_utils/utils.py#L236
Unnecessary "# pyright: ignore" rule: "reportUnknownMemberType" (reportUnnecessaryTypeIgnoreComment)
|