Skip to content

Create pytest compatible tests for existing tests. #14

Create pytest compatible tests for existing tests.

Create pytest compatible tests for existing tests. #14

Triggered via pull request February 26, 2024 18:31
Status Failure
Total duration 41s
Artifacts

ci.python.yml

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

Annotations

11 errors
pyright (ubuntu-latest, 3.11)
Exit code 1
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/test_coffeeshop.py#L6
Function declaration "test_python_to_typescript_schema" is obscured by a declaration of the same name (reportGeneralTypeIssues)
pyright (ubuntu-latest, 3.12): python/tests/test_dataclasses.py#L6
Function declaration "test_generic_alias1" is obscured by a declaration of the same name (reportGeneralTypeIssues)