Skip to content

Changing some name and description

Sign in for the full log view
GitHub Actions / pylint failed Jan 22, 2025 in 0s

reviewdog [pylint] report

reported by reviewdog 🐶

Findings (13)

varats/varats/experiments/vara/feature_weight_analysis.py|4| Line too long (83/80) (line-too-long)
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 (176/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 (176/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 (186/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 4 in varats/varats/experiments/vara/feature_weight_analysis.py

See this annotation in the file changed.

@github-actions github-actions / pylint

[pylint] varats/varats/experiments/vara/feature_weight_analysis.py#L4 <301>

Line too long (83/80) (line-too-long)
Raw output
varats/varats/experiments/vara/feature_weight_analysis.py:4:0: C0301: Line too long (83/80) (line-too-long)

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 (176/80) (line-too-long)
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:273:0: C0301: Line too long (176/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 (176/80) (line-too-long)
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:330:0: C0301: Line too long (176/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 (186/80) (line-too-long)
Raw output
varats/varats/projects/perf_tests/feature_perf_cs_collection.py:387:0: C0301: Line too long (186/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)