Skip to content

Recursive Function (Region counting) #3699

Recursive Function (Region counting)

Recursive Function (Region counting) #3699

GitHub Actions / mypy failed Nov 6, 2024 in 0s

reviewdog [mypy] report

reported by reviewdog 🐶

Findings (4)

varats/varats/projects/perf_tests/feature_perf_cs_collection.py|268 col 13| error: Name "get_local_project_git_path" is not defined [name-defined]
varats/varats/projects/perf_tests/feature_perf_cs_collection.py|325 col 13| error: Name "get_local_project_git_path" is not defined [name-defined]
varats/varats/projects/perf_tests/feature_perf_cs_collection.py|382 col 13| error: Name "get_local_project_git_path" is not defined [name-defined]
varats/varats/projects/perf_tests/feature_perf_cs_collection.py|439 col 13| error: Name "get_local_project_git_path" is not defined [name-defined]

Filtered Findings (0)

Annotations

Check failure on line 268 in varats/varats/projects/perf_tests/feature_perf_cs_collection.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/projects/perf_tests/feature_perf_cs_collection.py#L268

error: Name "get_local_project_git_path" is not defined  [name-defined]
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:268:13: error: Name "get_local_project_git_path" is not defined  [name-defined]

Check failure on line 325 in varats/varats/projects/perf_tests/feature_perf_cs_collection.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/projects/perf_tests/feature_perf_cs_collection.py#L325

error: Name "get_local_project_git_path" is not defined  [name-defined]
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:325:13: error: Name "get_local_project_git_path" is not defined  [name-defined]

Check failure on line 382 in varats/varats/projects/perf_tests/feature_perf_cs_collection.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/projects/perf_tests/feature_perf_cs_collection.py#L382

error: Name "get_local_project_git_path" is not defined  [name-defined]
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:382:13: error: Name "get_local_project_git_path" is not defined  [name-defined]

Check failure on line 439 in varats/varats/projects/perf_tests/feature_perf_cs_collection.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/projects/perf_tests/feature_perf_cs_collection.py#L439

error: Name "get_local_project_git_path" is not defined  [name-defined]
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:439:13: error: Name "get_local_project_git_path" is not defined  [name-defined]