Create pytest compatible tests for existing tests. #12
Annotations
7 errors
pyright (ubuntu-latest, 3.11)
Exit code 1
|
pyright (ubuntu-latest, 3.12):
python/tests/coffeeshop.py#L3
Import "python_type_to_typescript_schema" is not accessed (reportUnusedImport)
|
pyright (ubuntu-latest, 3.12):
python/tests/generic_alias_1.py#L4
Import "python_type_to_typescript_schema" is not accessed (reportUnusedImport)
|
pyright (ubuntu-latest, 3.12):
python/tests/generic_alias_2.py#L3
Import "python_type_to_typescript_schema" is not accessed (reportUnusedImport)
|
pyright (ubuntu-latest, 3.12):
python/tests/hello_dataclasses.py#L3
Import "python_type_to_typescript_schema" is not accessed (reportUnusedImport)
|
pyright (ubuntu-latest, 3.12):
python/tests/hello_world.py#L3
Import "python_type_to_typescript_schema" is not accessed (reportUnusedImport)
|
pyright (ubuntu-latest, 3.12)
5 errors
|