Skip to content

Tests: Add type hints #172

Tests: Add type hints

Tests: Add type hints #172

Triggered via pull request April 29, 2024 16:52
Status Failure
Total duration 52s
Artifacts

pythonTests.yml

on: pull_request
Matrix: lint
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint (3.13-dev): tests/test_core.py#L206
Function with declared return type "str" must return value on all code paths   "None" is incompatible with "str" (reportReturnType)
lint (3.13-dev)
1 error