Skip to content

Add experiment CompareASTBlame #3219

Add experiment CompareASTBlame

Add experiment CompareASTBlame #3219

Triggered via pull request July 1, 2024 11:55
Status Success
Total duration 4m 1s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
[mypy] varats/varats/experiments/vara/blame_ast_experiment.py#L190: varats/varats/experiments/vara/blame_ast_experiment.py#L190
error: Missing positional argument "file_extensions" in call to "BlameAnnotationGeneration" [call-arg]
[mypy] varats/varats/experiments/vara/blame_ast_experiment.py#L231: varats/varats/experiments/vara/blame_ast_experiment.py#L231
error: Missing positional argument "file_extensions" in call to "BlameAnnotationGeneration" [call-arg]
[pylint] varats/varats/experiments/vara/blame_ast_experiment.py#L190 <1120>: varats/varats/experiments/vara/blame_ast_experiment.py#L190
No value for argument 'file_extensions' in constructor call (no-value-for-parameter)
[pylint] varats/varats/experiments/vara/blame_ast_experiment.py#L231 <1120>: varats/varats/experiments/vara/blame_ast_experiment.py#L231
No value for argument 'file_extensions' in constructor call (no-value-for-parameter)
reviewdog
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
reviewdog
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/