Skip to content

Add blame server experiment #3257

Add blame server experiment

Add blame server experiment #3257

GitHub Actions / mypy failed Dec 21, 2024 in 1s

reviewdog [mypy] report

reported by reviewdog 🐶

Findings (1)

varats/varats/experiments/vara/blame_server_experiment.py|55 col 13| error: Returning Any from function declared to return "int" [no-any-return]

Filtered Findings (0)

Annotations

Check failure on line 55 in varats/varats/experiments/vara/blame_server_experiment.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/experiments/vara/blame_server_experiment.py#L55

error: Returning Any from function declared to return "int"  [no-any-return]
Raw output
varats/varats/experiments/vara/blame_server_experiment.py:55:13: error: Returning Any from function declared to return "int"  [no-any-return]