Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recursive Function (Region counting) #895

Draft
wants to merge 15 commits into
base: vara-dev
Choose a base branch
from

Merge branch 'refs/heads/vara-dev' into hiwi-Gabrian

f39e237
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Recursive Function (Region counting) #895

Merge branch 'refs/heads/vara-dev' into hiwi-Gabrian
f39e237
Select commit
Loading
Failed to load commit list.
GitHub Actions / pylint failed Nov 6, 2024 in 0s

reviewdog [pylint] report

reported by reviewdog 🐶

Findings (12)

varats/varats/projects/perf_tests/feature_perf_cs_collection.py|258| Line too long (93/80) (line-too-long)
varats/varats/projects/perf_tests/feature_perf_cs_collection.py|273| Line too long (192/80) (line-too-long)
varats/varats/projects/perf_tests/feature_perf_cs_collection.py|315| Line too long (93/80) (line-too-long)
varats/varats/projects/perf_tests/feature_perf_cs_collection.py|330| Line too long (192/80) (line-too-long)
varats/varats/projects/perf_tests/feature_perf_cs_collection.py|372| Line too long (89/80) (line-too-long)
varats/varats/projects/perf_tests/feature_perf_cs_collection.py|387| Line too long (192/80) (line-too-long)
varats/varats/projects/perf_tests/feature_perf_cs_collection.py|429| Line too long (97/80) (line-too-long)
varats/varats/projects/perf_tests/feature_perf_cs_collection.py|444| Line too long (192/80) (line-too-long)
varats/varats/projects/perf_tests/feature_perf_cs_collection.py|268 col 12| Undefined variable 'get_local_project_git_path' (undefined-variable)
varats/varats/projects/perf_tests/feature_perf_cs_collection.py|325 col 12| Undefined variable 'get_local_project_git_path' (undefined-variable)
varats/varats/projects/perf_tests/feature_perf_cs_collection.py|382 col 12| Undefined variable 'get_local_project_git_path' (undefined-variable)
varats/varats/projects/perf_tests/feature_perf_cs_collection.py|439 col 12| Undefined variable 'get_local_project_git_path' (undefined-variable)

Filtered Findings (0)

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / pylint

[pylint] varats/varats/projects/perf_tests/feature_perf_cs_collection.py#L258 <301>

Line too long (93/80) (line-too-long)
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:258:0: C0301: Line too long (93/80) (line-too-long)

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

See this annotation in the file changed.

@github-actions github-actions / pylint

[pylint] varats/varats/projects/perf_tests/feature_perf_cs_collection.py#L273 <301>

Line too long (192/80) (line-too-long)
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:273:0: C0301: Line too long (192/80) (line-too-long)

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

See this annotation in the file changed.

@github-actions github-actions / pylint

[pylint] varats/varats/projects/perf_tests/feature_perf_cs_collection.py#L315 <301>

Line too long (93/80) (line-too-long)
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:315:0: C0301: Line too long (93/80) (line-too-long)

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

See this annotation in the file changed.

@github-actions github-actions / pylint

[pylint] varats/varats/projects/perf_tests/feature_perf_cs_collection.py#L330 <301>

Line too long (192/80) (line-too-long)
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:330:0: C0301: Line too long (192/80) (line-too-long)

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

See this annotation in the file changed.

@github-actions github-actions / pylint

[pylint] varats/varats/projects/perf_tests/feature_perf_cs_collection.py#L372 <301>

Line too long (89/80) (line-too-long)
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:372:0: C0301: Line too long (89/80) (line-too-long)

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

See this annotation in the file changed.

@github-actions github-actions / pylint

[pylint] varats/varats/projects/perf_tests/feature_perf_cs_collection.py#L387 <301>

Line too long (192/80) (line-too-long)
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:387:0: C0301: Line too long (192/80) (line-too-long)

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

See this annotation in the file changed.

@github-actions github-actions / pylint

[pylint] varats/varats/projects/perf_tests/feature_perf_cs_collection.py#L429 <301>

Line too long (97/80) (line-too-long)
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:429:0: C0301: Line too long (97/80) (line-too-long)

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

See this annotation in the file changed.

@github-actions github-actions / pylint

[pylint] varats/varats/projects/perf_tests/feature_perf_cs_collection.py#L444 <301>

Line too long (192/80) (line-too-long)
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:444:0: C0301: Line too long (192/80) (line-too-long)

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 / pylint

[pylint] varats/varats/projects/perf_tests/feature_perf_cs_collection.py#L268 <602>

Undefined variable 'get_local_project_git_path' (undefined-variable)
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:268:12: E0602: Undefined variable 'get_local_project_git_path' (undefined-variable)

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 / pylint

[pylint] varats/varats/projects/perf_tests/feature_perf_cs_collection.py#L325 <602>

Undefined variable 'get_local_project_git_path' (undefined-variable)
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:325:12: E0602: Undefined variable 'get_local_project_git_path' (undefined-variable)

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 / pylint

[pylint] varats/varats/projects/perf_tests/feature_perf_cs_collection.py#L382 <602>

Undefined variable 'get_local_project_git_path' (undefined-variable)
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:382:12: E0602: Undefined variable 'get_local_project_git_path' (undefined-variable)

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 / pylint

[pylint] varats/varats/projects/perf_tests/feature_perf_cs_collection.py#L439 <602>

Undefined variable 'get_local_project_git_path' (undefined-variable)
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:439:12: E0602: Undefined variable 'get_local_project_git_path' (undefined-variable)