update dependencies (including robotframework 7.2 beta) #1226
Annotations
1 error and 3 warnings
Run ./pw typecheck
Process completed with exit code 1.
|
Run ./pw typecheck:
pytest_robotframework/__init__.py#L227
Unnecessary "# pyright: ignore" rule: "reportUnnecessaryIsInstance" (reportUnnecessaryTypeIgnoreComment)
|
Run ./pw typecheck:
pytest_robotframework/__init__.py#L228
Unnecessary "# pyright: ignore" rule: "reportUnreachable" (reportUnnecessaryTypeIgnoreComment)
|
Run ./pw typecheck:
pytest_robotframework/_internal/pytest/plugin.py#L290
Unnecessary "cast" call; type is already "int" (reportUnnecessaryCast)
|
Loading