Skip to content

Add experiment CompareASTBlame #3588

Add experiment CompareASTBlame

Add experiment CompareASTBlame #3588

Triggered via pull request February 2, 2024 15:06
Status Success
Total duration 5m 49s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 8 warnings
[mypy] varats/varats/data/reports/blame_annotations.py#L31: varats/varats/data/reports/blame_annotations.py#L31
error: Returning Any from function declared to return "str" [no-any-return]
[mypy] varats/varats/data/reports/blame_annotations.py#L31: varats/varats/data/reports/blame_annotations.py#L31
error: "BlameInstruction" has no attribute "__name"; maybe "name"? [attr-defined]
[mypy] varats/varats/data/reports/blame_annotations.py#L102: varats/varats/data/reports/blame_annotations.py#L102
error: Function is missing a type annotation for one or more arguments [no-untyped-def]
[mypy] varats/varats/data/reports/blame_annotations.py#L111: varats/varats/data/reports/blame_annotations.py#L111
error: Function is missing a type annotation for one or more arguments [no-untyped-def]
[mypy] varats/varats/data/reports/blame_annotations.py#L120: varats/varats/data/reports/blame_annotations.py#L120
error: Function is missing a type annotation for one or more arguments [no-untyped-def]
[mypy] varats/varats/data/reports/blame_annotations.py#L129: varats/varats/data/reports/blame_annotations.py#L129
error: Function is missing a type annotation for one or more arguments [no-untyped-def]
[mypy] varats/varats/experiments/vara/blame_ast_experiment.py#L157: varats/varats/experiments/vara/blame_ast_experiment.py#L157
error: Argument 1 to "BlameAnnotations" has incompatible type "str"; expected "Path" [arg-type]
[mypy] varats/varats/experiments/vara/blame_ast_experiment.py#L158: varats/varats/experiments/vara/blame_ast_experiment.py#L158
error: Argument 1 to "BlameAnnotations" has incompatible type "str"; expected "Path" [arg-type]
[pylint] varats/varats/data/reports/blame_annotations.py#L31 <1101>: varats/varats/data/reports/blame_annotations.py#L31
Instance of 'BlameInstruction' has no '__name' member (no-member)
[pylint] varats/varats/data/reports/blame_annotations.py#L72 <902>: varats/varats/data/reports/blame_annotations.py#L72
Too many instance attributes (8/7) (too-many-instance-attributes)
[pylint] varats/varats/data/reports/blame_annotations.py#L82 <116>: varats/varats/data/reports/blame_annotations.py#L82
Missing function or method docstring (missing-function-docstring)
[pylint] varats/varats/data/reports/blame_annotations.py#L133 <116>: varats/varats/data/reports/blame_annotations.py#L133
Missing function or method docstring (missing-function-docstring)
[pylint] varats/varats/experiments/vara/blame_ast_experiment.py#L19 <611>: varats/varats/experiments/vara/blame_ast_experiment.py#L19
Unused BlameReport imported from varats.data.reports.blame_report as BR (unused-import)
build (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (3.11)
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/
build (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (3.10)
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/
build (3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (3.9)
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/