Skip to content

Create pytest compatible tests for existing tests. #12

Create pytest compatible tests for existing tests.

Create pytest compatible tests for existing tests. #12

Triggered via pull request February 25, 2024 23:23
Status Failure
Total duration 34s
Artifacts

ci.python.yml

on: pull_request
Matrix: pyright
Fit to window
Zoom out
Zoom in

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