You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_______________________________________________________ ERROR collecting test/cassettes/test-works/test_works_with_select_param.yaml ________________________________________________________
/usr/local/lib/python3.11/site-packages/pytest_mypy_plugins/collect.py:117: in collect
validate_schema(parsed_file, is_closed=self.config.option.mypy_closed_schema)
/usr/local/lib/python3.11/site-packages/pytest_mypy_plugins/collect.py:45: in validate_schema
raise TypeError(f"Test file has to be YAML list, got {type(data)!r}.")
E TypeError: Test file has to be YAML list, got <class 'dict'>.
_______________________________________________ ERROR collecting test/cassettes/test-workscontainer/test_workscontainer_failure_behavior.yaml _______________________________________________
/usr/local/lib/python3.11/site-packages/pytest_mypy_plugins/collect.py:117: in collect
validate_schema(parsed_file, is_closed=self.config.option.mypy_closed_schema)
/usr/local/lib/python3.11/site-packages/pytest_mypy_plugins/collect.py:45: in validate_schema
raise TypeError(f"Test file has to be YAML list, got {type(data)!r}.")
E TypeError: Test file has to be YAML list, got <class 'dict'>.
_________________________________________________ ERROR collecting test/cassettes/test-workscontainer/test_workscontainer_with_cursor.yaml __________________________________________________
/usr/local/lib/python3.11/site-packages/pytest_mypy_plugins/collect.py:117: in collect
validate_schema(parsed_file, is_closed=self.config.option.mypy_closed_schema)
/usr/local/lib/python3.11/site-packages/pytest_mypy_plugins/collect.py:45: in validate_schema
raise TypeError(f"Test file has to be YAML list, got {type(data)!r}.")
E TypeError: Test file has to be YAML list, got <class 'dict'>.
__________________________________________________ ERROR collecting test/cassettes/test-workscontainer/test_workscontainer_with_many.yaml ___________________________________________________
/usr/local/lib/python3.11/site-packages/pytest_mypy_plugins/collect.py:117: in collect
validate_schema(parsed_file, is_closed=self.config.option.mypy_closed_schema)
/usr/local/lib/python3.11/site-packages/pytest_mypy_plugins/collect.py:45: in validate_schema
raise TypeError(f"Test file has to be YAML list, got {type(data)!r}.")
E TypeError: Test file has to be YAML list, got <class 'dict'>.
Version: 1.2.6
Python-3.11
FreeBSD 14.1
The text was updated successfully, but these errors were encountered:
Version: 1.2.6
Python-3.11
FreeBSD 14.1
The text was updated successfully, but these errors were encountered: