Skip to content

Regression tests: Handle no packages gracefully #5149

Regression tests: Handle no packages gracefully

Regression tests: Handle no packages gracefully #5149

Triggered via pull request June 23, 2026 09:24
Status Failure
Total duration 31s
Artifacts

meta_tests.yml

on: pull_request
Stubsabot dry run
27s
Stubsabot dry run
Matrix: Check scripts and tests with mypy
Matrix: Check scripts and tests with pyright
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Check scripts and tests with pyright (Windows): tests/regr_test.py#L263
Method "print_description" overrides class "Result" in an incompatible manner   Parameter 2 name mismatch: base parameter is named "verbosity", override parameter is named "_" (reportIncompatibleMethodOverride)
Check scripts and tests with pyright (Linux): tests/regr_test.py#L263
Method "print_description" overrides class "Result" in an incompatible manner   Parameter 2 name mismatch: base parameter is named "verbosity", override parameter is named "_" (reportIncompatibleMethodOverride)